@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(image/backgroud.gif);
	background-repeat: repeat-x;
}
.style3 {font-size: 13px}
#wrapper{
	position:relative;
	width:100%;
	margin-top:inherit;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height:auto;
	top:0px;
	background-position: bottom;
	background-image:url(image/bk-bottom.jpg);
	background-repeat:repeat-x;	
}
#logo{
	width:220px;
	height:75px;
	top:22px;
	left:30px;
	padding:0px;
	position: absolute;
	z-index:200;
}
#star{
	top:-20px;
	left:650px;
	width:260px;
	padding:0px;
	position: relative;
}
#hander{
	position:relative;
	width:900px;
	height:145px;
	margin-left:auto;
	margin-right:auto;
}
#main{
	position:relative;
	width:900px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
}
#right{
	position:absolute;
	width:300px;
	height:400px;
	top:10px;
	left:570px;
}
.content{
	height:320px;
	padding:0;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	hspace:0;
	vspace:0;
	border:0;
}
#news{
	position:absolute;
	width:520px;
	height:360px;
	top:150px;
	left:30px;
	/background-image: url(image/news.jpg);
	overflow: hidden;
}
#banner{
	position:absolute;
	width:520px;
	height:120px;
	top:15px;
	left:30px;
}
#footer{
	position:relative;
	width:864px;
	margin-left:auto;
	margin-right:auto;
	top:-25px;
	height: 0px;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.mailto{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
.mailto a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#CC0066;
	text-decoration: none;
	font-size: 12px;
}
#login{
position:fixed !important;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:9999;
background:url(image/bg.gif);
}

