/* CSS Document */
body{
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.top_header{
	width:100%;
	height:25px;
	background:url(../images/bg/top_bg.jpg) repeat-x;
}
.header_container{
	width:950px;
	height:100%;
	color:#A6A6A6;
	font-size:11px;
}
.header_container a{
	color:#A6A6A6;
}
.main_content{
	width:100%;
	background:url(../images/bg/submain_bg.jpg) repeat-x top;
	margin-top:1px;
	float:left;
}
.main_container{
	width:950px;
	background:url(../images/bg/main_bg.jpg) no-repeat top center;
}
.logo{
	width:205px;
	height:50px;
	float:left;
	margin-top:25px;
}
.reg_title{
	width:950px;
	float:left;
	color:#CC3300;
	font-size:14px;
	border-bottom:1px solid #AFC9D4;
	text-align:left;
	margin-top:20px;
	line-height:2;
	margin-bottom:20px;
}
.reg_line{
	width:593px;
	float:left;
	margin-top:15px;
}
.reg_main{
	width:593px;
	float:left;
	position:relative;
}
.reg_right{
	width:350px;
	float:right;
	text-align:left;
	color:#666666;
	list-style:square inside;
	line-height:2.5;
	position:relative;
}
.reg_right li{
	padding-left:10px;
	margin-right:10px;
}
.hightlight_comment{
	border:1px solid #afc9d4;
	background-color:#f3f9fb;
	color:#cc3300;
}
.reg_label{
	width:110px;
	float:left;
	text-align:left;
	margin-top:5px;
}
.reg_content{
	width:275px;
	float:left;
	text-align:left;
}
.textbox262{
	width:262px;
	height:20px;
	padding-top:3px;
	border:1px solid #A5ACB2;
}
.textbox62{
	width:62px;
	height:20px;
	padding-top:3px;
	border:1px solid #A5ACB2;
}
.combobox91{
	width:91px;
	height:25px;
	padding-top:3px;
	border:1px solid #A5ACB2;
}
.combobox126{
	width:126px;
	height:25px;
	padding-top:3px;
	border:1px solid #A5ACB2;
}
.textarea262x83{
	width:262px;
	height:83px;
	border:1px solid #A5ACB2;
}
.reg_comment{
	font-size:12px;
	color:#cc3300;
	text-align:left;
	margin-top:3px;
}
#condition_block{
	width:180px;
	padding:5px;
	background-color:#bce4f5;
	color:#000000;
	border:1px solid #666666;
	text-align:justify;
	position:absolute;
	top:20px;
	left:160px;
	z-index:1000;
	display:none;
}
.reg_btn{
	height:26px;
	background:url(../images/button/btn_center.jpg) repeat-x;
	border:none;
	color:#333333;
	padding-left:20px;
	padding-right:20px;
	*padding-left:10px;
	*padding-right:10px;
	float:left;
	cursor:pointer;
}
.reg_comment a{
	color:#cc3300;
}
.err_alert{
	float:left;
	width:100%;
	color:#999999;
	text-align:left;
	padding-top:5px;
	background:url(../images/icon/error_icon.png) left top no-repeat;
	line-height:20px;
	padding-left:25px;
}

/*--------------Login page---------------*/

.login_block{
	width:268px;
	float:left;
}
.next_block{
	margin-left:50px; 
	position:relative; 
	text-align:left;
}
.login_line{
	width:1px;
	height:234px;
	float:left;
}
.login_text{
	width:100%;
	float:left;
	margin-top:40px;
	line-height:1.6;
	text-align:justify;
}
.login_btn_l{
	width:5px;
	height:31px;
	float:left;
}
.login_btn_c{
	height:23px;
	padding-top:8px;
	padding-left:25px;
	padding-right:25px;
	background:url(../images/button/login_center.jpg) repeat-x;
	float:left;
	font-size:14px;
	font-weight:bold;
}
.login_submit{
	height:32px;
	background:url(../images/button/login_center.jpg) repeat-x;
	float:left;
	font-size:14px;
	font-weight:bold;
	border:none;
	padding-left:20px;
	padding-right:20px;
	*padding-left:10px;
	*padding-right:10px;
	cursor:pointer;
}
.login_btn_r{
	width:5px;
	height:31px;
	float:left;
}
.login_block li{
	list-style:square outside url(../images/icon/list_icon.jpg);
	margin-left:20px;	
}
#forget_pass_block{
	width:150px;
	padding:5px;
	background-color:#bce4f5;
	border:1px solid #666666;
	text-align:justify;
	position:absolute;
	top:190px;
	left:200px;
	z-index:1000;
	display:none;
}
#reactive_block{
	width:150px;
	padding:5px;
	background-color:#bce4f5;
	border:1px solid #666666;
	text-align:justify;
	position:absolute;
	top:215px;
	left:230px;
	z-index:1000;
	display:none;
}
#remember_block{
	width:150px;
	padding:5px;
	background-color:#bce4f5;
	border:1px solid #666666;
	text-align:justify;
	position:absolute;
	top:20px;
	left:130px;
	z-index:1000;
	display:none;
}
.login_label{
	float:left;
	text-align:left;
	margin-top:8px;
	position:relative;
	z-index:0;
}
.login_textbox{
	width:184px;
	height:22px;
	padding-top:3px;
	border:1px solid #467f97;
}
.remember{
	width:190px;
	float:right;
	text-align:left;
	margin-top:15px;
}
.footer{
	position:relative; 
	width: 100%; 
	background-color: #FFFFFF; 
	float:left; 
	clear: both; 
	margin-top:30px;
}
.footer a{
	color:#244075;
}

/*--------------Login page---------------*/

.view_title{
	color:#666666;
	font-weight:bold;
	border-bottom:1px solid #AFC9D4;
	width:100%;
	float:left;
	text-align:left;
	line-height:1.5;
	margin-top:30px;
}
.view_details{
	color:#CC3300;
	float:left;
	text-align:right;
	width:100%;
	margin-top:5px;
}
