body {
	margin:0px auto;
	background-color:#005389;
	font-family: "microsoft yahei"; Arial, Helvetica, sans-serif; font-size:14px; color: #414141;
	height:auto;
}

*{
	margin:0;
	padding:0;
 }
 
 body,html{
	margin:0px;
	height:100%;
}

.clearfloat{ clear:both;}

ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px; vertical-align:top;}
a { text-decoration:none;}
a:hover{color:red;cursor: pointer;}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}


.wrapper{margin:0 auto;}

/*锟斤拷锟斤拷锟酵高讹拷锟截碉拷锟斤拷锟斤拷*/
.clearfix:after,.clearfix:before{
    display: table;
    content: '';
    height: 0px;
    clear: both;
}

/*锟斤拷锟斤拷IE8*/
.clearfix{
    zoom: 1;
}		
