	html {
	height:100%;

	}
body {
	margin: 0px;
	height:100%;
	background:url(/pic/bg.jpg) no-repeat top center;
	}
.main_table {
	border:0px;
	padding:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
	}
.main_table td{
	padding:0px;
	}
#header_cell{
	height:370px;
	}
#menu_cell{
	height:43px;
	background:url(/pic/bg_menu.jpg) repeat-x top left #518c28;
	}
#menu_cell table{
	border:0px;
	padding:0px;
	border-collapse:collapse;
	height:43px;
	}
#lmenu{
	width:50%;
	background:url(/pic/lmenu.jpg) no-repeat top left;
	}
#rmenu{
	width:50%;
	background:url(/pic/rmenu.jpg) no-repeat top right;
	}
td.link{
	font:bold 12px arial, tahoma;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	width:20px;
	}
.link a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	}
.link a:hover{
	color:#e9e9e9;
	}
.point{
	width:20px;
	background:url(/pic/point.jpg) no-repeat top left;
	}
.content_table {
	border:0px;
	padding:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
	background:url(/pic/bg_left.jpg) repeat-y top left #EDE5D0;
	}
.content_table tbody{
	/* background:url(/pic/moon.jpg) no-repeat top right;*/
	}
#left_cell{
	background:url(/pic/yop_left.jpg) no-repeat top left;
	padding-top:25px;
	vertical-align:top;
	font:12px arial, tahoma;
	color:#000;
	width:330px;
	}

.header{
	display:block;
	padding-left:30px;
	padding-bottom:10px;
	padding-top:10px;
	background:url(/pic/bghl.jpg) repeat-y top left;
	color:#fff;
	}
#left_cell li{
	font:12px tahoma,arial;
	color:#1e6500;
	}
#left_cell li a{
	font:12px tahoma,arial;
	color:#1e6500;
	}
#left_cell li a:hover{
	text-decoration:none;
	}
#content_cell{
	background:url(/pic/right.jpg) repeat-y top right;
	vertical-align:top;
	font:12px arial, tahoma;
	color:#52504a;
	padding-right:30px;
	text-align:justify;
	padding-top:20px;
	}
#content_cell h1{
	font: bold 16px arial, tahoma;
	color:#1e6500;
	text-decoration: none;
	}
#content_cell h2{
	font: bold 14px arial, tahoma;
	color:#630;
	text-decoration:none;
	}
#lfoot{
	background:url(/pic/left_bot.jpg) no-repeat top left;
	height:25px;
	}
#footer_cell{
	height:47px;
	}
#footer_cell table{
	border:0px;
	padding:0px;
	border-collapse:collapse;
	width:100%;
	height:47px;
	}
#left_foot{
	width:278px;
	background:url(/pic/fleft.jpg) no-repeat top left;
	vertical-align:top;
	text-align:right;
	}
#left_foot div{
	padding-top:8px;
	padding-right:70px;
	}
#right_foot{
	background:url(/pic/rbot.jpg) no-repeat top right #9D8650;
	font:10px arial,tahoma;
	color:#fff;
	padding-left:50px;
	}
#right_foot a{
	color:#fff;
	}


#right_foot1{
	font:10px arial,tahoma;
	color:#fff;
	padding-left:50px;
	}
#right_foot1 a{
	color:#fff;
	}


#cbot{
	background:url(/pic/right.jpg) repeat-y top right;
	}
#logo{
	position:absolute;
	top:222px;
	text-align:center;
	width:100%;
	}
#logo img {
behavior: url("/pic/png.htc");
border:0px;
}

td,p,ul,li {
 font:12px arial, tahoma;
 color:#000;
}
