body {
	background: url(images/body_bg.jpg) repeat-x;
	margin: 0px;
}
#wrapper {
	background: url(images/wrapper_bg.jpg);
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 75px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

#home {
	float: left;
	width: 70px;
	height: 69px;
	margin-top: 3px;
	margin-left: 10px;
	display: inline;
}
#sitemap_bt{
	width: 100px;
	float: left;
	margin-left: 615px;
	margin-top: 20px;
	height: 16px;
	display: inline;
}
#contact_bt{
	width: 100px;
	margin-left: 615px;
	height: 16px;
	display: inline;
	float: left;
	margin-top: 4px;
}

.displaynone {
	display: none;
}


#header_ad{
	width: 805px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/header_bg.gif) repeat-y;
	padding-left: 5px;
}
#header_ad li a{
	float: left;
	list-style: none;
	border-left: 10px solid #EEEEEE;
	border-right: 10px solid #EEEEEE;
}

#header_ad ul {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#header_ad li {
	background: #CC9900;
	margin: 0px;
	display: inline;
	list-style: none;

}
#content {
	width: 810px;
	background: url(images/content_bg.gif) no-repeat center top;
	/*show content_bg.gif*/
	float: left;
}


#left{
	background: #3751B6;
	float: left;
	width: 162px;
	margin-left: 5px;
	display: inline;
	border-left: 1px solid #C9D5D5;
}
#right{
	background: #FFFFFF;
	float: left;
	width: 625px;
	border-top: 1px solid #3851B6;
}
#right_top{



}

#right_bottom_left{
	float: left;
	width: 400px;
}
.yeginfo, .newcomer{
	width: 350px;
	margin-left: 21px;
	margin-bottom: 10px;
}
.yeginfo dt, .newcomer dt{
	background: url(images/plate_info.jpg);
	height: 18px;
	width: 350px;
	margin-bottom: 2px;
	padding-left: 15px;
	padding-top: 4px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.yeginfo dd, .newcomer dd{
	background: #EEEEEE;
	border-bottom: 1px dotted #666666;
	margin-bottom: 1px;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 5px;
	margin-left: 0px;
	width: 335px;
	padding-bottom: 3px;
}
.yeginfo dd a, .newcomer dd a{
	background: url(images/arrow.jpg) no-repeat 0px -5px;
	display: block;
	width: 335px;
	margin-left: -31px;
	padding-left: 30px;
}


#right_bottom_right{
	float: left;
	width: 200px;
	margin-left: 10px;
}
.topix, .taidan{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.topix dt, .taidan dt{
	background: url(images/plate_info.jpg);
	height: 18px;
	width: 185px;
	margin-bottom: 2px;
	padding-left: 15px;
	padding-top: 4px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.topix dd, .taidan dd{
	background: #EEEEEE;
	border-bottom: 1px dotted #666666;
	margin-bottom: 1px;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 5px;
	margin-left: 0px;
	padding-bottom: 3px;
}
.topix dd a, .taidan dd a{
	background: url(images/arrow.jpg) no-repeat 0px -5px;
	display: block;
	width: 170px;
	margin-left: -31px;
	padding-left: 30px;
}
.angel_touch{
	font-size: 12px;
	background: #FFFFFF;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #3851B6;
	margin-bottom: 10px;
}
.angel_touch h3{
	border-bottom: 1px dotted #3851B6;
}

#section {
	margin-top: 6px;
	margin-left: 8px;
	padding-bottom: 20px;
}
#section ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#section li {

}
#section li a{
	text-decoration:none;
	overflow:hidden;
	background: url(images/sec_bt_bg.jpg) no-repeat;
	height: 20px;
	width: 137px;
	display: block;
	margin-bottom: 1px;
	padding-top: 7px;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#section li a:hover{
	color: #ff0000;
	background: url(images/sec_bt_bg.jpg) no-repeat -145px 0px;
}
#section li a.active{
	color: #ffffff;
	background: url(images/sec_bt_bg.jpg) no-repeat -290px 0px;

}



#footer{
	background: url(images/footer.jpg);
	clear: both;
	height: 29px;
	width: 810px;
	text-align: center;
	padding-top: 8px;
	font-size: 10px;
	color: #444422;
}

.callLoginBox {
	position: absolute;
	color: #990000;
	width: 20px;
	height: 20px;
/*	background: #FF6600;*/
	left: 1px;
	top: 120px;
}
#loginbox {
	position: absolute;
	z-index: 2;
	overflow: auto;
	visibility: hidden;
	top: 120px;
	left: 0px;
	background: url(images/bg_half.gif);
	border: 1px dotted #000000;
	padding: 15px;
}
