@CHARSET "UTF-8";
/*注册*/
.reg_title .now{
	background-color:#79b0d9;
	color:#fff;
}
.member-input-text {
    border: 1px solid #BDBDBD;
    height: 28px;
    line-height: 28px;
    width: 248px;
}
.c-6{
	color:#666;
}
.reg_title .f-r{
	float:right;
	margin-right:0px;
}
.reg_box{
	margin-top:20px;
	margin-bottom:60px;
	background-color:#fbfbfb;
	height:auto;
}
.reg_title{
	
}
.reg_title li{
	width:300px;
	height:65px;
	float:left;
	text-align:center;
	background-color:#f4f4f4;
	color:#aeaeae;
	margin-right:15px;
	line-height:65px;
	font-size:14px;
	font-weight:bold;
}
.reg_content{
	width:545px;
	margin-left: 227px;
	font-size:12px;
	line-height:30px;
	margin-top: 33px;
}
.reg_content a{
	color:#3079c5;	
}
.reg_content tr{
	height:50px;
}
.btn-reg{
	background-color:#e34601;
	color:#fff;
	width:130px;
	height:30px;
	border:0;
	line-height:30px;
	font-size:12px;
}
.dialog-ok .ico, .dialog-error .ico {
    background-position: 0 -500px;
    height: auto !important;
    min-height: 57px;
    padding-left: 45px;
}
.btn-goon {
    background-color: #D0E0EF;
    border: 0 none;
    color: #3079C5;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100px;
}
.btn-next {
    background-color: #3079C5;
    border: 0 none;
    color: #FFFFFF;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    text-align: center;
    width: 100px;
}

.textarea-wrap {
    height: 90px;
    width: 540px;
    overflow: auto;
    padding-left: 8px;
	border: 1px solid #DDDDDD;
}
.textarea-wrap p{
	color:#888;
	line-height:22px;
}
.qtxq input {
    margin-right: 5px;
    vertical-align: middle;
}
.dialog-ok{
	width:600px;
}
