@charset "utf-8";
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,p{margin:0; padding:0; border:0;}
body{background:#2a2a2a; color:#dcdcdc; font-size:12px; font-family:"宋体";}
a{text-decoration:none; cursor:pointer; color:#dcdcdc;}
a:hover{text-decoration:underline;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
.clear{clear:both; font-size:0; line-height:0; height:0; overflow:hidden;}

.cbox_window{width:300px; position:relative; z-index:1;}
.cbox_window .cw_head{background:url(img/bg_cbox_hd.jpg) no-repeat; height:48px;}
.cbox_window .cw_head ul{height:23px; padding:24px 0 0 88px;}
.cbox_window .cw_head ul li{float:left; line-height:23px; margin-right:5px; width:40px; text-align:center;}
.cbox_window .cw_head ul li a{text-decoration:none; display:inline-block; color:#fff;}
.cbox_window .cw_head ul li.cur{background:url(img/bg_cbox_a.jpg) no-repeat;}
.cbox_window .cw_head ul li.last{margin-right:0;}

.text_box{padding-bottom:20px; background:url(img/line_bg.gif) repeat-x bottom; margin-bottom:20px; zoom:1;}
.text_box .image{float:left; margin-right:9px; border:1px solid #bfbebe; position:relative;}
.text_box p{line-height:20px; color:#fc931d; margin-bottom:6px;}
.text_box h2{float:right; border:1px solid #fc931d; width:56px; text-align:center; font:12px/14px 宋体; color:#fc931d;}
.text_box a.plus{width:13px; height:12px; display:block; position:absolute; right:10px; bottom:9px; background:url(img/plus_bg.gif) no-repeat; z-index:999;}
.last01{background:none; padding-bottom:34px;}
.cbox{padding:19px 19px 0 9px; border:1px solid #000; width:270px; height:480px; overflow-x:hidden; overflow-y:auto; position:relative;}

.bottom{color:#fc931d; position:absolute; top:480px; right:28px; line-height:18px; background:#000; padding:0 5px;}
.bottom a{color:#fc931d; text-decoration:none;}

/*滑条样式*/
#scrollbar_r{width:300px; overflow-y:auto;height: auto;overflow-x:hidden;SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-FACE-COLOR: #000000;SCROLLBAR-DARKSHADOW-COLOR:#101010; SCROLLBAR-HIGHLIGHT-COLOR: #4a4a4a; SCROLLBAR-SHADOW-COLOR: #636363; SCROLLBAR-TRACK-COLOR: #3b3b3b; SCROLLBAR-3DLIGHT-COLOR:#767676; position:relative; z-index:9999;}