/* 单独布局 */
body{ margin:0 auto; text-align:center; font-size:12px; font-family:"微软雅黑","黑体","宋体";}
a{ color:#333;}
.top{ height:35px; line-height:35px; color:#090BAE; letter-spacing:1px;}
.top a{ color:#090BAE;}

.ss{ width:421px; height:28px; margin:17px 0 0; padding:5px 0 0 10px; border:1px solid #BFA06E; color:#666; position:relative; z-index:10;}
.ss	.sipt{ font-size:18px; border:0px #000000 solid; width:240px; font-family:Arial, Helvetica, sans-serif; color:#AA1D26;}
.sub{ width:125px; height:65px; line-height:65px;}
.sub a{ display:inline-block; width:125px; height:35px; margin:17px 0 0; cursor:pointer; background:url(imagesubon.png) no-repeat;}	
.sub a:hover{ background:url(imagesubout.png) no-repeat;}
#bxlist{ top:33px; width:250px; position:absolute; display:none; border:1px solid #333; height:auto; z-index:9999; background:#FFF; filter:alpha(opacity:90);opacity:0.9;}
	#bxlist ul,#bxlist li{ list-style:none outside none; text-align:left; margin:0; padding:0;}
	#bxlist li{ line-height:25px; font-size:14px; padding:0 5px; cursor:pointer}
	#bxlist li.bxlover{ background:#CCC;}
		
.btm,.btm a{ color:#090BAE;}

.searchList{ text-align:center; margin:0 auto; padding:0 0 0 10px; height:41px; border-bottom:1px solid #13129A; position:relative;}
.searchList li{ float:left; height:30px; line-height:30px; position:relative; top:10px; padding:0 10px; cursor:pointer;}
.searchList li:hover{ color:#13129A;}
.searchList li.onThis{ border:1px solid #13129A; border-bottom:1px solid #FFF; top:10px; font-weight:bold; cursor:default;}
.searchList li.onThis:hover{ color:#000;}

