


/* CSS Document - Common - */

/* Css - 全局、头、尾、主导航等样式 - */

body{ background:url(../images/bg_top_1.gif) repeat-x;}

#header{ width:1000px; margin:0 auto; overflow:hidden;}
#header .top{ width:1000px; height:27px; overflow:hidden;}
#header .top .l{ float:left; height:27px;}
#header .top .l a{ color:#666; font-family:Arial; margin:0 2px; line-height:27px;}
#header .top .l span{ color:#666;}
#header .top .r{ float:right;}
#header .top .r span{ float:left; font-size:14px; line-height:27px; margin:0 10px 0 0 ;}
#header .top .r span img{ float:left; margin:7px 5px 0 0;}

#header .main{ height:88px; overflow:hidden;}
#header .main .logo{ float:left; width:183px; height:88px; overflow:hidden;}
#header .main .links{ float:right; width:800px; overflow:hidden;}
#header .main .links .t{ width:1200px; height:60px; background:url(../images/bg_main_1.gif) repeat-x; overflow:hidden;}
#header .main .links .t .box{ float:left; height:40px; margin:10px 13px 0 0; border-right:1px dashed #ccc;}
#header .main .links .t .box div{ clear:both; float:left; height:20px; line-height:20px; padding:0 15px 0 0;}
*+html #header .main .links .t .box div { padding:0 13px 0 0; } /* IE7 */
#header .main .links .t .box span{ color:#c00; font-size:14px; font-weight:bold; margin:0 3px; font-family:"微软雅黑";}
#header .main .links .t .box a{ color:#000; margin:0 0 0 5px;}
#header .main .links .t .box span a{ color:#c00; margin:0;}
#header .main .links .t .mar{ margin:10px 0 0; border:0; padding:0;}
#header .main .links .b{ width:1000px; height:29px; line-height:29px; overflow:hidden;}
#header .main .links .b span{ padding:0 8px 0 0; margin:0 4px 0 0; border-right:1px dashed #ccc;}
#header .main .links .b b{  color:#000; margin:0 3px;}
#header .main .links .b a{ color:#000; margin:0 0 0 9px;}

#bodyer{ width:1000px; margin:0 auto 10px; overflow:hidden;}


#footer{ width:1000px; margin:0 auto; overflow:hidden;}

.world{ width:1000px; height:138px; margin:0 auto; background:url(../Images/bg_world_1.jpg) no-repeat; overflow:hidden;}
.world .holder{ width:950px; margin:0 auto; overflow:hidden;}
.world .title{ float:left; width:80px; height:23px; font-size:14px; color:#ce0000; font-weight:bold; padding:7px  0 0; margin:8px  0 0; overflow:hidden;}
.world .scroll{ float:left; width:870px; height:33px; margin:5px 0 0; overflow:hidden;}
.world .scroll .LeftBotton{ display:inline; float:left; margin:13px 13px 0 12px; cursor:pointer;}
.world .scroll .RightBotton{ float:left; margin:13px 0 0 10px; cursor:pointer;}
#Cont_1{ float:left; width:800px; height:33px; margin:4px 0 0;}
#Cont_1 a{ float:left; width:54px; height:28px; font-size:14px; font-weight:bold; color:#666; text-align:center; padding:5px 0 0;}
#Cont_1 a.focus{ color:#fff; background:url(../Images/bg_3.jpg) no-repeat;}
#Cont_1 a:hover{ text-decoration:none;}
.addr{ clear:both; height:78px;line-height:20px;  padding:5px 15px 5px; background:#fff; border:1px solid #b7b7b7;overflow:hidden;}
.addr div{ color:#666; font-size:14px;}
.addr div a{ color:#666;}
.addr b{ color:#e90008;}


#footer .links{ color:#666; text-align:center; line-height:20px; padding:0 0 7px; margin:7px 0 0; border-bottom:2px solid #f20007;}
#footer .links a{ color:#666; margin:0 10px;}

.copyright{ text-align:center; padding:0 0 10px; border-top:2px solid #e6e6e6;}
.copyright dt{ line-height:25px; color:#666; }
.copyright dt a{ color:#666; margin:0 10px;}
.copyright dd{ color:#666; }

.location{ height:30px; line-height:30px; font-family:"宋体"; color:#666; overflow:hidden;}
.location a{ color:#666;}



/* CSS - 翻页 - */
.pager{ width:948px; padding:20px 0 0 100px; overflow:hidden;}
.pager img{ float:left; margin:0 10px 0 0; cursor:pointer;}
.pager ul{ float:left; height:25px; border:0; padding:0; margin:0 5px 0 0; overflow:hidden;}
.pager li{ float:left; width:25px; height:23px; line-height:23px; text-align:center; margin:0 5px 0 0; border:1px solid #CDCDCD; cursor:pointer;}
.pager li a{ display:block; height:23px;}
.pager li.focus{ color:#fff; background:#7F7F7F; border:1px solid #7F7F7F;}
.pager i{ float:left; height:25px; line-height:25px; margin:0 10px 0 0;}
.pager span{ float:left; height:25px; line-height:25px; color:#939393;}
.pager .con{ float:left; height:15px; text-align:center; padding:3px 0 0; margin:2px 5px 0; border:1px solid #939393;}
.pager .confirm{ float:left; margin:3px 0 0 10px;}

/* Css - 特殊的样式 - */
.height_auto{ height:auto!Important;}
.clear_both { clear:both!Important; }
.bd_none{ border:none!Important;}
.bg_none{ background:none!Important;}
.padding_none{ border:none!Important;}
.float_right{ float:right!Important;}
.bd_t_none{ border-top:none!Important;}
.bd_b_none{ border-bottom:none!Important;}













