/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/* CSS Document */

body {
	margin: 0px;
	background-color: #F2F0F1;
	font-family:"微软雅黑", Arial;
}
a:link {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #F00;
	text-decoration: underline;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0;
}
DL {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
DT {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
DD {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background: url(../images/top_bg.jpg) no-repeat left;
	float: left;
	height: 138px;
	width: 960px;
}
#top .logo {
	float: left;
	height: 90px;
	width: 230px;
	padding-top: 20px;
}
#nav {
	float: right;
	height: 30px;
	width: 960px;
	margin-top: 4px;
}
#nav ul {
	height: 30px;
	width: 350px;
	float: right;
}
#nav ul li {
	float: left;
	list-style-type: none;
	height: 20px;
	width: 104px;
	margin: 0px 5px 0 5px;
	padding: 10px 0 0 0;
	background: url(../images/nav_bg.gif) no-repeat;
	text-align: center;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#main {
	float: left;
	width: 940px;
	border: 10px solid #99cc99;
	background: #FFF url(../images/line.jpg) repeat-y left top;
}
#main .mainleft {
	float: left;
	width: 240px;
	padding-top: 80px;
}
#main .mainleft ul {
	float: right;
	width: 214px;
}
#main .mainleft ul li {
	float:left;
	width: 214px;
	height: 50px;
}
#main .mainleft ul li a {
	display:block;
	color:#333;
	background-color:inherit;
	text-decoration:none;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 22px;
	padding: 10px 0 0 24px;
	height: 30px;
}
#main .mainleft ul li a:hover {
	color:#9D1600;
	background-color:#FFF;
	display: block;
}
#main .mainleft ul li a.hover {
	display:block;
	color:#000000;
	background-color:#FFF;
	text-decoration:none;
	height: 30px;
	width: 190px;
	padding: 10px 0 0 24px;
}
#main .mainright {
	float: right;
	width: 700px;
}
.en {
	font-family:Verdana;
	font-size:9px;
	color:#666;
}
h3 {
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	line-height:26px;
}
h3 sub {
	font-family:Tahoma;
	font-size:12px;
	padding-left:10px;
	color:#CCC;
	font-weight:bold;
}
.content {
	float: left;
	width: 660px;
	padding: 10px 0 0 20px;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
h4 {
	padding-left:15px;
	line-height:2em;
	margin-bottom:0.5em;
	border-bottom:1px dotted #BAC6D8;
	color:#195A95;
	background:transparent url(images/dot.gif) no-repeat 5px 50%;
}
.content ul {
	float: left;
	padding-top: 40px;
}
.content ul li {
	background:url(../images/left_link_div.gif) left bottom repeat-x;
	width: 620px;
	height:35px;
	font-size: 12px;
	line-height:25px;
	text-align: left;
}
.content ul li a {
	width:500px;
	float:left;
	display:block;
	color:#333;
	text-decoration:none;
	background: url(../images/arrow.gif) no-repeat 6px 10px;
	padding: 0 0 0 25px;
}
.content ul li span {
	float:right;
	margin:0;
	padding:0;
	color: #999;
}
.content ul li a:hover {
	color: #1297D1;
}
.content DL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px
}
.content DT {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #f60;
	LINE-HEIGHT: 30px
}
.content DD {
	FONT-SIZE: 14px;
	COLOR: #999;
	LINE-HEIGHT: 23px;
	vertical-align: bottom;
}
.content DD A:link {
	COLOR: #333
}
.content DD A:visited {
	COLOR: #333
}
.title {
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.zhushi {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
	text-align: center;
}
TEXTAREA {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #ccc 1px solid;
	LINE-HEIGHT: 1.5;
	BORDER-BOTTOM: #ccc 1px solid
}
#footer {
	float: left;
	height: 30px;
	width: 960px;
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
