﻿@charset "utf-8";
@import url("/library/style/special/w778/style.css");

body{background:#b79959;color:#333;}
body a{color:#333;}
.bg_top_h_tile{background-image:url(img/bg_top_h_tile.jpg);}
.bg_top_owner{background-image:url(img/bg_top_owner.jpg);}

#page_bottom .footer{background:none;}
#page_bottom .footer, #page_bottom .footer a{color:#fff;}

/*导航*/
#nav_box{background:none;color:#fff;font-size:14px;}
#nav_box a, #nav_box a.cur{color:#fff;}

/*通用模块*/
.md .md_hd{background:url(img/md_hd.jpg) no-repeat 100% 0; height:34px;padding-left:0;}
.md .md_hd .mh_title{background:url(img/md_hd.jpg) no-repeat 0 0; height:34px; line-height:30px; margin:0;color:#fff;padding-left:10px;}
.md .md_hd .mh_option {margin-top:6px;*margin-top:7px;}
.md .md_hd .mh_option .more_btn {background-image:url(img/mh_option.gif);color:#fff;}
.md .md_hd .mh_option .more_btn:hover {border-bottom:1px solid #fff;}

.md .md_bd{border:4px solid #6f360b; border-top:none; border-bottom:none; padding:5px;}
.md .md_bd2{border:4px solid #6f360b;border-top:none; border-bottom:none; padding:5px;}
.md .md_ftc{height:9px; font-size:1px; overflow:hidden; background:url(img/ftc.jpg) no-repeat left top;position:relative; display:block;}
.md .md_ftc b{width:11px; height:9px; float:right; background:url(img/ftc.jpg) no-repeat right top; overflow:hidden;}

/*视频+简介*/
.md_top{background:url(img/bg_md_00.jpg) no-repeat;}
.md_top .md_bd{padding:10px;border:none;}
.md_top .md_bd .mb_2col .mb_col_1{height:322px;margin-right:11px;text-align:center;width:352px;}
.md_top .md_bd .mb_2col .mb_col_2{width:395px;}
.md_top .tb_type_2{padding:15px 15px 0; height:307px; overflow:hidden;}
.md_top .tb_type_2 h2{line-height:32px;}
.md_top .tb_type_2 p{line-height:24px;}
.md_top .title_list_box .tl_type_1{padding:10px 20px 0;}
.md_top .title_list_box .tl_type_1 .tl_option{margin:0}
.md_top .title_list_box .tl_type_1 li{background:url(img/dot_list.gif) no-repeat scroll left 48%;}

/*包装视频窗*/
#video_player_box_id{left:0;top:0;overflow:hidden;height: 322px;width:352px;z-index:5;}
#video_box_id{height:288px;width:352px;}
#video_image_id{cursor:pointer;height:288px;width:352px;}
#video_controlbar_id{background-image:url(img/bg_video_controlbar_id.gif);border-top:1px solid #fff;height:33px;width:277px; padding-left:75px;}
#video_controlbar_id #seekbar_box_id {
width:100px;
}
#video_controlbar_id #volume_box_id {
width:34px;
}
.ad_flash{position:absolute; bottom:-10px; left:-70px; z-index:1000;}

/*图文直播*/
.md_it .md_bd{padding:5px 15px;}
.md_it .md_hd .mh_option{display:none;}

/*图片滚动*/
.md_ir .md_bd {padding-left:13px;}
.md_ir .image_page_view .image_list_box{height:615px;}
.md_ir .image_list_box ul {margin-top:33px;}
.md_ir .image_page_view .image_list_box ul.img_ul li{background:#fff;clear:both;float:none;height:136px;margin-bottom:5px;overflow:hidden;width:144px;}
.md_ir .image_page_view a.previous, .md_ir .image_page_view a.next{background:transparent url(img/previous.gif) no-repeat left top;cursor:pointer;height:26px;width:144px;}
.md_ir .image_page_view a.previous{left:0;top:0;}
.md_ir .image_page_view a.next{background-image:url(img/next.gif);left:0;top:590px;}
.md_ir .image_page_view a.previous:hover{background-image:url(img/previous_hover.gif);cursor:pointer;}
.md_ir .image_page_view a.next:hover{background-image:url(img/next_hover.gif);cursor:pointer;}
.md_ir .image_page_view a.p_off:hover{background-image:url(img/previous.gif);cursor:pointer;}
.md_ir .image_page_view a.n_off:hover{background-image:url(img/next.gif);cursor:pointer;}
.md_ir .image_list_box ul li .image{border:1px solid #fff;text-align:center;}/*图片边框*/
.md_ir .image_list_box ul li .text{background:#fff;padding:4px 2px 5px;text-align:center;}/*图片说明背景*/

/*图片列表模块*/
.md_pic .md_bd{ background:#522b01 url(img/bg_pic_bd.gif) repeat-x left top; padding:10px;border:none;}/*模块整体背景*/
.md_pic .image_list_box ul li .text{background:#fff;padding:3px 2px 4px;}/*图片说明背景*/
.md_pic .md_hdc{height:5px; font-size:1px; overflow:hidden; background:url(img/bg_pic_hdc_l.gif) no-repeat left top; margin:0px 0px -5px; position:relative; display:block;}/*圆角（左上）*/
.md_pic .md_hdc b{width:5px; height:5px; float:right; background:url(img/bg_pic_hdc_r.gif) no-repeat right top; overflow:hidden;}/*圆角（右上）*/
.md_pic .md_ftc{height:5px; font-size:1px; overflow:hidden; background:url(img/bg_pic_ftc_l.gif) no-repeat left top; margin:-5px 0px 0px; position:relative; display:block;}/*圆角（左下）*/
.md_pic .md_ftc b{width:5px; height:5px; float:right; background:url(img/bg_pic_ftc_r.gif) no-repeat right top; overflow:hidden;}/*圆角（右下）*/