@charset "gb2312";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	background-image: url(../images/bg.gif);
}
input{
	background-color: #FFFFFF;
	border: 1px solid #999999;

font-size: 12px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper {
	width: 1000px;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
.leftbox {
	float: left;
}
.clear {
	clear: both;
}

.rightbox{
float:right;
}
.connect {
	width: 706px;
}
.centerload {
	width: 100%;
	text-align: center;
}
.skip {
	width: 100%;
	text-align: center;
}
.black {
	background-color: #000000;
}
.leftindex {
	background-color: #666666;
	width: 385px;
	height: 484px;
}
.llink ul{
	float:right;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}
.llink {
	width: 100%;
}

#footer {
	text-align: center;
	background-image: url(../images/footbg.gif);
	background-repeat: repeat-x;
}
.space-index {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 100%;
	background-color: #333333;
}

.copyright {
	padding: 0px;
	background-color: #000000;
	margin: 0px;
	height: 30px;
	width: 677px;
	background-image: url(../images/footbg.gif);
	background-repeat: repeat-x;
	float: left;
}

a.sidelink:visited,a.sidelink:hover,a.sidelink:active,a.sidelink:link{
color:#000000;
}
.llink ul li{
	padding-top: 8px;
	padding-bottom: 8px;

}
#news ul {
	margin-top: 10px;
}
#news ul li {
	list-style-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	list-style-type: none;
}
.regform {
	background-image: url(../images/regbg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}
