@charset "utf-8";
/* CSS Document */
html, body {
	background-color: #ffeed9;
	margin:0px;
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
/*	background:url(../img/bg.png);*/
/*	scrollbar-face-color: #fde792;
	scrollbar-highlight-color: #fde792;
	scrollbar-3dlight-color: #5a1100;
	scrollbar-darkshadow-color: #5a1100;
	scrollbar-shadow-color: #fde792;
	scrollbar-arrow-color: #d16909;
	scrollbar-track-color: #d16909;*/
}

#loader {
	background:url(../img/loader.png);
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	z-index: 25;	
}

#ajax-loader {
	position:absolute;
	top: 0px;
	left: 0px;
}

#full_front {
	background:url(../img/loader.png);
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 25;	
}

#full_value {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 50;	
}

#full_close {
	width: 100%;
	text-align: right;
	float:right;
	z-index: 51;	
	background-color: #F5F3DA;
	border-bottom: 1px solid #b9b48e;
}

#main {
	border-collapse: collapse;
	border-spacing: 0px;
	height: 100%;
	min-height: 100%;

}

#main_tr {
	vertical-align: top;
}

#veryleft {
	width: 50%;
/*	background:url(../img/vl_bg.png);*/
	background-repeat:no-repeat;
	background-position: right top;
	margin: 0px;
}

#veryright {
	width: 50%;
/*	background:url(../img/vr_bg.png);*/
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0px;
}

#main_td {
	background:url(../img/main_td.png);
	width: 750px;
	height: 500px;
	margin: 0px;
	padding: 0px;
}

#head_but {
	text-align: center;
	float: right;
	padding-right: 9px;
	padding-top: 5px;
}

#div_menu {
	width: 750px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}

#div_menu0 {
	width: 34px;
	height: 31px;
	float: left;
	background: url(../img/m0.png);
	margin: 0px;
	padding: 0px;
}

#div_menu1 {
	width: 239px;
	height: 31px;
	float: left;	
	background: url(../img/m1.png);
	margin: 0px;
	padding: 0px;
}

#div_submenu {
	height: 70px;
	background: url(../img/submenu.png);
	margin: 0px;
	padding: 0px;
}

.submenu {
	position:relative;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	float:left;
	padding-top: 8px;
	padding-bottom: 3px;	
}

.submenu_nopad {
	position:relative;
	color: #000000;
	font-size: 12px;
	float:left;
	font-weight: bold;	
}

div.submenu a:link { text-decoration: none; color: #000000 }
div.submenu a:visited { text-decoration: none; color: #000000 }
div.submenu a:hover { text-decoration: none; color: #FFFFFF }
div.submenu a:active {text-decoration: none;  color: #000000 }

#m21 {
	background:url(../img/m21.png);
	z-index: 5;
	width: 750px;
}

#m21_i {
/*	background:url(../img/m21_i.png);
	background-repeat: no-repeat;*/
	z-index: 5;
	width: 750px;
}

#m31 {
	background:url(../img/m31.png);
	width: 750px;
	height: 40px;
	text-align: center;
	padding-top: 15px;
	font-size: 10px;
}

#leftmenu {
/*	padding-left: 41px;*/
	padding-right: 21px;
	width: 226px;
	padding-top: 3px;
	position: relative;
	float: right;
	z-index: 5;
}

#content {
	padding-top: 0px;
	padding-left: 20px;
	position: relative;
	z-index: 3;
	float:left;
	clear: none;
	padding-right: 2px;
}

.lm0 {
	width: 190px;
	height: 24px;
	background:url(../img/lm0.png);
	clear: none;
	margin-top: 3px;
}
.lm0_i {
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}

.lm0_cn {
	width: 190px;
	height: 24px;
	background:url(../img/lm0_cn.png);
}

.lm1 {
	width: 190px;
	background:url(../img/lm1.png);
	overflow: auto;
}
.lm1_i {
	font-size: 12px;
	background:url(../img/lm1_i.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 9px;
	padding-bottom: 2px;
}

.lm2 {
	width: 190px;
	height: 31px;
	background:url(../img/lm2.png);
	background-repeat: no-repeat;
}

.main_win {
	width: 478px;
	top: 0px;
	z-index: 3px;
	
}

#main_win {
	padding-top: 3px;
}

.win_l {
float:left;
}

.win_r {
float:left;
}

.win_b {

}

.h350 {
	background: url(../img/h350.png);
	width: 351px;
	height: 33px;
	z-index:inherit;
	margin-top: 3px;
	margin-left: 4px;
}
.h350_i {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 14px;
	padding-left: 8px;
	padding-right: 29px;
	z-index:inherit;	
}

.h350_cn {
	background: url(../img/h350_cn.png);
	width: 352px;
	height: 34px;
	z-index:inherit;	
	margin-left: 4px;
}

.m350 {
	background: url(../img/m350.png);
	width: 352px;
	z-index:inherit;	
	margin-left: 4px;
}

.m350_sep {
/*	background: url(../img/m350_sep.png);*/
	width: 352px;
	z-index:inherit;	
	margin-left: -14px;
	height: 15px;
	clear:both;
}

.m350_i {	
/*	background: url(../img/m350_i.png);*/
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-right: 17px;
	z-index:inherit;	
}

.b350 {
	background: url(../img/b350.png);
	width: 352px;
	height: 17px;
	z-index:inherit;	
	margin-bottom: 2px;
	margin-left: 4px;
}

.h700 {
	background: url(../img/h700.png);
	width: 478px;
	height: 34px;
	margin-top: 3px;
	margin-left: 3px;
}

.h700_cn {
	background: url(../img/h700_cn.png);
	width: 478px;
	height: 34px;
	margin-top: 3px;
	margin-left: 3px;
}

.m700 {
	background: url(../img/m700.png);
	width: 478px;
	margin-left: 3px;
}

.m700_i {
/*	background: url(../img/m700_i.png);*/
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	z-index:inherit;	
}

.m700_sep {
/*	background: url(../img/m700_sep.png);*/
	width: 478px;
	z-index:inherit;	
	margin-left: -14px;
	height: 15px;
	clear:both;
}

.b700 {
	background: url(../img/b700.png);
	width: 478px;
	height: 22px;
	margin-bottom: 2px;
	margin-left: 3px;
}

