* {
font-family: 'Microsoft Yahei', Arial, Simsun, sans-serif;
}
.register{
	width: 1024px!important;
	height: 610px;
	border: solid 1px #dedede;
	background-color: rgba(61,61,61,0);
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.07);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,.07);
	box-shadow: 0 3px 7px rgba(0,0,0,.07);
	background-image: -webkit-linear-gradient(bottom, #f4f4f4, #fff 76%);
	background-image: -moz-linear-gradient(bottom, #f4f4f4, #fff 76%);
	background-image: -o-linear-gradient(bottom, #f4f4f4, #fff 76%);
	background-image: -ms-linear-gradient(bottom, #f4f4f4, #fff 76%);
	background-image: linear-gradient(to top, #f4f4f4, #fff 76%);
	position: relative;
	background: url(imgs/msic1.png) #fff no-repeat right bottom!important;
}
.register .registForm {
	padding-left: 70px;
	padding-top: 40px;
}
.register .registForm input{
	border-color: #E7E7E7;
}
.register .registForm #country[readonly]{
    background-color: #fff;
}
.register .registForm select{
	border-color: #E7E7E7;
}

.register .ad {
	width: 376px;
	height: 286px;
	background: url(imgs/msic1.png) no-repeat 0px 0px;;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.register .title {
	font-size: 14px;
	font-weight: bold;
	color: #6c6c6c;
	margin-bottom: 15px;
}
.register up\:name {
	width: 65px;
	display: inline-block;
}
.register input{
	width: 300px;
}
.register input:focus {
	-webkit-box-shadow: 0 0 4px rgba(254,151,95,.75), inset 0 1px 4px rgba(0,0,0,.09);
	-moz-box-shadow: 0 0 4px rgba(254,151,95,.75), inset 0 1px 4px rgba(0,0,0,.09);
	box-shadow: 0 0 4px rgba(254,151,95,.75), inset 0 1px 4px rgba(0,0,0,.09);
	border: solid 1px #f2b6a9;
}
.register .company_address, .register .fixed_telephone{
	display: none;
}
.register .label {
	margin-bottom: 2px;
}
.register .redBtn {
	border: none;
	margin-left: 75px;
	font-family: 'Microsoft Yahei'
}
.safebox{
	width: 271px;
	height: 20px;
	clear: both;
	overflow: hidden;
	margin-left: 80px;
}
.saveline{
	width: 225px;
	margin-top: 2px;
	height: 10px;
	background: #dedede;
	float: left;
}
.safescore{
	width: 2px;
	height: 10px;
	background: #ff0000;
}
.safetext{
	color: #545454;
	width: 46px;
	text-align: right;
	float: left;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
}
.info_tip{
	width : 240px;
	height : 60px;
	background : url(imgs/info_tip.png) no-repeat 0 -75px;
	position : absolute;
	display : none;
}
.content_tip{
	width: 210px;
	height: 42px;
	padding: 8px 0px 10px 10px;
	float: left;
	font-size: 12px;
	color: #626262;
}
.close_tip{
	width: 12px;
	height: 12px;
	background : url(imgs/ico_12_12.png) no-repeat;
	float: left;
	margin-top:5px; 
	cursor: pointer;
}
.agree_prompt{
	color: #e1593b;
	padding-left: 22px;
	background: url(imgs/icon.png) no-repeat -14px -8px;
	display: inline;
	visibility: hidden;
	margin-left: 15px;
}
.btn_checkcode_regi{
	width: 109px;
	height: 26px;
	margin-top: -8px;
	margin-left: 5px;
	background-color: rgba(238,238,238,0);
	border: solid 1px #d5d5d5;
	background-image: -webkit-linear-gradient(bottom, #ededed, #fff);
	background-image: -moz-linear-gradient(bottom, #ededed, #fff);
	background-image: -o-linear-gradient(bottom, #ededed, #fff);
	background-image: -ms-linear-gradient(bottom, #ededed, #fff);
	background-image: linear-gradient(to top, #ededed, #fff);
}
.service {
	color: #5283D4 !important;
    padding-left: 10px;
}
up\:name.up_noblank {
	background: url(imgs/icon.png) no-repeat -25px 7px;
}
up\:name {
	padding-left: 10px;
}
.redBtn {
	width: 155px;
	height: 40px;
	display: block;
	margin: auto;
	background: url("../../../src/common/imgs/Button.png") 0 0;
	color: white;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.register .redBtn {
	border: none;
	margin-left: 75px;
	font-family: 'Microsoft Yahei';
}
.show {
visibility: visible !important;
display: block !important;
}
.smallModel {
width: 360px;
left: 50%;
margin-left: -180px;
}
.mobilephone {
width: 450px;
margin-left: -194px;
color: #000;
}
.mobilephone .modal-body {
padding: 15px 15px 15px 35px;
}
.modal .modal-footer {
background: #fff;
border: 10px;
border: none;
}
.mobilephone .modal-body .prompt {
line-height: 28px;
margin-bottom: 5px;
}
.show {
display: block !important;
visibility: visible !important;
}
.up_mask {
position: fixed;
top: 0;
left: 0;
background: #606060;
z-index: 98;
display: none;
opacity: 0.4;
filter: alpha(opacity=40);
height: 100%;
width: 100%;
z-index: 1001;
}
label.up_prompt_warn, label.up_prompt_warn.error{
/*color: #e1593b;
padding-left: 22px;
background: url(imgs/error.png) no-repeat ;
display: block;
margin-top: -5px;*/
    color: #e1593b;
    padding-left: 22px;
    background: url(imgs/error.png) no-repeat -12px -9px;
    display: block;
    margin-top: 0px;
}
.close {
float: right;
margin-top: 1px;
opacity: 0.4;
filter: alpha(opacity=40);
cursor: pointer;
}
.imgcodeTip.error,.indexcodeTip.error{
	color: #e1593b;
	padding-left: 22px;
	background: url(imgs/icon.png) no-repeat -13px -9px;
	display: inline;
	margin-left: 6px;
}
.imgcodeTip.valid,.indexcodeTip.valid{
	color: #e1593b;
	padding-left: 22px;
	background: url(imgs/icon.png) no-repeat -13px -27px;
	display: inline;
	margin-left: 6px;
}
label.error {
color: #e1593b;
padding-left: 22px;
background: url(/src/widget/validator/src/imgs/icon.png) no-repeat -13px -9px;
display: inline;
margin-left: 6px;
}
label.valid {
padding-left: 18px;
background: url(/src/widget/validator/src/imgs/icon.png) no-repeat -13px -27px;
display: inline;
margin-left: 6px;
}

/* =S 提示 */
label{
    position: relative;
}
.inputTip {
    color: #999999;
    display: none;
    position: absolute;
    width: 280px;
    height: 18px;
    top: 4px;
    left: 87px;
}
.btn_reg_2 {
    background: #fff;
    margin-top: 10px;
    border: 1px solid #ddd;
    color: #7c7c7c;
}
.register input.btn332 {
    width: 311px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    display: block;
    cursor: pointer;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin-top: 37px;
    margin-left: 228px;
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    top: 435px;
}
.AbcSearch {
    border-bottom: #66c8e8 solid 2px;
    background: #CADFEF;
    height: 25px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.countrySelect{
  width: 452px;
padding: 0;
margin: 0;
z-index: 99998;
text-align: center;
font-size: 12px;
position: relative;
/*top: -236px;*/
top:-277px;
left: 591px;
cursor: pointer;
display: block;
font-size: 12px;
text-align: center;
vertical-align: middle;
}
ul.popcitylist {
    overflow: hidden;
    zoom: 1;
    margin-left: 6px;
    margin-left: 6px\9;
    _margin-left: 1px;
    overflow: auto;
    max-height: 260px;
    height: 170px;
    background-color: #fff;
    border: #2b8cce solid 1px;
 <!--   display: none;-->
}
.countrySelect ul {
    padding: 0;
    margin: 0;
    list-style-position: outside;
    list-style: none;
    z-index: 100;
}
ul.popcitylist .openLi {
    text-align: left;
    width: 60px;
    overflow: hidden;
    margin: 0 6px;
    color: #666;
}
.countrySelect .ac_odd {
    background-color: #fff;
}
.countrySelect li {
    padding: 2px 0 0 0;
    margin: 0;
    height: 25px;
    line-height: 25px;
    float: left;
    cursor: pointer;
    display: block;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}
ul.popcitylist li {
    text-align: left;
    width: 96px;
    margin: 0 6px;
    color: #666;
    float: left;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.countrySelect ul {
    padding: 0;
    margin: 0;
    list-style-position: outside;
    list-style: none;
    z-index: 100;
}

.countrySelect li {
    padding: 2px 0 0 0;
    margin: 0;
    height: 25px;
    line-height: 25px;
    float: left;
    cursor: pointer;
    display: block;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}
.AbcSearch .action {
    background: #66c8e8;
}
.AbcSearch li {
    width: 74px;
    padding: 0 8px;
    color: #fff;
    height: 25px;
    line-height: 25px;
    float: left;
    font-weight: bold;
}
#registForm ul li {
//	width: 536px;
}
/* =E 提示 */

.register .disabled {
    color: rgb(185, 192, 197);
}
.registerPhone{
    margin-left: 18px;
}

/************************************************************************
英文版样式
*********************/
.EnUs{}
.EnUs .safebox{
    width: 300px;
    margin-left: 134px;
}
.EnUs .safetext{
    margin-left: 10px;
	width:auto;
}

.codeTip {
    width: 215px;
}
.code_img {cursor: pointer;}
 