@charset "gb2312";
body {
	background: #c81e1e  url(bg.jpg )  no-repeat center top;
	margin: 0px;
}
a,td{
	font-size:12px;
}
img{
	border:0px;
	text-align: center;
}
a{
	color:#fff5cd;
}
a:hover{
	color:#fee300;
	text-decoration:none;
}
.text{
	line-height:24px;
}
#lmenu_bg{
	background: url(lmenu_bg.jpg) repeat-y center top;
}
#lmenu_top{
	background: url(lmenu_top.jpg) no-repeat center top;
}
#lmenu{
	background: url(lmenu_bottom.jpg) no-repeat center bottom;
	padding:27px 6px 27px 6px;
}
#main_bg{
	background: url(right_bg.jpg) repeat-y center top;
}
#main_top{
	background: url(right_top.jpg) no-repeat center top;
}
#main_b{
	background: url(right_bottom.jpg) no-repeat center bottom;
	padding:30px 20px 20px 20px;
	height:700px;
}
#main_zb{
	background: url(right_bottom.jpg) no-repeat center bottom;
	padding:30px 20px 20px 20px;
	height:1950px;
}
