/*全局定义*/
body,td,th {
font-family: 宋体;font-size: 12px;font-style: normal;font-weight: normal;font-variant: normal;color: #666666;
border: 1px;border-style: none;margin: 0px;line-height:188%;}
body {background-color: #FFFFFF;background-image: url(../images/bg.jpg);background-repeat: repeat-x;}
a {font-family: 宋体;font-size: 12px;color: #666666;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #666666;}
a:hover {text-decoration: underline;color: #333333;}
a:active {text-decoration: none;color: #666666;}
h1,h2,h3,h4,h5,h6,{font-family: 宋体;}
h1 {font-size: 13px;color: #009966;font-weight: bold;margin: 0px;padding: 0px;}
h2 {font-size: 13px;color: #628200;font-weight: bold;margin: 0px;padding: 0px;}
h2 a {font-size: 13px;color: #000000;font-weight: bold;margin: 0px;padding: 0px;}
h2 a:link {font-size:13px;color: #000000;font-weight: bold;margin: 0px;padding: 0px;}
h2 a:visited {font-size: 13px;color: #000000;font-weight: bold;margin: 0px;padding: 0px;}
h2 a:hover {font-size: 13px;color: #628200;font-weight: bold;margin: 0px;padding: 0px;}
h3 {font-size: 14px;color: #666666;font-weight: lighter;margin: 0px;padding: 0px;}
h4 {
	font-size: 14px;
	color: #5E602B;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 4px;
	padding-left: 5px;
}
h5 {font-size: 14px;color: #FF9900;padding: 0px;margin: 0px;font-weight: bold;}
h6 {font-size: 13px;color: #000000;padding: 0px;margin: 0px;font-weight: bold;}
/*顶部导航条开始*/
#nav{float: left;}
#nav ul{margin-top: 0px;margin-left: 0px;list-style-type: none;}
#nav li{float:left;text-align: center;height: 39px;width: 90px;}
#nav a{text-align:center;text-decoration: none;color: #4F1A00;display: block;height: 39px;width: 90px;padding-top: 8px;padding-bottom: 7px;background-image: url(../images/gray.jpg);background-repeat: no-repeat;}
#nav a:link{color:#4F1A00;background-image: url(../images/gray.jpg);background-repeat: no-repeat;}
#nav a:link.active, #nav a:visited.active {color:#993300;background-image: url(../images/focus.jpg);background-repeat: no-repeat;}
#nav a:hover{color:#395500;background-image: url(../images/green.jpg);background-repeat: no-repeat;}
/*样式*/
.tbspan{ margin-bottom: 10px }
.tbbottom{border-top-width: 1px;border-top-style: solid;border-top-color: #D5D5D5;background-color: #F8F7F5;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #D5D5D5;}
.td{background-repeat: no-repeat;background-position: left top;}
.td2{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/zybj.gif);
	padding: 2px;
}
.td3{
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #996600;
}
.td4{
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/index_b.gif);
}
.input{color: #A2A2A2;border: 1px solid #B0B0B0;height: 20px;line-height: 150%;}
.t{width: 100%;border: 1px dashed #CCCCCC;background-color: #F6F6F6;}
.tb{border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: dashed;border-bottom-style: dashed;border-left-style: dashed;border-right-color: #888888;border-bottom-color: #888888;border-left-color: #888888;padding: 5px;}
