﻿@charset "utf-8";
@import url("/library/style/special/w880/style.css");

body{background:#fff;color:#8b0716;}
body a{color:#8b0716;}

.bg_top_h_tile{background:url(img/bg_top_h_tile.jpg) repeat-x left 34px;}
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 34px;}

#page_bottom .footer{background:none;}
#page_bottom .footer, #page_bottom .footer a{color:#d4576f;}

/*导航*/
#nav_box{background:none;color:#000;height:43px;line-height:43px;font-size:14px;}
#nav_box a, #nav_box a.cur{color:#fff;}

/*通用模块*/
.md .md_hd{background:url(img/bg_md_hd.jpg) no-repeat 100% 0; height:40px; padding:0;}
.md .md_hd .mh_title{background:url(img/bg_md_hd.jpg) no-repeat 0 0; height:40px; line-height:40px; margin:0; padding-left:12px; color:#fff;}
.md .md_bd{border:10px solid #84000e; border-top:none; border-bottom:none; padding:5px 8px;}
.md .md_ftc{height:15px; font-size:1px; overflow:hidden; background:url(img/bg_md_ftc.gif) no-repeat left top;position:relative; display:block;}
.md .md_ftc b{width:15px; height:15px; float:right; background:url(img/bg_md_ftc.gif) no-repeat right top; overflow:hidden;}

/*视频*/
.md_mp{background:url(img/bg_md_mp.jpg) no-repeat;}
.md_mp .md_hdc, .md_mp .md_hd, .md_mp .md_ftc{display:none;}
.md_mp .md_bd{padding:7px;border:none;}

/*包装视频窗*/
#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:342px;}

/*图文直播*/
.md_it .md_bd{height:624px;}

/*图片滚动*/
.md_ir{background:url(img/bg_img_roll.jpg) no-repeat 0 0; height:689px;}
.md_ir .md_bd{padding:10px 27px; border:none;}
.md_ir .md_bd .title{text-align:center; font-size:14px; color:#fff;}/*标题颜色*/
.md_ir .image_page_view .image_list_box{height:580px;}
.md_ir .image_page_view .image_list_box ul.img_ul li{background:#fff;clear:both;float:none;height:136px;margin-bottom:12px;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:-26px;}
.md_ir .image_page_view a.next{background-image:url(img/next.gif);left:0;top:580px;}
.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:#84000e 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;}/*圆角（右下）*/