body {
	text-align: center;
}
td {
	font-size: 12px;
}
.texttitle {
	color: #C10001;
}
.texttitle A:link {
	color: #C10001;
	text-decoration: none;
}
.texttitle A:visited {
	color: #C10001;
	text-decoration: none;
}
.texttitle A:hover {
	color: #C10001;
	text-decoration: underline;
}
.texttitle A:active {
	color: #C10001;
	text-decoration: none;
}

#imgTitle {
	filter: ALPHA(opacity=70);
	left: 0px;
	overflow: hidden;
	position: relative;
	text-align: left;
}
#imgTitle_up {
	left: 0px;
	height: 1px;
	text-align: left;
}
#imgTitle_down {
	left: 0px;
	text-align: right;
}
.imgClass {
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid;
}
#txtFrom {
	vertical-align: middle;
	padding-top: 2px;
	text-align: center;
	background-color:#f5f8f1;/*add by seiya*/
}
.button {
	padding-right: 7px;
	padding-left: 7px;
	background: #7b7b63;
	padding-bottom: 2px;
	margin: 0px;
	font: bold 9px sans-serif;
	border-left: #fff 1px solid;
	padding-top: 2px;
	text-decoration: none;
}
A.button {
	color: #ffffff;
	font-family: sans-serif;
	background-color: #000000;
	text-decoration: none;
}
A.button:link {
	color: #ffffff;
	font-family: sans-serif;
	background-color: #000000;
	text-decoration: none;
}
A.button:visited {
	color: #ffffff;
	font-family: sans-serif;
	background-color: #000000;
	text-decoration: none;
}
A.button:hover {
	background: #fff;
	color: #fff;
	font-family: sans-serif;
	text-decoration: none;
}
.buttonDiv {
	background: #000000;
	float: left;
	vertical-align: middle;
	width: 21px;
	height: 1px;
	text-align: center;
}
.trans {
	filter: progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=100, finishY=100,style=1,opacity=0,finishOpacity=40);
	width: 90px;
	background-color: #000;
}

