@charset "utf-8";

/*
 * Copyright 2005-2013 shopxx.net. All rights reserved.
 * Support: http://www.shopxx.net
 * License: http://www.shopxx.net/license
 * 
 * Style - Password
 * Version: 3.0
 */

/* ---------- Password ---------- */

div.password .wrap {
	margin-bottom: 10px;
	border: 2px solid #f2f2f2;
}

div.password .main {
	padding-bottom: 20px;
	border: 1px solid #d7d7d7;
}

div.password .title {
	height: 40px;
	line-height: 40px;
	color: #d8d8d8;
	font-family: "Microsoft YaHei";
	border-bottom: 1px dotted #ededed;
}

div.password .title strong {
	padding: 0px 10px;
	color: #3164af;
	font-size: 18px;
}

div.password table {
	width: 100%;
	margin-top: 20px;
}

div.password th {
	width: 80px;
	padding: 12px;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}

div.password .captcha {
	width: 130px;
	text-transform: uppercase;
	ime-mode: disabled;
}

div.password .captchaImage {
	margin-left: 10px;
	vertical-align: middle;
	cursor: pointer;
}

div.password .submit {
	width: 100px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	color: #ffffff;
	cursor: pointer;
	outline: none;
	blr: expression(this.hideFocus = true);
	border: none;
	background: url(../images/password.gif) 0px 0px no-repeat;
}



/*0919*/
.btn-blue{background:#4A8EBD; border:solid 1px #4A8EBD; border-radius: 5px; display: inline-block; color: #FFF; text-align: center}

.wrapper {width: 1200px;    margin: auto;}
.c-wrap {background: #FFF; margin: 80px auto; width:870px;}
.step03{border-bottom:solid 2px #C5C5C5; height: 38px; line-height: 38px; text-align: center; font-size:16px;}
.step03 div{ width: 150px; display: inline-block; color: #d1d1d1}
.step03 div.cur{border-bottom: solid 2px #4a8ebd; color: #4a8ebd;}
.c-from{ width:450px; margin:45px auto 20px;line-height: 35px;}
.c-from dl{ overflow: hidden;margin-bottom: 20px;}
.c-from dt{ width: 120px; float: left;color:#333333;  text-align: right;}
.c-from dd{width:330px; float: left; position: relative;}
.c-from dd .cf-txt{width: 100%; height: 35px; border:solid 1px #CBCBCB;padding:0 20px;}
.c-from dd label{margin-right: 20px;}
.c-from dd label input[type="radio"]{ margin-right:10px; vertical-align: middle;}
.c-from dd .btn-blue{ width: 183px; height: 40px;font-size:16px;}
.c-from dd .code-img{width: 78px; height: 34px; margin:0 10px 0 20px; vertical-align: middle;}
.c-from .send-code{ position: absolute;right:0; top: 0; background: #E2E2E2;border: solid 1px #CBCBCB; font-size: 14px; width: 100px; height: 35px; text-align: center}
