* {
	margin:0;
	padding:0;
	 
}
img {
	border:0;
}
body {
	font-size:12px;
	font-family:Arial, "宋体";
	color:#6f6f71;
}
a:link, a:visited, a:active {
	color:#6f6f71;
	text-decoration: none;
}
a:hover {
	color:#eb0987;
	text-decoration: none;
}
#box {
	width:985px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-family:Arial, "宋体";
	color:#6f6f71;
}
#box1 {
	width:985px;
	height:auto;
	border:1px solid #ca0087;
}
#head {width:985px;	height:120px; background-image:url(../img/bg_top1.jpg); background-repeat:no-repeat; background-position:bottom;}
#logo { width:301px; height:84px; padding:23px 0 0 26px;}
#nav {
	width:985px;
	height:38px;
	background-color:#000; float:left;

}
#nav ul {
	list-style:none;
	margin:10px 0 0 13px;
}
#nav ul li {font-size:14px;
	margin-left:12px;
	float:left;
}
#nav ul li a:link, a:visited, a:active {
	color:#fff;
	
	text-decoration: none;
}

#nav ul li a:hover {
	color:#800080;
	text-decoration:none;
}
.nav{ margin-top:4px;}
#main {
	width:933px;
	height:600px;
	margin:14px 26px; float:left;
}
#regsiter {
	width:677px;
	height:600px;
	float:left;
}
#regsiter img{ padding-bottom:10px;}
#regsiter ul {
	list-style:none;
	width:677px;
	line-height:140%;
}

#rightsidebar {
	width:230px;
	height:300px;
	margin-left:25px;
	float:left;
}

.STYLE1 {
	color:#ff9900;
}
.STYLE2 {
	font-size:12px;
	color:#eb0987;
	 }
#subnav {
	width:959px;
	height:14px;
	padding:10px 0 10px 26px;
	border-top:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1; float:left;
}
#subnav ul {
	list-style:none;
}
#subnav ul li {
	float:left;
	padding-right:10px;
}
#subnav ul li a:link, #subnav ul li a:visited, #subnav ul li a:active {
	color:#eb0987;
	text-decoration: none;
}
#subnav ul li a:hover {
	color:#eb0987;
	text-decoration: underline;
}
#footer p {
	line-height:160%;
	margin:20px;
	color: #999;
}
