#main {
    width:778px;
	height:270px;
	margin-top: 10px;
}
#main a,
#main a:visited {
	text-decoration:underline;
	color:#333;
}
#main a:hover {
	color:#900;
	text-decoration:none;
}
#left {
	float:left;
    width:200px;
	height:270px;
	background:url(../Images/Before/Login/pic2.gif) no-repeat;
}
#login {
	float:left;
	width:230px;
	margin-top:10px;
	margin-left:10px;
	padding:0px 20px;
	height:250px;
	border-right:#900 1px solid;
}
#login li {
    margin-bottom:10px;
	line-height:20px;
}
#login li h2 { 
	margin-top:5px;
    font-size:14px;
	color:#900;
}
#login .text {
	height:18px;
	width:200px;
	line-height:18px;
}
#login .remember {
	height:20px;
	overflow:hidden;
}
#login .remember input {
	float:left;
	margin:3px 5px 0 0;
	*margin:0 5px 0 0;
}
#login .get input {
	width:50px;
	height:21px;
	margin-right:10px;
	line-height:21px;
	border:none;
	background:url(../Images/Before/Login/login.gif) no-repeat;
	cursor:pointer;
}
#right {
	float:left;
	width:277px;
	height:250px;
	margin-top:10px;
}
#right h2 {
    font-size:14px;
	color:#900;
	margin:6px 0px 10px 20px;
}
#right p {
	margin:0 0 30px 40px;
	padding-left:20px;
	background:url(../Images/Before/Login/list8.gif) no-repeat;
}
#right p a {
	font-weight:bold;
}
#right li {
	margin:10px 0 0 20px;
	padding-left:10px;
	background:url(../Images/Before/Login/list9.gif) no-repeat left 7px;
	text-decoration:underline;
}