/* CSS Document */
.tmain{ width:780px; margin-left:auto; margin-right:auto;}
.tleft{ 
	width:480px;
	padding-top:120px; 
	background:#fff;
	float:left;
	}
.tright{ float:right; width:255px; margin-right:20px; display:inline; overflow:hidden; position:relative; z-index:5}
.login{
	width:250px; 
	border:1px solid #BDDBF9; 
	color:#666666;
	background:#FFFFFF;
	float:right; 
	position:relative; 
	z-index:2
	}
.login .tit{ 
  height:26px;
  line-height:26px; 
  background:url(/images/Adzone/login_tit.jpg);
  padding-left:5px;
  color:#015B90;
  font-size:14px;
  font-weight:bold;
  }
.login .con{ line-height:40px;}
.login .con .goreg{ 
  margin-left:auto; 
  margin-right:auto;
  margin-top:20px;
  line-height:40px; 
  text-align:center;  
  border-top:1px solid #BDDBF9;
  }
.login .con .goreg a{ 
  width:160px; 
  height:35px; 
  line-height:35px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  color:#085698;
  background:url(/images/Adzone/goreg.jpg);
  display:block;
  }

.logindown{
	width:240px; 
	border:1px solid #BDDBF9;
	color:#666666;
	/*background:#f1f8ff;*/
	/*background:#f7fbff;*/
	background:#f7fbff;
	line-height:20px;
	padding:5px;
	float:right;
	}
  
.loginbanner{ 
	height:100px;
	width:780px; 
	/*background:#f1f8ff;*/
	position:absolute;
	left:50%; 
	margin-left:-390px;
	top:100px;
	z-index:1;
	}  

.loginbanner .img{ float:left; width:150px;}
.loginbanner .zi{
	width:300px; 
	float:left;
	padding:10px 0px 10px 10px;
	line-height:25px;
	overflow:hidden;
	color:#000000;
	}
.loginbanner .zi h1{ font-size:14px; font-weight:bold; color:#0169a5;} 
.tleft .mgg{ 
	border-bottom:1px dashed #dddddd;
	padding-top:20px; 
	padding-bottom:10px;}
.tleft .mgg ul{ list-style-type:cjk-ideographic; padding-top:10px;}
.tleft .mgg li{
	list-style-type:disc;
	list-style:inside;
	line-height:22px;
	/*color:#0169a5;*/
	color:#666666;
	}
.tleft .mgg h1{
	height:41px;
	line-height:41px;
	/*padding-left:120px;*/
	font-size:18px;
	color:#0169a5;
	/*background:url(/images/Adzone/mgg.jpg) no-repeat;*/
	display:block;
	clear:both;
	}
.tleft .mgg h2{
	height:41px;
	line-height:41px;
	padding-left:120px;
	font-size:18px;
	color:#cf6206;
	background:url(/images/Adzone/wgg.jpg) no-repeat;
	display:block;
	clear:both;
	}
.tleft .mgg .ff li{color:#cf6206;}  
/*  注册页　*/
div#reg{
	margin:0pt auto;
	width:760px;
}

ul#reg_items{
}

ul#reg_items li{
	height:30px;
}

ul#reg_items li.title{
	font-size:14px;
	margin:15px 0 0;
	border-bottom:1px solid #e3e3e3;
	margin-bottom:10px;
	color:#999999;
}

ul#reg_items li.submit{
	text-align:center;
	margin:20px 0 10px 0;
}

ul#reg_items li div.inp{
	float:left;
	width:175px;
}

ul#reg_items li div.inf{
	float:left;
	height:20px;
	line-height:20px;
	margin:1px 0pt 5px;
	width:400px;
}

ul#reg_items li input{
	border:1px solid #A7A6AA;
	height:18px;
	width:160px;
	padding:2px 8px 0pt 3px;
}

ul#reg_items li input.ccode{
	width:54px;
}

ul#reg_items li.submit button{
	background-color:#DADADA;
	display:block;
	height:30px;
	margin:10px auto 20px;
}

ul#reg_items li label{
	color:#2068BA;
	float:left;
	font-size:14px;
	line-height:28px;
	margin-right:5px;
	text-align:right;
	width:160px;
}

ul#reg_items li div.default{
	margin-left:10px;
	color:#AAA;
	padding-top:3px;
}

ul#reg_terms{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

ul#reg_terms li.seperator{
	border-top:1px solid #EEEEEE;
	clear:both;
	font-size:0pt;
	height:0pt;
	width:100%;
}

ul#reg_terms li.title{
	background:#FFFFFF url(/images/Adzone/form_title_icon.gif) no-repeat scroll left top;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	margin:15px 0pt;
	text-indent:42px;
}

ul#reg_terms li.terms_content{
	line-height:200%;
	margin:20px 0pt 10px;
	text-align:center;
}

ul#reg_terms li.terms_content div{
	background-color:#FAFAFA;
	border:1px solid #CCCCCC;
	height:60px;
	margin:0pt auto;
	overflow:auto;
	padding:5px;
	text-align:left;
	width:700px;
}

/** temporary styles before refactoring finished **/
div#reg ul, div#reg ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}

div#reg ul, div#reg ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}

.red{
	color:red;
}

.readonly-input{
    background-color: #f8f8f8;
    color: gray;
}

.WarningMsg{
	background:#FFEAF7 url(/images/Adzone/msg_warning.gif) no-repeat scroll 5px 50%;
	border:1px solid #FFBABE;
	color:#000;
	margin:-1px 0 0 4px !important;
	margin:0 0 0 4px;
	height:16px !important;
	height:12px;
	padding:2px 5px 2px 25px !important;
	padding:4px 5px 2px 25px;
}

.FailedMsg{
	background:#FFF2E9 url(/images/Adzone/standard_msg_error.gif) no-repeat scroll 5px 50%;
	border:1px solid #FF6600;
	color:#000;
	margin:-1px 0 0 4px !important;
	margin:0 0 0 4px;
	height:16px !important;
	height:12px;
	padding:2px 5px 2px 25px !important;
	padding:4px 5px 2px 25px;
}

.SucceedMsg{
	background:#E6FFE6 url(/images/Adzone/standard_msg_ok.gif) no-repeat scroll 5px 45%;
	/*border:1px solid #00BE00;*/
	color:#000;
	height:16px !important;
	height:12px;
	padding:2px 5px 2px 25px !important;
	padding:4px 5px 2px 25px;
	margin:-1px 0 0 4px !important;
	margin:0 0 0 4px;
}

/*组件-流程标签*/
.step1{
	padding:0px;
	margin:0px;
	width:450px;
	float:right;
	height:38px;}
	
.step1 li{
	display:block;
	width:100px;
	line-height:38px;
	height:38px;
	text-align:center;
	font-size:12px;
	float:right;
	color:#939393;
}
.step1 li.Selected{
	display:block;
	font-weight:bold;
	color:#ff8604;
	white-space: nowrap;	
	background:transparent url(/images/Adzone/navigation_lf.gif);
	}
	
	
.Customer{clear:both;}
.Customer li{ 
	width:88px; 
	height:38px; 
	overflow:hidden;
	margin:5px 2px 0px 2px;
	border:1px solid #eeeeee;
	float:left;
	}
.Customer .tit{ clear:both; line-height:18px; padding-top:5px; color:#0169a5; font-weight:bold; display:block;}
.Customer .more{ clear:both; line-height:20px; padding-top:2px; text-align:right; display:block;}

/* 2008-06-20 Edit by hudson*/