<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_01_eng/style.css");
/*

.bg_center_v_tile{background-image:url(img/bg_center_v_tile.jpg);}
.bg_bottom_h_tile{background-image:url(img/bg_bottom_h_tile.jpg);}
.bg_bottom_owner{background-image:url(img/bg_bottom_owner.jpg);}

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

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

body {
	background:url(img/bg_body.jpg) repeat;
}
.bg_top_h_tile {
	background-image:url(img/bg_top_h_tile.jpg);
}
.bg_top_owner {
	background-image:url(img/bg_top_owner.jpg);
}
#nav_box {
	background-image:none;
	height:33px;
	line-height:33px;
}
.md {
}
.md .md_hd, .md .md_hd .mh_title {
	background:url(img/bg_md_hd.jpg) repeat-x;
}
.md .md_hd {
	background-position:right top;
	color:#fff;
	height:30px;
	padding-left:0;
}
.md .md_hd a {
	color:#fff;
}
.md .md_hd .mh_title {
	height:31px;
	line-height:31px;
	margin-top:0;
	padding-left:10px;
}
.md .md_hd .mh_option {
	margin-top:5px;
*margin-top:7px;
	line-height:20px;
}
.md .md_hd .mh_option .more_btn {
	background-image:none;
}
.md .md_hd .mh_option .more_btn:hover {
	border-bottom-color:#fff;
}
.md .md_bd {
	background:#fff;
	border:1px solid #bdccd6;
	padding:10px 9px 16px;
}
.md_clean .md_bd {
	border:none;
}
.md .md_ftc {
	height:10px;
	font-size:1px;
	overflow:hidden;
	background:url(img/bg_md_ft.gif) no-repeat left top;
	margin:-10px 0 0;
	position:relative;
	display:block;
}
.md .md_ftc b {
	width:10px;
	height:10px;
	float:right;
	background:url(img/bg_md_ft.gif) no-repeat right top;
	overflow:hidden;
}
#page_bottom .footer {
	background:none;
	color:#001e4c;
}
#page_bottom .footer a {
	color:#001e4c;
}
</pre></body></html>