@charset "gb2312";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	line-height:24px;
	color:#333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a:active {
	color: #666666;
	text-decoration:underline;
}

.fwhite{ color:#FFFFFF; text-decoration:none;}
a.fwhite:link,a.fwhite:visited{ color: #FFFFFF; text-decoration:none;}
a.fwhite:hover,a.fwhite:active{ color: #b7ddff; text-decoration:underline;}

.fgray{ color:#333333; text-decoration:none;}
a.fgray:link,a.fgray:visited{ color: #333333; text-decoration:none;}
a.fgray:hover,a.fgray:active{ color: #666666; text-decoration:underline;}

.fblue{ color:#1a3881; text-decoration:none;}
a.fblue:link,a.fblue:visited{ color: #1a3881; text-decoration:none;}
a.fblue:hover,a.fblue:active{ color: #0033cc; text-decoration:underline;}

.fb{ font-weight:bold;}
.ffoont_s{ font-family:"ËÎÌå";}
.fred{ color:#FF0000;}
.f13{ font-size:13px;}
.f14{ font-size:14px;}
.f15{ font-size:15px;}
.f16{ font-size:16px;}

.margin_top_9{ margin-top:9px;}
.border_lr{ border-left:#c9c9c9 1px solid;border-right:#c9c9c9 1px solid;}
.border_bottom_blue{ border-bottom:#afc6d8 1px solid;}
.border_bottom_gray{ border-bottom:#cccccc 1px dashed;}

