* {
	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;
}
.banner {
	height: 160px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
.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;
}
.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;
}
.mian p {
	line-height: 2em;
	padding-right: 9px;
	padding-left: 9px;
}
.mian h1 {
	font-size: 14px;
	line-height: 30px;
	color: #000066;
	text-align: left;
	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: 24px;
	font-size: 14px;
	height: 24px;
}
.right {
	float: left;
	width: 250px;
	background-color: #ebebeb;
	height: 500px;
}
.right p {
	line-height: 2;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-indent: 2em;
}

.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: 13px;
}
.pic li {
	float: left;
	height: 166px;
	width: 222px;
	margin-right: 12px;
	margin-bottom: 12px;
}

.coprright {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
