html
{
    overflow-y:scroll;
	scrollbar-base-color:#54402f;
	scrollbar-face-color:#54402f;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#000000;
}

body
{
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	color:#110500;
	background-color:#362e2b;
	margin:0px 0px 0px 0px;
	line-height:16px;
}

a:link{ color:#920a37; text-decoration: none;}
a:visited{ color:#920a37; text-decoration: none;}
a:hover{ color:#000000; text-decoration: none;}
a:active{ color:#920a37; text-decoration: none;}

h1{ font-size:12px; margin:0px; display:inline;}
h2{ font-size:16px; margin:0px; display:inline;}
h3{ font-size:16px; margin:0px; display:inline;}
h4{ font-size:12px; margin:0px; font-weight:normal; display:inline;}
h5{ font-size:12px; margin:0px;}
em{ font-style: normal;}

ul{ font-size:12px; margin:0px 0px 0px 24px; padding:0px;}


img{ border-width:0px; }

.Clear{ clear:both;}

/*BG*/
.BG_LEFT
{
	background:url(../img/bg_left.gif);
	padding:10px 0px 0px 9px;
	}
.BG_RIGHT
{
	background:url(../img/bg_right.gif);
	}
.BG_RIGHT_MGN
{
	margin:0px 20px 0px 35px;
	}
	
.BG_SUB_1
{
	background:url(../img/bg_sub_1.gif);
	width:530px;
	height:30px;
	font-size:16px;
	line-height:30px;
	padding-left:15px;
	}

	
.BG_W_F{background:url(../img/bg_window_f.gif); font-size:1px; width:545px; height:8px;}
.BG_W_F2{background:url(../img/bg_window_f2.gif); font-size:1px; width:545px; height:8px;}
.BG_W_M{background:url(../img/bg_window_m.gif); width:545px; background-color:#7e6b5a; color:#000; border-bottom:solid 1px #3d2f1e;}
.BG_W_D{background:url(../img/bg_footer.gif); width:800px; height:30px; background-color:#362e2b; color:#FFF; line-height:30px;}

.SYS_T{width:440px;}
.SYS_T div{margin:10px; padding:5px 5px 5px 5px; border-bottom:solid 1px #3a1c13; font-size:16px; text-align:left;}
.REC_T2{width:500px; margin:10px; padding:5px 5px 5px 5px; font-size:14px; text-align:left;}

.BG_SUB_2{text-align: left; padding-left:30px; background:url(../img/bg_sub_2.gif) no-repeat; width:505px; height:24px; font-size:14px; line-height:24px; color:#FFF;}
.BG_SUB_3{text-align: left; padding-left:50px; background:url(../img/bg_sub_3.gif) no-repeat; width:550px; height:43px; font-size:16px; line-height:43px; color:#FFF;}

.LIST_UL
{
	list-style-type : none;
	margin:0px;
	padding:0px;
	line-height:20px;
	margin-top:10px;
	}
.LIST_UL li
{
	background-image: url("../img/icon03.gif");
	background-repeat: no-repeat;
	padding-left:25px;
	margin-left:10px;
	text-decoration:none;
	}

.LIST_UL2
{
	list-style-type : none;
	margin:0px;
	padding:0px;
	line-height:20px;
	margin-top:10px;
	}
.LIST_UL2 li
{
	background-image: url("../img/icon04.gif");
	background-repeat: no-repeat;
	padding-left:25px;
	margin-left:10px;
	text-decoration:none;
	}


.menu {
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.menu img {
	visibility: hidden;
}

.menu a,
.menu a:link,
.menu a:visited {
	background-position: 0px 0px;
	float:left;
}
.menu a:focus,
.menu a:hover,
.menu a:active {
	background-position: 0px 32px;
	float:left;
}

.menu .m_top a {
	background-image: url(../img/menu_top.gif);
	margin-top:10px;
}

.menu .m_sys a {
	background-image: url(../img/menu_sys.gif);
	margin-top:10px;
}

.menu .m_list a {
	background-image: url(../img/menu_list.gif);
	margin-top:10px;
}

.menu .m_rec a {
	background-image: url(../img/menu_rec.gif);
	margin-top:10px;
}

.menu .m_link a {
	background-image: url(../img/menu_link.gif);
	margin-top:10px;
}

.menu .m_rule a {
	background-image: url(../img/menu_rule.gif);
	margin-top:10px;
}

.menu .m_in a {
	background-image: url(../img/menu_in.gif);
}

.menu .m_out a {
	background-image: url(../img/menu_out.gif);
}
