﻿body, h1, h2, h3, h4, h5, h6, img, table, tr, td, ul, ol, li, input, iframe, p {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
ul, ol, li {
	list-style: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.banner {
	width: 100%;
	height: 340px;
	margin: 0px auto;
	background: url('../images/banner.jpg') no-repeat top center;
}
.big_content{width:1126px;
height:auto;
overflow:hidden;
margin:-4px auto 0px;
/*background-color:#fff;*/
}
.content {
	width: 1100px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	background-color: #ffffff;
}
.middle_box {
	width: 960px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 20px;
}
.box_01 {
	width: 262px;
	height: 88px;
	margin: 0px 25px 25px 0px;
	text-align: center;
	line-height: 25px;
	padding:20px;
	background-image: url('../images/hebg.jpg');
}
.box_02 {
	width: 262px;
	height: 88px;
	margin: 0px 0px 25px 0px;
	text-align: center;
	line-height: 25px;
	padding:20px;
	background-image: url('../images/hebg.jpg');
}
.box_01 a, .box_02 a {
	cursor: pointer;
	color: #333333;
	font-size: 18px;
	font-family: 方正兰亭粗黑_GBK;
}
.box_03 {
	width: 460px;
	height: 185px;
	overflow: hidden;
}
.wyly {
	width: 950px;
	margin: 0px auto;
}
ul.list li {
	padding-left: 12px;
	line-height: 30px;
	background: url('../images/list.jpg') no-repeat left 12px;
}
ul.list li a {
	color: #0e0e0e;
	font-size: 16px;
	font-family: "Microsoft Yahei", 宋体, Arial, Helvetica, sans-serif;
}
.middle_w950 {
	width: 950px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background-color: #fff;
}
