 CSS Document 
html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
} 

body {
	width: 100%;
	font:normal 14px Helvetica, Arial, sans-serif;
	color: #666;
    
}
*{margin:0px; padding:0px;}
a, li {
	list-style-type:none;
	text-decoration:none;
}
.search {
	width: 100%;
	height: 50px;
	background: #EBEBEB;
	display: block;
}
.input1 {
	width: 79%;
	height: 38px;
	border: solid 1px #CCC;
	float: left;
	margin-left: 1%;
	margin-top: 1%;
}
.button2 {
	width: 16%;
	height: 41px;
	background: #06F;
	color: #FFF;
	text-align: center;
	float: left;
	display: block;
	line-height: 40px;
	margin-top: 1%;
}
.header{
	width: 100%;
	height:73px;
	display:block;
	background: #EBEBEB url(../images/footerbg_03.png) bottom repeat-x;
	background-size:100% 100%;
}
.logo {
	width:100%;
	height:72px;
	background: #EBEBEB url(../images/logo_05.png) left center no-repeat;
	background-size:contain;	
}
.logo1 {
	width:100%;
	height:72px;
	background: #EBEBEB url(../images/logo_04.png) left center no-repeat;
	background-size:contain;

}
.center{ overflow-x:hidden; overflow-y:auto;}
.list {
	width: 100%;
	height: auto;
	border: solid 1px #EBEBEB;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:solid 1px #dcdcdc
}
.list1 {
	width: 100%;
	height: auto;
	border-bottom: solid 1px #dcdcdc;
	padding-top: 5px;
	padding-bottom: 0px;
}
h1 {
	font-size:1.4em;
	font-weight:600;
	margin:0px 20px;
}
h2{
	font-size:1em;
	font-weight:600;
	line-height:20px ;
	text-indent:24px;
	background:url(../images/list.png) no-repeat;
	margin:8px 16px auto 16px;
}
h3 {	
	font: normal 1.285em "微软雅黑";
	margin:0px 16px 8px 40px;
}
.list1_1{
	width:100%;
	height:auto;
	margin:10px auto;
}
h4 {
	float:left;
	display:block;
	font-weight:600;
	font-size:1em ;
	margin-left:20px;
	margin-top:2px;
}

h5 {
	font: normal 1.285em "微软雅黑";
	margin:0px 10px auto 100px;
}

.footer {
	width:100%;
	height:60px;
	background: #EBEBEB url(../images/footerbg_03.png) top repeat-x;
	margin:0px auto;
	
}
.button1 {
	width:100%;
	height:100%;
	margin:0px auto;
	background:#EBEBEB;
	background:100% 100%;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
	
}
.button1 a{
	width:33%;
	height:60px;
	color:#727171;
	display:block; 
	font-size:12px;
	text-align:center;
	vertical-align:bottom;	
	line-height:104px;
}

.b1 {
	width:33%;
	height:100%;
	float: left;
	color:#727171; 
	font-size:14px;
	text-align:center;
	vertical-align:bottom;	
	background:#EBEBEB url(../images/button_15.png) top center no-repeat;
}
a.b1hover {
	background: url(../images/button_03.png) top center no-repeat;
	color:#f17f00;
}
.b2 {
	width:33%;
	height: 100%;
	float: left;
	background: url(../images/button_16.png) top center no-repeat;
}
a.b2hover {
	background: url(../images/button_05.png) top center no-repeat;
	color:#f17f00;
}
.b3 {
	width:33%;
	height: 100%;
	float: left;
	background: url(../images/button_18.png) top center no-repeat;
	color:#f17f00;
}
a.b3hover {
	background: url(../images/button_09.png) top center no-repeat;
}
.b4 {
	width:33%;
	height: 100%;
	float: left;
	background: url(../images/button_17.png) top center no-repeat;
}
a.b4hover {
	background: url(../images/button_07.png) top center no-repeat;
	color:#f17f00;
}
.b5 {
	width:33%;
	height: 100%;
	float: left;
	background: url(../images/button_1.png) top center no-repeat;
}
a.b5hover {
	background: url(../images/button_11.png) top center no-repeat;
	color:#f17f00;
}