﻿@charset "utf-8";
@import url("/library/style/special/style_01/style.css");
@import url("page_inc.css");
/*
body{background:url(img/bg_body.jpg) repeat;}

.bg_center_v_tile{background:url(img/bg_center_v_tile.jpg) repeat-y center top;}
.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;}
.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;}

#page_bottom .footer {background:url(img/bg_page_bottom.gif);}
*/
body{ background:#e9e9e9;}
.bg_center_v_tile{background:url(img/bg_center_v_tile.jpg) repeat-y center top;}
.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;}
.bg_bottom_owner{background:url(img/bg_bottom_owner.jpg) no-repeat center bottom;}
#nav_box,#nav{ background:none; color:#ff0000; font-size:14px;}
#nav_box a{color:#ff0000; font-weight:bold;}
#page_head { margin-bottom:10px;}
#page_bottom .footer { background:none;color:#666;}
#page_bottom .footer a { color:#666;}
.md{ border:#e6e6e6 solid 1px;}
.md .md_hd {background:url(img/bg_md_hd.jpg); height:28px; line-height:24px; color:#d31400;}
.md .md_bd {background:url(img/bg_md_hd.jpg) 0px -28px repeat-x;} 
