﻿/*add by tianhaiting 2015-1-15*/
.clearFix:after{clear:both; height:0; content:"."; visibility:hidden; display:block; *zoom:1;}
.maskChinaCaptcha_con { position:absolute;top:0px;left:0px;width:100%;height:100%;background:#000;opacity:0.6;filter:alpha(opacity=60);display:block;z-index:2998;}  /*change by chenqiaoling 2015.1.17*/
.chinaCaptchaContainer { position:absolute;top:0px;left:0px;display:block;z-index:2999; width:340px; height:430px; background:#fff; font-family:"Microsoft YaHei"; }  /*change by chenqiaoling 2015.1.17*/

.chinaCaptcha_Title { background:#e5e5e5; height:35px; line-height:35px; color:#b10000; font-size:16px; font-weight:500; text-indent:15px; position:relative; }
.chinaCaptchaIcon { background:url(chinaCaptcha_iconSmall.png) no-repeat -40px 100px; }   /*change by chenqiaoling 2015.1.17*/
.captcha_close { background-position:0 -35px; display:block; width:40px; height:35px; position:absolute; top:0; right:0;z-index:3000; }

.chinaCaptcha_Tip01 { font-size:14px; color:#676d70; text-indent:15px; line-height:34px; }

.chinaCaptchaContainer_p01 { padding:0 0 0 15px; }
.chinaCaptchaContainer_p02 { padding:10px 0 0 70px; }
.chinaCaptchaContainer_p03 { padding:0 0 0 60px; font-size:12px; color:#676d70; }
.chinaCaptchaContainer_p04 { padding:0 60px; *padding-top:10px; }

.chinaCaptcha_text { font-size:14px; color:#989898; display:inline-block; }
.ChinaCaptchaInput_container { display:inline-block; border:1px solid #b5b5b5; height:35px; width:224px; vertical-align:middle;}
.ChinaCaptchaInput { width:45px; height:35px; border-right:1px solid #b5b5b5; float:left; display:block; }
.ChinaCaptcha_DeleteBtn { width: 40px; height: 35px; border: none; background-position:0 0; cursor:pointer; }

.chinaCaptcha_Tip02 { display:inline-block; width:40px; height:35px; vertical-align:middle; }
.chinaCaptcha_Tip02.success { background-position:0 -70px; }
.chinaCaptcha_Tip02.error { background-position:0 -105px; }

.chinaCaptchaImg { display:inline-block; background-image:url(/Login/Create?bid=login&r0.7628272790461779.png); background-repeat:no-repeat; }/*change by chenqiaoling 2015.1.17*/
.chinaCaptchaImg_yes { background-position:0 0; width:150px; height:44px;cursor:pointer; }/*change by chenqiaoling 2015.1.17*/
.chinaCaptchaChange { font-size:14px; font-family:"宋体"; color:#0084bd; display:inline-block; height:44px; vertical-align:middle; cursor:pointer; }

.chinaCaptcha_Tip03 { color:#b12941; font-weight:100; }

.ChinaCaptchaSelectCon { width:195px; display:inline-block;}
.ChinaCaptchaSelectCon li { border:1px solid #b3b3b3; float:left; margin:0 18px 10px 0; }
.chinaCaptchaImg_0, .chinaCaptchaImg_1, .chinaCaptchaImg_2, .chinaCaptchaImg_3, .chinaCaptchaImg_4, .chinaCaptchaImg_5, .chinaCaptchaImg_6, .chinaCaptchaImg_7, .chinaCaptchaImg_8 { width:45px;height:33px;cursor:pointer; }/*change by chenqiaoling 2015.1.17*/
.chinaCaptchaImg_0 { background-position:-10px -44px; }
.chinaCaptchaImg_1 { background-position:-55px -44px; }
.chinaCaptchaImg_2 { background-position:-100px -44px; }
.chinaCaptchaImg_3 { background-position:-10px -77px; }
.chinaCaptchaImg_4 { background-position:-55px -77px; }
.chinaCaptchaImg_5 { background-position:-100px -77px; }
.chinaCaptchaImg_6 { background-position:-10px -110px; }
.chinaCaptchaImg_7 { background-position:-55px -110px; }
.chinaCaptchaImg_8 { background-position:-100px -110px; }

.chinaCaptchaSubmit_Btn { display:inline-block; width:100%; height:30px; line-height:30px; border:1px solid #950b00; background:#c11e1e; background-image:-webkit-linear-gradient(bottom, #9c0202 , #d42d2d); background-image:-moz-linear-gradient(bottom, #9c0202 , #d42d2d); color:#ffffdc; font-size:18px; text-align:center; cursor:pointer; }
