/* CSS Document */
.select	{text-decoration:none;border:1px solid #bb2d00;}
.fy {text-decoration:none; border:1px solid #d2821a;}

body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	color: #424242;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-repeat:repeat-x;
	background-color:#ffffff;
}
a:link {
	color: #424242;
	text-decoration: none;
}
a:visited {
	color: #424242;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.font_1 {color:#ffffff;}
.font_1 a:link {color: #ffffff;text-decoration: none;}
.font_1 a:visited {color: #ffffff;text-decoration: none;}
.font_1 a:hover {color: #ffffff;text-decoration: underline;}
.font_2{
font-size: 14px;
font-weight: bold;
color: #FF9900;
}
.font_3{
font-size:14px;
font-weight: bold;
color: #000000;
}
.font_4{
font-size:14px;
font-weight: bold;
color: #ffffff;
}

.TxtBoxLine
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	font-family: "ËÎÌå";
	color: #666666;
}