html, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
    width: 100%;
    min-width: 900px;
    font: 12px/1.5 "Microsoft YaHei", Verdana, Arial, '����';
}
html, body, a, td, tr, th, textarea, input {
    font: 12px/1.5 "Microsoft YaHei", Verdana, Arial, '����';
}
button, input, select, textarea, pre {
    font-size: 12px;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
ul, ol {
    list-style: none outside none;
}
.rlv {
    position: relative;
}
/* * *  General forget password   */
.no-login {
	
}
.no-login #header {
	margin-bottom: 15px;
    max-height: 60px;
    width: 100%;
}
.no-login #header .header-content {
    height: 80px;
    margin: 0 auto;
    max-width: 1210px;
}
.no-login .top-action {
	text-align: right;
	padding-top: 15px;
}
.no-login .header-content .header-logo-lt {
    float: left;
    width: 420px;
}
.no-login .top-action ul {
    display: inline-block;
}

.no-login ul, ol {
    list-style: none outside none;
}

.no-login .top-action li:first-child {
    border: medium none;
	vertical-align: bottom;
}
.no-login .top-action a {
	font-size: 15px;
}
.no-login .top-action li {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    display: inline-block;
    padding: 0 8px 0 14px;
	color: #FFFFFF;
}

.no-login .triangle{
	background: url("../images/icon_dropdown.png") no-repeat 0px 0px;
	background-position: right -192px;
	padding-right: 20px;
}
.no-login .top-action a, .top-action a:hover, .top-action a:visited {
    /* color: black;*/
}

.top-action .language .dropit-submenu {
	background-color: #FFFFFF;
    border: 1px solid #B2B2B2;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    left: 12px;
    margin: 3px 0 0 1px;
    padding: 6px 0;
    top: 40px;
    width: 155px;
	border-left: baseline;
}

.top-action .language  .dropit-submenu li {
	display: block;
}
.no-login #footer {
	background: none repeat scroll 0 0 #E5E5E5;
    margin-top: 15px;
    max-height: 90px;
    overflow: hidden;
    width: 100%;
}
.no-login .footer-content {
	margin: 0 auto;
    max-width: 1210px;
	text-align: center;
}
/* * *  General forget password  End */
.sent-content {
	clear: both;
	margin-left: auto;
    margin-right: auto;
    width: 960px;
	min-height: 440px;
}
.sent-text {
	overflow: hidden;
    padding: 75px 0 75px 20%;
}
.sent-content .icon-warn {
	height: 32px;
    width: 32px;
	background: url("../images/icon-32_normal.png") no-repeat -32px 0px;
	background-position: 0 0;
}
.sent-content div > h3 {
    font-size: 17px;
    line-height: 22px;
    margin-left: -25px;
    padding: 5px 0 5px 50px;
    position: relative;
}
.sent-content  div > h3 > i {
    left: 0;
    position: absolute;
    top: 0;
}
.sent-content div > p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 11px;
    margin-left: -25px;
    padding-left: 50px;
}
.mail-wordwrap {
    white-space: pre-wrap;
    word-wrap: break-word;
}

.resendmail {
	color: blue;
}
/* * *  General sent mail content End */


.language {
	
}
.language ul{
	text-align: left
}

.language  .dropit-submenu {
	min-width: 210px;
	left: -199px;
}
/* * *  General sent mail content End */
.r-bx-sign {
	height: 520px;
    width: 424px;
	display:block;
	margin:20px auto;
	padding-top: 4%;
}
.bx-sign-form {
	background: none repeat scroll 0 0 #E3E4E6;
	font-family: 'Microsoft Yahei',simsun,arial;
	height:400px;
}
.bx-sign-hd {
    font-size: 18px;
    height: 65px;
    line-height: 60px;
    padding-left: 42px;
}
.bx-sign-bd {
    padding-left: 42px;
}
.pass-button {
    background-color: #46698F;
}

.pass-button {
    background: none repeat scroll 0 0 #46698F;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 48px;
    transition: all 0.3s ease 0s;
}
.pass-button-normal {
    background: none repeat scroll 0 0 #46698F;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-weight: bold;
	position: absolute;
    right: 32px;
    top: -6px;
    padding:3px;
}

.pass-button:hover { 
	border-top-color: #307829; 
	background: #3E469C; 
	color: #ccc; 
} 
.pass-button:active { 
	border-top-color: #1b5c30; 
	background: #15314F; 
}

