@charset "utf-8";
/* CSS Document */



.s_main{width:960px; margin:20px auto 0 auto;}
.s_main_left{width:219px;height:503px;float:left;}
.s_main_left .currupt{ line-height:30px; color:#323232; font-size:12px; padding-left:10px;font-weight:bold;}
.s_main_left ul{width:219px;height:503px;}
.s_main_left ul li{ line-height:30px; border-bottom: dashed 1px #e8e8e8; padding:0 10px;}
.s_main_left ul li a{ color:#0384bd;}
.s_main_left ul li a:hover{ color:#F60;}
.s_main_left ul li a span{ float:right; color:#656565;}
.s_main_right{width:731px;height:; float:right;}

.s_main_right .top{width:731px;height:33px;}
.s_main_right .top li{width:84px; float:left; line-height:28px; height:32px; text-align:center; background:url(../images/s_top.gif) no-repeat;margin-left:6px; }
.s_main_right .top li a:hover,.s_main_right .top li.cur a{ background:url(../images/s_top-cur.gif) no-repeat; color:#0491cb;}
.s_main_right .top li a{ color:#656565; display:block; width:84px; height:32px;}
.s_main_right .top .one{ background:none; color:#000;}

.s_main_right .pic{width:731;height:;margin-top:12px; }
.pic_a{width:708px; margin:6px 0 0 20px;}
.pic_a img{ margin:15px auto 15px auto;width:105px;height:130px;}
.pic_a li{width:161px;height:211px;line-height:18px; float:left; background:url(../images/s_mainbg.gif) no-repeat; text-align:center; margin:18px 16px 0 0;}
.pic_a li.cur{ background:url(../images/s_mainbj-cur.gif) no-repeat; }
.pic_a li.gost{ margin-right:0px;}

.pic_a li a{ color:#0076c8;}
.pic_a li a:hover{ color:#F60;}
.pic_a p{width:161px; color:#656565; text-align:center;}

.s_but{width:456px;height:20px; margin:22px 0 0 125px;}
.s_but .left{width:63px;height:20px;line-height:20px; float:left;text-align:center;color:#fff;cursor:pointer; background:#909090;}
.s_but .left a,.right a{  color:#FFF; }
.s_but .right{ float:right;width:63px;height:20px;text-align:center;margin-left:9px; line-height:20px;color:#fff;background:url(../images/right.gif) no-repeat;*marign:5px;cursor:pointer;}
.s_but li{ float:left;}
.s_but li a{ border:solid 1px #efebeb; display:inline-block;height:20px; margin-left:9px; vertical-align:top; line-height:20px; text-align:center; width:20px; color:#000;}
.s_but .s{ border: solid 1px #efebeb; width:66px;height:21px;}
.s_but .x{ border: solid 1px #efebeb; width:66px;height:21px;}
/*分页*/
.pagination{color:#666; text-align:center; margin-top:30px; padding-bottom:20px;}
.pagination a,.pagination span,.pagination b{display:inline-block; vertical-align:top; border:1px solid #f0f0f0; height:18px; padding:0px 6px; margin-left:3px;}
.pagination a{color:#3f3e3e;}
.pagination a:hover,.pagination b{border:1px solid #f0f0f0; color:#FFF; background-color:#7a7a7a;}
.pagination span.more{border-color:#f0f0f0; padding:0px;}
.pagination span.prev{background-position:5px 4px;}
.pagination a.prev{background-position:5px -16px;}
.pagination span.next{background-position:47px -36px;}
.pagination a.next{background-position:47px -56px;}



