@charset "utf-8";
/* 会员注册 */
/*
版权所有：中华汽配网
作者：李健
MSN：lijazz2008@163.com
创建：@date
修改：@date
*/
/*--------------------1.基本样式--------------------*/
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size:12px;
	/*background:url(../images/j_top_back.gif) repeat-x left 80px;*/
}
ul, li, form {
	list-style:none;
}
.red {
	color:#ff0000;
}
a {
	color:#003399;
}
a:hover {
	color:#ff3300;
}
/*--------------------隐藏样式--------------------*/
#reg-logo a span, #reg-free span, #quick-nav h3, #reg-steps h3, #reg-search h3, #reg-why-search h3, .joinSuccess a span {
	display:none;
}
/*--------------------2.页头样式--------------------*/
#head {
	width:800px;
	height:70px;
	margin:10px auto 3px auto;
	overflow:hidden;
}
/*--2.1--*/
#reg-logo a {
	display:block;
	float:left;
	width:142px;
	height:59px;
	background:url(../images/j_logo.gif) no-repeat left center;
}
#reg-free {
	display:block;
	float:left;
	width:111px;
	height:27px;
	background:url(../images/j_free_reg.gif) no-repeat left center;
	margin:30px 0 0 10px;
}
/*--2.2--*/
#quick-nav {
	float:right;
	width:212px;
	margin:10px -8px 0 0;
	overflow:hidden;
}
#quick-nav li {
	float:left;
	border-left:1px solid #cccccc;
	margin-left:-1px;
	padding:0 8px;
}
/*--2.3--*/
#reg-help-tel {
	position:relative;
	float:right;
	width:100%;
	height:22px;
	line-height:22px;
	margin-top:-22px;
	text-align:right;
}
/*--------------------3.当前位置--------------------*/
#this-now {
	width:100%;
	margin:0 auto 15px auto;
	background:url(../images/j_top_back.gif) repeat-x left top;
	padding-top:15px;
}
#this-now p {
	width:800px;
	margin:0 auto;
}
/*--------------------4.内容样式--------------------*/
#reg-boxes {
	width:800px;
	margin:0 auto 20px auto;
	/*border:1px solid #b3dfbb;*/
}
/*--4.1--*/
#reg-steps ul {
	height:26px;
	line-height:25px;
	/*background:url(../images/j_steps_nav.gif) repeat-x left center;*/
	background-color:#f7f7f7;
	color:#3f6732;
}
#reg-steps li {
	display:inline;
	float:left;
	padding:1px 10px 0 10px;
}
.r-s-ok {
	position:relative;
	background-color:#ffffff!important;
	border:1px solid #dddddd;
	border-bottom:none;
	margin-left:-1px;
	padding:0 10px!important;
	color:#000000;
	font-weight:bold;
}
#reg-steps-01, #reg-steps-02, #reg-steps-03 {
	padding-left:28px!important;
}
#reg-steps-01 {
	background:url(../images/j_steps_num.gif) no-repeat 10px 8px;
}
#reg-steps-02 {
	background:url(../images/j_steps_num.gif) no-repeat 10px -34px;
}
#reg-steps-03 {
	background:url(../images/j_steps_num.gif) no-repeat 10px -74px;
}
/*--4.2--*/
#reg-tips {
	float:right;
	height:20px;
	margin:-20px 8px 0 0;
	text-align:right;
	color:#3f6732;
}
/*--4.3--*/
#reg-search {
	width:712px;
	margin:30px auto;
	background:url(../images/j_hr.gif) no-repeat left bottom;
	padding-bottom:20px;
}
#reg-s-boxes {
	padding:0 0 6px 20px;
}
#reg-s-boxes label {
	background:url(../images/j_search_ico.gif) no-repeat left top;
	padding:2px 0 0 22px;
}
.s-input {
	width:366px;
	height:18px;
	border:1px solid #a3bfa8;
	background-color:#fbfbfb;
	padding:2px 0 0 2px;
}
.s-submit {
	width:49px;
	height:22px;
	line-height:22px;
	border:0;
	background:url(../images/j_search_button.gif) no-repeat left center;
	padding-top:1px;
	font-size:12px;
	color:#007f00;
	letter-spacing:3px;
}
#reg-s-tips {
	color:#999999;
	padding-left:138px;
}
/*--4.4--*/
#reg-why-search {
	width:712px;
	margin:0 auto 15px auto;
	border-bottom:1px dashed #cccccc;
}
#reg-why-search h4 {
	font-size:12px;
	background:url(../images/j_why_search_ico.gif) no-repeat left top;
	padding:0 0 10px 22px;
}
#reg-why-search p {
	padding-bottom:6px;
	color:#666666;
	line-height:18px;
}
#reg-why-search p span {
	float:left;
	height:30px;
}
/*--4.5--*/
#reg-friend-tips {
	width:712px;
	margin:0 auto 20px auto;
	line-height:20px;
}
#reg-friend-tips label {
	color:#ff6600;
	background:url(../images/j_tips_ico.gif) no-repeat left 1px;
	padding-left:15px;
}
/*--4.6--*/
#reg-result {
	width:712px;
	margin:0 auto 15px auto;
}
#reg-result h3 {
	height:20px;
	line-height:20px;
	background:url(../images/j_s_result_ico.gif) no-repeat left 2px;
	padding:0 0 10px 20px;
	font-size:12px;
}
.h4title {
	height:20px;
	line-height:20px;
	background-color:#f7f7f7;
	padding-top:2px;
	font-size:12px;
	font-weight:bold;
}
.tabreg td {
	border-bottom:1px dotted #cccccc;
	padding:5px 3px;
}
#reg-result p {
	clear:both;
	padding:20px 0 10px 16px;
	background:url(../images/j_tips_ico.gif) no-repeat left 28px;
	font-size:14px;
}
.free-btn, .free-btn:hover {
	line-height:26px;
	background:url(../images/j_form_button.gif) no-repeat left center;
	padding:8px 18px 6px 24px;
	color:#ffffff;
	text-decoration:none;
	margin-left:10px;
	font-size:14px!important;
}
#reg-no-result {
	width:690px;
	margin:0 auto;
	text-align:center;
	border:1px dashed #FD973F;
	background-color:#FFFBEE;
	padding:10px;
}
#reg-no-result h2 {
	line-height:40px;
	background-color:#ff0000;
	font-family:"黑体";
	font-size:22px;
	color:#ffffff;
}
#reg-no-result a {
	color:#ffff00;
}
/*--4.7 填写注册信息--*/
#reg-area {
	width:712px;
	margin:20px auto 30px auto;
}
#reg-area hr {
	clear:both;
	height:1px;
	border:1px dashed #cccccc;
	margin-bottom:20px;
}
fieldset {
	border:0;
	padding-bottom:20px;
}
legend {
	font-weight:bold;
	padding-bottom:10px;
}
#radioselect {
	float:left;
	padding-left:24px;
}
#radioselect p {
	padding:5px 0;
	cursor:pointer;
}
#radioselect input {
	width:14px;
	height:14px;
	margin-right:5px;
}
.reg-tab {
	clear:both;
	padding:6px 0 6px 24px;
}
.reg-tab label {
	float:left;
	width:135px;
	line-height:23px;
	text-align:right;
}
.inp1 {
	float:left;
	height:17px;
	border:1px solid #999999;
	background:url(../images/j_input_back.gif) no-repeat left center;
	padding:2px 0 0 2px;
	font-size:12px;
}
.reg-tab select, .reg-tab textarea {
	float:left;
	font-size:12px;
}
.reg-tab select {
	margin-right:3px;
}
.r_tips_none, .r_tips_block, .erro, .Correct, .erroShow, .CorrectShow {
	position:absolute;
	display:inline;
	float:left;
	width:320px;
	margin:3px 0 0 10px;
	line-height:16px;
}
.r_tips_none {
	color:#ffffff;
}
.r_tips_block {
	background:url(../images/j_tips_block.gif) no-repeat left top;
	padding-left:20px;
	color:#3f6732;
}
.erro {
	display:none;
	background:url(../images/j_tips_erro.gif) no-repeat left top;
	padding-left:20px;
	color:#ff0000;
}
.erroShow
{
	background:url(../images/j_tips_erro.gif) no-repeat left top;
	padding-left:20px;
	color:#ff0000;
}
.Correct {
	display:none;
	width:19px;
	height:19px;
	background:url(../images/j_tips_Correct.gif) no-repeat left center;
}
.CorrectShow
{
	width:19px;
	height:19px;
	background:url(../images/j_tips_Correct.gif) no-repeat left center;
}
.uTel_t {
	padding:5px 0 2px 0;
}
.u__ {
	display:inline;
	float:left;
	padding:2px 5px;
}
#subForm {
	text-align:center;
	line-height:30px;
}
#subForm input {
	width:250px;
	font-size:14px;
	padding-top:3px;
}
/*4.8 Tips*/
.pt_1, .pt_2, .pt_3, .pt_4 {
	float:left;
	width:458px;
	height:100px;
	margin-left:20px;
	margin-bottom:10px;
	border-left:0;
}
.pt_1 {
	background:url(../images/j_s_content.gif) no-repeat left top;
}
.pt_2 {
	background:url(../images/j_s_content.gif) no-repeat left -120px;
}
.pt_3 {
	background:url(../images/j_s_content.gif) no-repeat left -240px;
}
.pt_4 {
	background:url(../images/j_s_content.gif) no-repeat left bottom;
}
.introClass {
	border:1px solid #999999;
	border-left:0;
	height:84px;
	padding:7px 8px;
	background:#ffffef;
	margin-left:8px;
}
.introClass li {
	display:inline;
	float:left;
	width:182px;
	line-height:22px;
}
.item01, .item02, .item03, .item04, .pl_1, .pl_2, .pl_3 {
	padding-left:18px;
	color:#d00000;
}
.item01, .pl_1 {
	background:url(../images/j_item_num.gif) no-repeat left 4px;
}
.item02, .pl_2 {
	background:url(../images/j_item_num.gif) no-repeat left -27px;
}
.item03, .pl_3 {
	background:url(../images/j_item_num.gif) no-repeat left -58px;
}
.item04 {
	background:url(../images/j_item_num.gif) no-repeat left -89px;
}
.introClass p {
	clear:both;
	line-height:20px;
}
/*4.9*/
.joinSuccess {
	text-align:center;
}
.joinSuccess h2 {
	font-family:"黑体";
	font-size:22px;
	line-height:50px;
}
.joinSuccess p {
	font-size:14px;
	line-height:30px;
}
.joinSuccess a {
	display:block;
	width:144px;
	height:42px;
	background:url(../images/j_Success.gif) no-repeat left center;
	margin:20px auto 0 auto;
}
/*--------------------5.页脚样式--------------------*/
#footer {
	border-top:1px solid #cccccc;
	padding-top:10px;
}
#footer ul {
	width:680px;
	margin:0 auto;
	overflow:hidden;
}
#footer li {
	display:inline;
	float:left;
	border-left:1px solid #cccccc;
	padding:0 10px;
	margin-left:-1px;
}
#footer h4 {
	line-height:28px;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-align:center;
}
/*--------------------6.兼容处理--------------------*/
*:lang(zh) .r_tips_none,.r_tips_block .erro, .Correct, .erroShow, .CorrectShow {
	position:relative;
	float:left;
	width:auto!important;
}
*:lang(zh) .w320 {
	width:310px!important;
	height:25px;
}
*:lang(zh) .Correct {
	width:19px!important;
}