body {
	font-family: Arial, "宋体", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
	margin:0 auto;
	width:820px;
	text-align:left;
	background-attachment: fixed;
	background-position:center top;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-color:EFEFEF;
}
a:link{ color:#00C; text-decoration:underline;}
a:visited{ color:#00C; text-decoration:underline;}
a:hover{
	color:#00C;
	text-decoration:none;
}



.AlphaBg {
	background:#5aa455;
	filter:alpha(opacity=0.7);
	-moz-opacity:0.7;
	opacity:0.7;
	width:820px;
	height:2100px;
	position: absolute;
	z-index:30;
}
.Contact{
	width:820px;
	height:1300px;
	position: absolute;
	z-index:30;
	text-align:center;

}
.page{ background:#ffffff; width:820px; float:left; padding:10px 0px 0px 0px; text-align:center;}
.header{ width:820px; height:100px; float:left;  margin-top:10px; margin-bottom:20px;}
.logo{ float:left; width:424px; padding:0px; margin:10px 5px 2px 20px;}
.header_link { float:right; text-align:right; width:424px; margin:10px; margin-top:30px; padding:0px;  color:#CDAB54}
.header_link li{ margin:0px 5px; padding-bottom:3px; color:#CDAB54; list-style:none;}
.header_link a:link, .header_link a:visited{ color:#CDAB54; text-decoration:underline;}
.header_link a:hover{ text-decoration:none; color:#CDAB54;}

.main{
	width:800px;
	height:auto;
	float:left;
	margin-top:0px;
	margin-left:10px;
	text-align:left;
}
.main_left{float:left; width:464px;}
.v_title{ width:480px; background: url(titlebar.gif) no-repeat 0 bottom; padding-bottom:5px; font-size:14px; font-weight:bold; margin-bottom:10px; font-style:italic;}
.left{ width:480px; float:left; height:auto; margin:0px; padding:0px; margin-bottom:20px;}

.player{
	width:460px;
	height:300px;
	float:left;
	padding:0px;
	text-align:center;
	background: url(v_bg.png);
}
#focusPlayer{ border:2px solid #aad069; width:460px; padding:0px; background:#605d5c;}

.article{ width:460px; float:left; margin:30px 0px 0px 15px; _margin-left:5px; font-size:12px; line-height:2em; padding:0px;}  
.article .dt{ color:#ffffff;} 
.article .title{
	line-height:1.5em;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	margin-bottom:5px;
	padding:5px 0px;
}
.article p{ padding:0px; margin:10px 0px;color:#ffffff;}
.right{ width:290px; float:right; text-align:left; margin:0px 5px 0px 0px; _margin-right:10px;  padding:0px;}
.banner{  margin-bottom:15px;}
.right .title{
	font-family:Georgia,"宋体","Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	padding:0px;
	text-align:center;
	color:#ffffff;
	height:30px;
	line-height:30px;
	background-color:#79d060;
	margin:0px;
}
.box{
	width:288px;
	background-color:#b3dda6;
	margin-bottom:30px;
	text-align:center;
	padding:0px;
	border:2px solid #79d060;
}
.block01{
	width:260px;
	height:auto;
	margin:10px 0px 10px 8px;
	_margin-left:4px;
	float:left;
	padding:5px;
}
.block01 img{ float:left; }
.block01 .intro{
	text-align:left;
	width:254px;
	padding:3px;
	color:#666;
	font-size:12px;
	background-color:#b3dda6;
}
.sep01{  font-weight:bold; color:#C0C0C0;}
.sep02{ font-weight:bold; padding-top:0px; border-top:0px solid #C0C0C0; color:#C0C0C0;}
.lastNews {
	padding:0px;
	background-color:#b3dda6;
	border:0px solid #C0C0C0;
	margin-bottom:20px;
}
.lastNews ul{
	padding:5px;
	margin:0px;
}
.lastNews li{
	background: url(icon.gif) no-repeat;
	background-position:0px 0px;
	padding:5px 5px 5px 15px;
	list-style:none;
	margin-bottom:8px;
	border-bottom:1px dashed #8E7A55;
	margin-left:3px;
	text-align: left;
	color: #666;
	font-size:11px;
}
.lastNews a:link{ font-size:12px; color:#666; text-decoration:none;}
.lastNews a:visited{font-size:12px; color:#666; text-decoration:none;}
.lastNews a:hover{font-size:12px; color:#666; text-decoration:underline;}
