<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("/library/style/special/style_04/style.css");

/*
body a{color:#333;}

.bg_center_v_tile{background:url(img/bg_center_v_tile.jpg) repeat-y center top;}

.bg_bottom_h_tile{background:url(img/bg_bottom_h_tile.jpg) repeat-x left bottom;}
.bg_bottom_owner{background:url(img/bg_bottom_owner.jpg) no-repeat center bottom;}

#head_style_box .hs_img, #head_style_box .hs_swf {
margin:0px auto;
width:778px;}

#page_bottom .footer {background:url(img/bg_page_bottom.gif);}*/

body{background:url(img/bg_body.jpg) repeat;}
.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;}

#nav_box {
background-image:none;
color:#fff;
}
#nav_box a{color:#fff;}

#video_player_box_id{
width: 352px;
left:0px;
top:0px;
height: 322px;
z-index:5; overflow:hidden;
}
#video_box_id{
width: 352px;
height: 288px;
}
#video_controlbar_id{
background:url(img/bg_video_controlbar_id.gif) no-repeat left top;
height: 33px; overflow: hidden;
padding:0 0 0 10px;
position: absolute;
bottom: 0px;
left: 0px; z-index:10;
width:342px;
}

.md .tb_type_2{padding:15px 20px 0;}
.md .tb_type_2 h2{line-height:32px;}
.md .tb_type_2 p{line-height:24px;}

.md .title_list_box .tl_type_1{padding:10px 20px 0;}
.md .title_list_box .tl_type_1 .tl_option{margin:0}
.md .title_list_box .tl_type_1 li{background:url(img/dot_list.gif) no-repeat scroll left 48%;}

.image_page_view a.previous, .image_page_view a.next {
background:transparent url(img/previous.gif) no-repeat scroll left top;
height:46px;
width:98px;
}
.image_page_view a.next {
background-image:url(img/next.gif);
}
.image_page_view a.previous:hover {
background-image:url(img/previous_hover.gif);
}
.image_page_view a.next:hover {
background-image:url(img/next_hover.gif);
}
.image_page_view a.p_off:hover {
background-image:url(img/previous.gif);
}
.image_page_view a.n_off:hover {
background-image:url(img/next.gif);
}

.image_list_box .img_ul li{ height:112px; overflow:hidden; float:none; clear:both; width:144px;}
</pre></body></html>