
/* 用户流程样式表 */
body{
margin:0px;
padding:0px;
color:#333;
text-align:center;
background:#FFF;
font-family:Verdana,"宋体",sans-serif;
line-height:16px;
font-size:12px;
}
a{color:#00007F; text-decoration:none;}
a:hover{color:#CC0033; text-decoration:underline;}

textarea,input,select{
	font-family:Verdana,sans-serif;
	font-size:12px;
	border:1px #D4D0C8 solid;
}

.loginsub{
background:url(/Skin/V2/Images/loginsub.gif) no-repeat;
width:76px;
height:23px;
border:none;
color:#001563;
}
.loginsubbig{
background:url(/Skin/V2/Images/loginsubbig.gif) no-repeat;
width:147px;
height:23px;
border:none;
color:#001563;
}

.loginsubblue{
background:url(/Skin/V2/Images/loginsubblue.gif) no-repeat;
width:76px;
height:23px;
border:none;
color:#001563;
}
.loginsubbluebig{
background:url(/Skin/V2/Images/loginsubbluebig.gif) no-repeat;
width:147px;
height:23px;
border:none;
color:#001563;
}

.mainlogin{
width:400px;
margin:auto;
overflow:hidden;
position:relative;
padding:60px 0px 10px 0px;
}

#boyinfo{
position:absolute;
top:15px;
left:70px;
visibility:hidden;
}
#girlinfo{
position:absolute;
top:15px;
right:70px;
visibility:hidden;
}

.allshow span{
color:#999;
}

.infoall span{
font-size:9px;
}

.loginlogo{
width:606px;
padding:5px 0px 5px 0px;
overflow:hidden;
margin:auto;
}


/* 用户登录 */
.memberlogintitle{
width:600px;
border:none;
margin-bottom:5px;
}
.memberlogin{
width:600px;
border:1px #FF8F1E solid;
background:#FFF9F2;
}
.memberloginleft{
width:100%;
height:131px;
border:1px #FFD5AA solid;
background:#FFF;
}

.memberloginleft td{
font-size:12px;
}