* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
}
img{ border:none;}
div{ overflow:}
html,body,div,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe,table,th,td{
	font-size: 12px;
	font-family: "宋体";
	color: #000000;
}
ul {
	list-style-type: none;
}
a:link, a:visited {
	color: #0b3776;
	text-decoration: none;
}
.tob {
	height: 33px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	margin-top: 6px;
}
.tob a:link, .tob a:visited {
	color: #666;
}
.tob a:hover {
	color: #F00;
}
.banner {
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
.nav {
	background-image: url(nav_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
.nav ul li {
	float: left;
	background-image: url(nav_xian.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav a  {
	width: 90px;
	line-height: 28px;
	color: #FFF;
	height: 28px;
	display: block;
	text-align: center;
	text-decoration: none;
}

.nav a:link, .nav a:visited{
	color: #FFF;
	text-decoration: none;
}
.nav a:hover {
	background-image: url(nav_hover.jpg);
	background-repeat: no-repeat;
}
.nav .you {
	background-image: none;
	float: right;
}
.nav .zuo {
	background-image: none;
	width: 10px;
}
.box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
.left {
	float: left;
	width: 320px;
}
.left1 {
	width: 320px;
	background-image: url(left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.left1 h1 {
	background-image: url(left1_h1.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	height: 26px;
	padding-left: 16px;
	font-size: 14px;
	float: left;
	width: 249px;
}
.left1 h2 {
	float: right;
	width: 55px;
}
.left1 dl {
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
}
.left1 dt {
	width: 300px;
	padding-bottom: 6px;
}
.left1 dd {
	line-height: 24px;
}
.zhong {
	float: left;
	width: 360px;
	margin-right: 9px;
	margin-left: 9px;
}

.mian {
	width: 358px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #e8e9ed;
	border-right-color: #e8e9ed;
	border-bottom-color: #e8e9ed;
	border-left-color: #e8e9ed;
	background-color: #FFF;
	background-image: url(main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 8px;
}
.mian p {
	line-height: 2em;
	padding-right: 9px;
	padding-left: 9px;
}
.mian h1 {
	font-size: 16px;
	line-height: 30px;
	color: #F00;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-right: 6px;
	margin-left: 6px;
}
.mian h2 {
	font-size: 14px;
	line-height: 30px;
	color: #0004ff;
	font-weight: normal;
}
.mian ul li {
	line-height: 30px;
	font-size: 14px;
}
.right {
	float: left;
	width: 250px;
}
.fangtan {
	width: 250px;
	background-image: url(right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 8px;
}
.fangtan h1 {
	background-image: url(right_h1.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	height: 26px;
	font-size: 14px;
	padding-left: 16px;
}
.fangtan dl {
	margin: 8px;
}
.fangtan dl dt {
	float: left;
	width: 70px;
	margin-right: 9px;
}
.fangtan dl dd {
	line-height: 20px;
}
.pic {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(pic_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 8px;
}
.pic ul {
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.pic ul li {
	height: 190px;
	width: 222px;
	float: left;
	line-height: 24px;
	text-align: center;
	margin-right: 6px;
	margin-left: 6px;
}
.pic dl {
	height: 190px;
	width: 222px;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
}
.pic dd {
	line-height: 24px;
	text-align: center;
}
.pinglun {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(pic_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 8px;
}
.coprright {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.c{ clear:both;}
