/*-----------------公用部分------------*/
body,html {background: url(../blue-images/bj.png) repeat;	margin:0 auto; overflow-x:hidden;}
body {
font-family:"HelveticaNeue-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
color:#636B75;
line-height:1;
	margin:0 auto;
}

div , img , p {margin: 0px;padding: 0px;border:0px;}
input,img {vertical-align:middle;}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display:block;
}
ul {
list-style:none;
margin: 0;
padding: 0;
}
blockquote,q {
quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
content:none;
}
table {
border-collapse:collapse;
border-spacing:0;
}

hr {
clear:both;
margin:0;
}

a {
outline:none;
}
h1, h1 a{
	text-decoration:none;
	font-size: 14px;
	color: #0099FF;
}

li a{ font-size:12px; color:#666; text-decoration:none; width: 270px;}
li a:hover{
	font-size: 12px;
	color: #06C;
	text-decoration:none;
}
iframe {
border:0;	
}
section {
	width:100%;	
	padding: 0px 0px;
	margin:0 auto;

}
.center-one, .center-two, .center-three, .center-four {
	background: url(../blue-images/mbj_14.png) top center repeat-y;
	position:relative;
	z-index:1000;
	width:1024px;
	clear:both;
	padding:0px;	
}
.center-one{
	margin: 0px auto 0px auto;
}
.center-three{
	margin: 0px auto;
}
.center-two{
	margin: -2px auto;	

}
.center-four{
	margin: 0px auto;
}
.bottom-show {
	background: url(../blue-images/fot.png) bottom center no-repeat;
	height:20px;
	position:relative;
	z-index:1000;
	width:1024px;
	padding:0px;	
	margin:0px auto;	
}
