﻿.dRegLeft
{
    margin-left:20px; float:left; text-align:left; width:292px;
}
.dRegDl
{
    text-align:left;
}
.dRegDl dt
{
    font-size:11pt; font-weight:bold; height:30px; line-height:30px; color:Black;
}
.dRegDl dd
{
    padding:0px; margin:0px; line-height:22px; color:#6f6f6f;
}
.dRegSpace
{
    float:left; width:3px; background:url(../images/verspace_bg.jpg) repeat-y; height:500px; margin-left:26px; margin-top:20px;
}
.dRegRig
{
     float:left; margin-left:31px; 
}
.dRegRig ul
{
     margin:0px; padding:0px; list-style:none; text-align:left;
}
.dRegRig ul .liTil
{
    line-height:35px; color:Red; font-size:12pt; font-weight:800;
}
.dRegRig ul .liInfo
{
    line-height:25px; text-align:left;
}
.spanWarning
{
    font-size:11pt; font-weight:500; margin-left:15px; color:Black;
}
.spwc
{
    margin-left:5px; color:Gray;
}
.usImgTop
{
    position:absolute; z-index:5000; left:0px; top:0px; width:100%;height:100%;
}
.usImgTop img
{
    cursor:pointer; width:100%;height:100%;
}

/*20121219 regist*/
.register {
    width:960px;
	clear:both;
	overflow: hidden;
	background: url(../images/regBg.png) repeat;
	margin:10px auto 0 auto;
	padding:0 13px 0 10px;
        color:#898989;
}
.register .registerTitle {
	width: 90%;
	margin: 0;
	padding:10px 0 10px 14px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	color:#5c5c5c;
	float:left;
}
.register .regCenter
{
    float:left;
    width:99%;
	margin: 0px 0 20px 5px;	
	background:#ffffff;
	border:2px solid #D2D2D2;
}
.register .regLeft{
	width:290px;
	float:left;
	margin:0px;
	padding:10px 10px 20px 10px;
}
.register .regLeft ul,.register .regRight ul{
    width:100%;
    list-style:none;
    padding:0px;
    margin:0px;
    float:left;
    height: 81px;
}
	.register .regLeft ul li {
	padding:0;
    line-height:20px;
    text-align:left;
    letter-spacing:2px;
    float:left;
    width:100%;
}
.register .regLeft ul .li1{
    font-size:14px;
    font-weight:bold;
}
.register .regLeft ul .li2{
    padding-top:10px;
}
.register .regspace
{
    width:3px;
    height:1200px;
    background-color:#D2D2D2;
    margin:20px 0 20px 0;
    float:left;
    }
.register .regRight
{
    width:610px;
    float:left;
	padding:2px 0px 20px 0px;
    }
    .register .regRight ul .liTxt
    {
        line-height:30px; font-size:14px; font-weight:800;
	color:#898989;
        }
	.register .regRight ul li {
	padding:5px 0 9px 35px;
	text-align:left;
	color:#5c5c5c;
	width:92%;
}
.register .regRight .li3
{
    margin: 0 20px 0 20px;
}
.register .regRight .li1
{
    border-bottom: 1px dashed #E3E2E2;
    margin: 0 20px 0 20px;
}
.register .regRight .li2
{
    margin: 0 20px 0 20px;
}
.register .regRight .ul1
{
    width:51%;
    margin-right:0px;
}
.register .regRight .ul2
{
    width:51%;
    margin-left:-20px;
}
.txtValIn
{
    color: #000000;
}
.txtValDef
{
    color: #b8b8b8;
}
.txtCss
{
    border: 1px solid #d5d5d5;
    width: 58%;
    height: 24px;
    background: #f6f6f5;
    padding-top: 4px;
    font-size:14px;
}
.ddlCss
{
    border: 1px solid #d5d5d5;
    width: 59%;
    height: 28px;
    background: #f6f6f5;
    font-size:14px;
}
.lblCss
{
    font-size:16px;
    color:#5c5c5c;
    font-weight:bold;
}
.btnLongCss2
{
    background: url(../images/btns.png) no-repeat;
    width: 102px;
    height: 30px;
    text-align: center;
    color: #fff;
    border: 0px;
    cursor: pointer;
    font-weight: bold;
    font-size:14px;
}
.btnNormalCss2
{
    background: url(../images/btns.png) no-repeat 0 -85px;
    width: 73px;
    height: 30px;
    text-align: center;
    color: #fff;
    border: 0px;
    cursor: pointer;
    font-weight: bold;
    font-size:16px;
}
.btnLongCss
{
    background: url(../images/btns.png) no-repeat 0 -41px;
    width: 102px;
    height: 30px;
    text-align: center;
    color: #fff;
    border: 0px;
    cursor: pointer;
    font-weight: bold;
    font-size:14px;
}
.btnNormalCss
{
    background: url(../images/btns.png) no-repeat 0 -128px;
    width: 73px;
    height: 30px;
    text-align: center;
    color: #fff;
    border: 0px;
    cursor: pointer;
    font-weight: bold;
    font-size:16px;
}
.Gray {
	color:#898989; 
	}
.marL_4 {
	margin-left:4px; 
	}
