@charset "gb2312";
/* CSS Document */
#BgDiv{background-color:#e3e3e3; position:absolute; z-index:99; left:0; top:0; display:none; width:100%; height:1000px;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
.randcode_tanchu{ width:400px; left:50%; top:20%; margin-left:-213px; position:absolute; padding:1px; text-align:left; z-index:7777777777;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);background:#e8e8e8\9; padding:5px;}
:root .randcode_tanchu{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00000000', endColorstr='#00000000');}/*for IE9*/
:root .randcode_tanchu{filter:none;}/*for IE9*/
.randcode_tanchu .tit{ height:20px; line-height:34px; background:#f9f9f9; padding:0 10px;}
.randcode_tanchu .tit h4{ float:left; font-size:16px; font-family:"Microsoft YaHei"; color:#ff6920;}
.randcode_tanchu .tit span{ float:right; width:13px; height:34px; padding:10px 0 0 0;}
.randcode_tanchu .tit span a{display:block; width:13px; height:12px; background:url(/images/mycenter/index/flash_close.gif) no-repeat; text-indent:-9999px;}
.randcode_tanchu .nr{ color:#595959; line-height:30px; padding:22px 0 25px 65px; background:#fff;}
.randcode_tanchu .nr strong{ font-size:14px; margin-left: 26px;}
.randcode_tanchu .nr span.tit{ width:64px; padding-right:4px; text-align:right;float: left;}
.randcode_tanchu .nr input.txt{ display:block; height:19px; line-height:19px; width:208px; padding:4px; border:1px #ddd solid; float:left; text-align:left; outline:none; background:white;}
.randcode_tanchu .nr img.validcode{ display:block; margin-top:1px; float:left; margin-left:4px;padding:4px; cursor:pointer;}