body {
	margin:0px;
	padding:0px;
	background-image:url(img/backg.jpg);
	background-position:top center;
}
.all {
	position:absolute;
	width:963px;
	height:715px;
	left:50%;
	top:0px;
	margin-left:-482px;
	z-index:5;
	background-image:url(img/alla.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.alltxt {
	position:absolute;
	width:963px;
	height:715px;
	left:50%;
	top:0px;
	margin-left:-482px;
	z-index:5;
	background-image:url(img/all_txt.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.top {
	width:963px;
	height:600px;
	overflow:hidden;
	z-index:5;
}
.toptxt {
	width:963px;
	height:370px;
	overflow:hidden;
	z-index:5;
}
.txttop {
	width:963px;
	height:24px;
	overflow:hidden;
	z-index:5;
	background-image:url(img/txt_top.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 8px
}
.txtmid {
	width:963px;
	overflow:hidden;
	z-index:5;
	background-image:url(img/txt_mid.png);
	background-position:top center;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 8px;
}
.txtbot {
	width:963px;
	height:18px;
	overflow:hidden;
	z-index:5;
	background-image:url(img/txt_bot.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0px 0px 0px 8px;
	padding: 0px 0px 20px 0px
}
.txtcontent{
	width:713px;
	margin:0px 0px 0px 125px;
	padding:0px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #fff;
}
.news {
	position:absolute;
	width:302px;
	height:195px;
	padding: 10px 10px 10px 10px;
	background-image:url(img/newsbackg.png);
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
	left:50%;
	top:234px;
	margin-left:-367px;
	z-index:10;
}
.topmenu {
	position:absolute;
	width:455px;
	height:27px;
	left:50%;
	top:59px;
	margin-left:-71px;
	z-index:10;
}
.topmenu a:link, .topmenu a:visited, .topmenu a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#CCCCCC;
	display:block;
	height:27px;
	padding:0px 16px 0px 16px;
	float:left;
	line-height:27px;
}
.topmenu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	display:block;
	height:27px;
	padding:0px 16px 0px 16px;
	float:left;
	line-height:27px;
}
.imgwrap {
	position:absolute;
	background-color:#CCCCCC;
	width:754px;
	height:433px;
	overflow:hidden;
	left:50%;
	top:125px;
	margin-left:-367px;
	z-index:2;
}
.bottom {
	width:803px;
	height:30px;
	overflow:hidden;
	z-index:7;
	padding:0px 80px 0px 80px;

}
.botcpr {
	width:150px;
	margin:0px 0px 0px 45px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#fff;
}
.botaut {
	width:150px;
	margin:0px 25px 0px 0px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #666666;
	text-align:right;
}
.botaut a:link, .botaut a:visited, .botaut a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #666666;
}
.botaut a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #fff;
}
.logo{
	position:absolute;
	width:154px;
	height:23px;
	left:50%;
	top:59px;
	margin-left:-371px;
	z-index:10;
}
