﻿/*全局样式定义*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/bg.jpg) repeat-x;
}
body,td,th {
	font-family:Verdana;
	font-size: 12px;
	color: #424242;
}
form,div,ul,li{border:0px; padding:0px; margin:0px;}
img {border:0px;
	color: #F9FF00;}
/*链接样式*/
a:link { text-decoration: none;color:#000 }
a:visited {text-decoration: none;color: #000;}
a:hover {text-decoration: underline;color: #F00;}
a:active {text-decoration: none;}

/*字体样式*/
.FWhite{ font-family:Arial, sans-serif; font-size:16px; color:#FFFFFF; font-weight:bold; text-decoration: none;}
a.FWhite:visited { text-decoration: none;color:#FFFFFF }
a.FWhite:hover{text-decoration: underline;color:#FFFFFF}
.FBlack,.FBlack a,FBlack a:visited{ font-family:Arial; font-size:12px; color:#363636;}
.FGreem,.FGreem a,FGreem a:visited{ font-family:Arial; font-size:12px; color:#86AB3A; font-weight:bold;}
.Fht{ font-family:"黑体";}
.Td{border-bottom:1px #D7D7D7 solid; padding-left:12px; border-right:1px #DEDEDE solid; border-top:2px #8D8D8D solid;}
.td1{border-bottom:1px #D7D7D7 solid; padding-left:12px; border-right:1px #DEDEDE solid;}
.td2{border-bottom:1px #D7D7D7 solid; padding-left:12px; border-right:1px #DEDEDE solid; border-bottom:2px #8D8D8D solid;}
.Td3{border-bottom:1px #D7D7D7 solid; border-right:1px #DEDEDE solid; border-top:2px #8D8D8D solid;}
.td4{border-bottom:1px #D7D7D7 solid; border-right:1px #DEDEDE solid; border-bottom:2px #8D8D8D solid;}
.td5{border-bottom:1px #DDDDDD solid;}
.tdright{border-bottom:1px #D7D7D7 solid; padding-left:12px;}
.tdright1{border-bottom:1px #D7D7D7 solid; padding-left:12px;border-top:2px #8D8D8D solid;}
.tdright2{border-bottom:1px #D7D7D7 solid; padding-left:12px;border-bottom:2px #8D8D8D solid;}
.tdright3{border-bottom:1px #D7D7D7 solid; border-top:2px #8D8D8D solid;}
.tdright4{border-bottom:1px #D7D7D7 solid; border-bottom:2px #8D8D8D solid;}
#sub_left_nav a{color:#235282; font-weight:bold; margin-right:10px; text-decoration:none;}
#sub_left_nav a:hover{color:#e5731f; font-weight:bold; margin-right:10px; text-decoration:none;}