.pass-button-submit {
    width: 350px;
}
.pass-form-item {
    margin: 0 0 15px;
    position: relative;
    z-index: 18;
}
.pass-form-item:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
 .pass-form-item .pass-clearbtn {
    background: url("../images/pass_login_icons_8502bf77.png") no-repeat -88px -48px;
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 42px;
    top: 14px;
    width: 16px;
}
.pass-label{

}
label.pass-label-userName, label.pass-label-password  {
    background: url("../images/input_icons_24_915272c4.png") no-repeat 0px 0px;
    display: block;
    height: 24px;
    left: 6px;
    overflow: hidden;
    padding: 0 0 0 24px;
    position: absolute;
    top: 8px;
    width: 0;
    z-index: 20;
}
label.pass-label-userName {
    background-position: 0 -68px;
}
label.pass-label-password {
    background-position: 0 -147px;
}
.pass-text-input {
    border: 1px solid #DDDDDD;
    color: #666666;
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding: 12px 10px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.pass-text-input {
    width: 300px;
}
input.pass-text-input-userName , input.pass-text-input-password {
    padding-left: 38px;
}
input .error{
	border: 1px solid #C41230;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
}

.pass-generalErrorWrapper {
    margin: 0;
    padding: 0;
}
span.pass-generalError {
    color: #FC4343;
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.pass-fgtpwd {
    position: absolute;
    right: 40px;
    top: -33px;
}
.pass-reglink {
    cursor: pointer;
    position: absolute;
    right: 40px;
    top: 60px;
}
.register-end {
	margin-top: 25px;
}

.pass-text-input:focus {
	border : 1px solid #00ADEE;
	box-shadow: 0 2px 4px rgba(39, 116, 164, 0.7) inset;
}

 .pass-text-input-error {
    border-color: #FC4343;
}

.pass-text-input-verifyCode {
	float: left;
    width: 148px;
}

.pass-verifyCodeImgParent {
    display: block;
    float: left;
    height: 42px;
}
img.pass-verifyCode {
    background: url("../images/loading_ed5e4a40.gif") no-repeat scroll 0px 0px;
    border: 1px solid #DDDDDD;
    height: 40px;
    margin-left: 10px;
    width: 120px;
}
span.pass-clearbtn-verifyCode {
    left: 143px;
    right: inherit;
}
.pass-change-verifyCode {
    margin-left: 10px;
    position: relative;
    top: 12px;
}

.register-form {
	padding-left: 25%;
	 width: 35%;
}

.hd .hd-content .hd-common {
    width: 230px;
}
.hd .hd-content .hd-actions {
    width: 673px;
}

.hd .hd-actions .nav {
	width: 100%;
}
.hd .hd-actions .nav li {
	display: inline-block;
	float:right;
	width: 42px;
	padding: 5px 10px 0 0;
	height: 35px;
	line-height: 35px;
}

.sms-verify {
	display: inline-block;
	width: 680px;
	font-size: 14px; 
}
.sms-verify  input{
	padding: 5px 3px; 
}

.sms-verify>div {
	padding-bottom: 15px;
}
.sms-verify>div>label {
	display:inline-block;
	width: 140px;
}

.sms-verify  .sms-sendcode button {
	width: 130px;
	padding : 5px 5px;
}
.sms-verify  .sms-sendcode span {
	padding-left: 40px;
}
.sms-verify  .sms-note {
	color: red;
}
.sms-verify .sms-error-msg {
	color: red;
}

.book-location {
	width: 750px;
	display: table;
	border: 1px solid #DDDDDD;
}
.book-location  .loc-hd{
	height: 36px;
	line-height: 36px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
}
.book-location  .loc-hd span{
	padding-left: 20px;
}
.book-location  .loc-bd{
	display: block;
	width: 100%;
}
.book-location .addr-list-col {
	display: block;
	float:left;
	height: 36px;
	line-height: 36px;
	text-align: left;
}
.book-location  .address-list-item {
	height: 36px;
}
.book-location .check-info{
	width: 30px;
}
.book-location .check-info input{
	margin-left: 5px;
	margin-top: 12px;
}
.book-location .apartment-info {
	width: 120px;
}
.book-location .address-detail {
	width: 280px;
}
.book-location .address-desc {
	width: 320px;
}
.address-list-head {
	background-color: #EEEEEE;
	display: block;
	height: 36px;
}
.address-list-body .item-odd{
	background-color: #EEEEEE;
}
.text-ellipsis {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.msgbody {
    clear: both;
    margin: 0 auto;
    width: 400px;
	height: 300px;
}

.ct-download {
	width: 400px;
	display: block;
	height: 140px;
}
.msgdesc {
    color: #111;
    font-size: 16px;
    height: 38px;
}

.msgcode {
    border: 1px solid #e8e8e8;
    height: 130px;
    overflow: hidden;
    width: 130px;
	float: left;
}

.msgcode img {
    height: 100%;
    width: 100%;
}
.msgbtns {
    float: right;
    width: 238px;
	padding: 30px 0;
}
.msgbtns a {
    background: url("../images/mobile_client.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 54px;
    overflow: hidden;
    text-indent: -999px;
    width: 224px;
}
.msgbtns a.iph {
    background-position: 0 0;
    margin-bottom: 23px;
}
.msgbtns a.iph:hover {
    background-position: 0 -55px;
}
.msgbtns a.and {
    background-position: 0 -110px;
}
.msgbtns a.and:hover {
    background-position: 0 -165px;
}
.and {
	display:inline-block;
	width: 150px;
}