@charset "utf-8";
/* CSS Document */

.box { 
background-color:#838383; 
border: 2px solid #FFF; 
height: 93px; 
width: 180px;
padding-top:5px;
padding-left:11px;
float:left;
font-size:11px;
margin-left:212px;
margin-top:-4px;
color:#FFF;
}

.ij{
	width: 160px;
	height:13px;
	border: 3px solid #666;
	text-align:center;	
	font-size:11px;
}

.bj{
	width:40px;
	height:18px;
	float:right;
	margin-top:-18px;
	margin-right:16px;
	background:#84FFFF url(../images/login-but.png);
}

.cj{
	border: 3px solid #666;
}

.innercsbox{
	width:225px;
	height:300px;;
	background: url(../images/backforinr.png);
	margin: 20px 0 15px 19px;
	float:left;
}

.noback_innercsbox{
	width:225px;
	height:250px;
	margin: 15px 0 10px 19px;
	float:left;
}

.noback_innercsbox, h3{
	color:#CCC;	
}

.namecore{
	margin:20px 0 10px 0;
	text-align:center;
	color:#000;
}

.stillstay{
	margin: 0 0 0 35px;
}

.redme{
	margin:-37px 0 0 100px;
	font-size:14px;
	font-weight:bold;	
}


.writeinbox{
	width:205px;
	margin:100px 0 0 0;
	padding:10px;
	height:140px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:1.5;
	text-align:justify;
}

.writeinbox2{
	width:205px;
	margin:100px 0 0 0;
	padding:10px;
	height:140px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:1.5;
	text-align:justify;
	color:#999;
}

#Style {
	position:absolute;
	visibility:hidden;
	margin-left:-45px;
	margin-top:4px;
}

.important{
	background-color:#FFEAEA;
	float:left;
	margin: 5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
}

.important h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#F00;
	margin-left:10px;
}


.rightcontent-box-form{
	width:225px;
	height:315px;
 	float:left;    
	margin:10px 0 0 10px;
	padding-left:13px;
	background-image:url(../images/form_background.png);
	background-repeat:no-repeat;
}


.rightcontent-box-form, h6, h4{
	color:#000;
}


.rightcontent-box-form-a{
	width:225px;
	height:210px;
 	float:left;    
	margin:10px 0 0 10px;
	padding-left:13px;
	background-image:url(../images/form_background_a.png);
	background-repeat:no-repeat;
}

.rightcontent-box-form-b{
	width:225px;
	height:210px;
 	float:left;    
	margin:10px 0 0 10px;
	padding-left:13px;
	background-image:url(../images/form_background_a.png);
	background-repeat:no-repeat;
}