/***** 全局设置 *****/
* {margin:0;padding:0; }
body{ margin:0 auto;font-size:12px;line-height:1.5;text-align:center; color:#5e5e5f; background:#fff;}
div,td{font-size:12px;word-break: break-all; word-wrap:break-word; }
img{border:0;}
ul{margin:0;padding:0;list-style:none;}
li{margin:0;padding:0;list-style:none;}
A {color:#000;text-decoration:none;}
A:hover {color:#f50;text-decoration:underline;}

/***** 总的大框 *****/
#top{ width:974px; padding-bottom:1px; border-bottom:1px solid #dadada; background:#f5f5f5; height:21px; margin:0 auto; line-height:21px; text-align:left;padding-top:4px;padding-left:30px;}
#top .left {width:700px;float:left;}
#top .right {float:right;width:200px;line-height:21px;height:21px;padding-right:30px;text-align:right;overflow:hidden;}
#warpper{ margin:0 auto;width:1004px; text-align:center;}
#warp{width:950px; margin:0 auto; text-align:center; padding:0 27px;}

/***** banner *****/
#banner{ width:950px; float:left; height:49px; border-bottom:2px solid #841924;}
.logo{ width:260px; text-align:center; float:left; padding-top:7px;}
.logo-right{ width:574px; float:right; padding-top:18px; height:31px; background:url(/images/top-bj.gif) 0 18px repeat-x; color:#FFFFFF; padding-left:8px;}
.logo-right dl{}
.logo-right dl dt{ float:left; background:url(/images/ico02_02.gif); height:25px; width:100px; margin-left:-2px; padding-top:6px; font-weight:bold; font-size:14px; text-align:left; text-indent:26px;}
.logo-right dl dd{ float:left; padding-top:10px; width:88px; text-align:center; background:url(/images/top-bj1_02.gif) no-repeat;}

.logo-right a:link,.logo-right a:visited{text-decoration:none;color:#FFF;}
.logo-right a:hover{text-decoration:underline;color:#FFF;}

/***** 搜索框 *****/
#sos{ width:950px; height:27px; background:#fef0cd; margin:6px 0; float:left;}
#sos .s1{ width:85px; float:left;height:26px; text-align:right; line-height:26px; color:#c2130e; font-weight:bold; padding-top:1px;}
#sos .s2{ width:300px; float:left; text-align:left; padding-top:2px;}
#sos .s3{ width:57px; height:26px; float:left; padding-left:8px; padding-top:1px;}
#sos .s4{ float:left; text-align:left; height:24px; line-height:27px; padding-left:12px;}
#sos input.text{ width:290px; padding-left:4px;padding:4px;text-align:left;border:1px solid #ffd082;height:14px;float:left;}


