/* CSS Document */
html{font:normal 12px "Microsoft yahei",Arial;}
body{ margin:0 auto; font-size:12px; background:#f8f5ee;}
*{ margin:0 auto;}
/**public style**/
.clearfloat{clear:both;height:0;line-height:0;font-size:0;}
.clearfloat2{overflow:hidden;zoom:1; display:block;}
.pabs{
	position: absolute;
}
.prel{position:relative; }
.floatL{float:left;}

A:link{color:#000000;text-decoration:none;}
A:visited{color:#000000;text-decoration:none;}
A:active{color:#ff0000;text-decoration:none;}
A:hover{color:#FF0000;text-decoration:none;}
.warp{width:1200px; margin:0 auto; }
/**头部css**/
.header{ height:auto; width:100%;}
.topRight{ text-align:right;}
.head{ width:1200px; margin:0 auto; height:159px;}
.logo{ width:820px;}
.search{ width:380px;}
.nav{ background-color:#1575e3; width:100%; height:48px;}
.navN{ width:1200px; height:48px; margin:0 auto;}
.header1{ height:auto; width:100%; margin:0 auto; text-align:center;}
/******内容区域****/
.conNow{height:auto; width:1200px; margin-top:20px;}
.conList{ min-height:400px; _height:400px;}

/**footer**/
.footer{ margin:0 auto; height:auto; width:100%; text-align:center;}