#main {padding-top: 6px;}
#main{width:760px; border:#a9c4da 1px solid;margin-left:0px; padding-top:0;}

#main .title 
{
	background: url(/images/l_stitle.gif) no-repeat left;
	width: 98%;
	clear: both;
	height: 60px;
	border-bottom: 1px solid #BFDDEC;
	margin-bottom: 10px;
}

#main .title1
{
	background: url(/images/l_stitleb.gif) no-repeat left;
	width: 98%;
	clear: both;
	height: 60px;
	border-bottom: 1px solid #BFDDEC;
	margin-bottom: 10px;
}

#main .title2 {
	background-image: url(/images/login_go.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 760px;
	border-bottom: 1px solid #D7E6F9;
}
#main .reg2title {
	clear: both;
	line-height: 30px;
	color: #3572A1;
	margin:10px 0 5px 0;
	background-color: #EAF0F7;
	font-size: 14px;
	padding-left: 10px;
	text-align: left;
}

#main .rowsItem
{
	clear: both;
	padding-top: 7px;
	padding-bottom:7px;
}
#main .rowName 
{
    font-size: 14px;
    line-height:20px;
	text-align: right;
	float: left;
	width: 95px;
}
#main .rowInput 
{
	float: left;
	width: 140px;
	padding-left: 10px;
	text-align: left;
}
#main .rowTips 
{
	float: left;
	width: 388px;
	padding: 1px 2px 1px 10px;
	color: #777;
	line-height:20px;
	height:22px;
	text-align: left;
}
#main .highRow
{
    line-height:27px;
    height:25px;
}
#main .rowLongInput 
{
	float: left;
	line-height:27px;
	padding-left: 10px;
}
#main a,
#main a:link,
#main a:visited
{
    color:#1f3a87;
}

#submit 
{
	clear: both;
	float: left;
	width: 630px;
	margin-top: 10px;
	text-align: center;	
}
#submit p
{
    margin-top:10px;
	font-size:14px;
}
#submit p a
{
	font-size:14px;
}
#sidebar .title 
{
	font-size: 14px;
	font-weight: bold;
	background: url(/Images/l_s1.gif);
	clear: both;
	width: 261px;
	height: 26px;
	padding:4px 0 0 7px;
	color:#333;
	line-height:26px;
}
.login_n2 {
	float: left;width: 235px;height: 305px;
	padding:28px 15px 0 18px;
	background:url(/images/reg_bg.gif) repeat-x;
}
.login_n3 {
	float: left;width: 250px;
	padding:8px 0 0 8px;
	background:url(/images/reg_bg.gif) repeat-x;
}
.login_n2 h5,
.login_n3 h5 {background:url(/images/reg_1.gif) no-repeat; margin-top:10px; padding-left:22px; font-size:12px; color:#000005;}
.login_n2 p,
.login_n3 p {line-height:180%; text-indent:15px; margin:3px 5px; color:#000206;}
.l_sce {
	float: left;
	padding-left: 8px;
	margin-bottom:15px;
}
.l_sce li {
	clear: both;
	float: left;
	width: 205px;
	color: #4B78BA;
	line-height:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CADDF7;
	padding-left: 33px;
}



/* 注册错误与正确样式 */
.error
{
    padding:3px;
    padding-left:20px;
    background:url(/images/check_error.gif) no-repeat 3px 3px #FFF2EB;
}
.correct
{
    padding:3px;
    padding-left:20px;
    background:url(/images/check_right.gif) no-repeat 3px 3px #F4FCED;
    
}
/* 文本框,下拉框,按钮样式 */
.textbox
{
    height: 17px;
	border: 1px solid #809DB9;
}
.droplist
{
    border: 1px solid #809DB9;
    font-size:12px;
}
.button
{
    height:46px;
    width:116px;
    border:0;
    background:url(/Images/s_botton.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    cursor:pointer;
}

.lo_bb {
	font-size: 14px;
	font-weight: bold;
}

.lo_bb2 a:link,.lo_bb2 a:visited {
	font-size: 14px;
	color:#1f3a87;
	text-decoration: underline;
}
.lo_bb2 a:hover 
{
    font-size: 14px;
    color:#ff6600;
}
