/*
      Created by joshuaxu of Abaobao.net
	  register frame 
	  
*/

#wrapper { 
 margin: 0 auto;
 width: 960px;
 border: 0px solid #ccc;
}

#header {

}

#content {

}

/* header **************************/
#logo
{
 padding-top:10px;
 float:left;
}

#topmenu_reg {
    float:right;
    width:500px;
    height:30px;
    margin-top:50px;
    font-size:14px;
    font-weight:bold;
    }

/* header -------------------------*/



/* frame **************************/
#frame_user .mod_hd
{
    
    width:960px;
    height:85px;
}

#frame_user .mod_bd
{
    background:url('/img/user/mod_bd.gif') repeat-y left top;
    min-height:200px;
    height:auto !important;
    height:200px;
    padding-top:20px;
    padding-bottom:30px;
}

#frame_user .mod_ft
{
    background:url('/img/user/mod_ft.gif') no-repeat;
    width:960px;
    height:34px;
}


#lbl_title
{
    width:520px;
    height:40px;
    margin:0 auto 20px auto; border:solid 0px #ccc;
    
}


#mainwin
{
    text-align:center;
    margin:0 auto;
    border:solid 0px #ccc;
    background:transparent;
}

#mainwin table{ border:solid 0px #ccc;margin:0 auto;}
#mainwin td{text-align:left;}

/* frame -------------------------*/



/* form **************************/
.inputConfirm,.prompt {
	padding: 0 4px 0 22px;
	background: url(/img/user/inputConfirm.gif) no-repeat 4px 3px;
	display: block;
	width: 184px;
	height: 20px;
	line-height: 20px;
	*line-height: 22px;
	overflow: hidden;
}
.prompt_error {
	background: #fedcd6 url(/img/user/wrongInput.gif) no-repeat 4px 3px;
	border: 1px solid #f5937f;
	display: block;
	width: 184px;
	height: 20px;
	line-height: 20px;
	*line-height: 22px;
	overflow: hidden;
	padding: 0 4px 0 22px;
}
.prompt_success {
	background: #e7f2be url(/img/user/rightInput.gif) no-repeat 4px 3px;
	border: 1px solid #b7ca8c;
	display: block;
	width: 184px;
	height: 20px;
	line-height: 20px;
	*line-height: 22px;
	overflow: hidden;
	padding: 0 4px 0 22px;
}
.borderTop td {
	padding-top: 8px; 
}
.borderBottom td {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 8px;
}
.singleLine td {
	height: 53px;
	border-bottom: 1px solid #e8e8e8;
}


.txtInput {
	border: 1px solid #aaa;
	height: 18px;
	padding: 1px;
	width: 150px;
}

.inputArea label {
	float: left;
	width:68px;
	padding-left: 10px;
	text-align: right;
	margin-top: 5px;
}

.selectSt select {
	height: 22px;
	/*border: 1px solid #bfbfbf;*/
	width: 76px
}

.btnSt {
	height: 35px;
	width: 110px;
	background: url(/img/user/btn_bg.gif) repeat-x left top;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 0 18px;
	overflow: visible;
	border:0px;
	cursor: pointer;
}

.agreement {
	padding-left: 18px;
	height: 70px !important;
}
/* form -------------------------*/

/* reg **************************/
#reg .mod_hd{background:url('/img/user/mod_hd_reg.gif') no-repeat;}
#reg #lbl_title{background:url('/img/user/lbl_reg.gif') no-repeat;}
#btn_reg
{
    background:url(/img/user/btn_reg.gif) no-repeat;
    width:110px;
    height:35px;
    border:none;
}
/* reg -------------------------*/

/* reg1 **************************/
#reg1 .mod_hd{background:url('/img/user/mod_hd_reg1.gif') no-repeat;}
#reg1 #lbl_title{background:url('/img/user/lbl_reg1.gif') no-repeat;}
#reg1 p{width:600px;text-align:left;color:#E96BA4;font-size:14px; font-weight:bold;line-height:25px; margin:0 auto;}
#btn_opennow
{
    margin-top:50px;
    background:url(/img/user/btn_opennow.gif) no-repeat;
    width:200px;
    height:35px;
    border:none;
    cursor:pointer;
}
/* reg1 -------------------------*/


/* open **************************/
#open .mod_hd{background:url('/img/user/mod_hd_open.gif') no-repeat;}
#open #lbl_title{background:url('/img/user/lbl_open.gif') no-repeat;}
#open td{ line-height:30px;}
#btn_ok
{
    background:url(/img/user/btn_ok.gif) no-repeat;
    width:110px;
    height:35px;
    border:none;
    margin-top:50px;
}
/* open -------------------------*/

/* open1 **************************/
#open1 .mod_hd{background:url('/img/user/mod_hd_open1.gif') no-repeat;}
#open1 #lbl_title{background:url('/img/user/lbl_open1.gif') no-repeat;}
#open1 td{ line-height:30px;}

#lbl_info
{font-size:14px; font-weight:bold; color:#E8629E;margin:30px auto;}

#btn_goblog
{
    background:url(/img/user/btn_goblog.gif) no-repeat;
    width:200px;
    height:35px;
    border:none;
    display:block;
    margin:50px auto;
}



#btn_goinfo
{
    width:480px;
    float:left;
}

#btn_goinfo a
{
    background:url(/img/user/btn_goinfo.gif) no-repeat;
    width:239px;
    height:38px;
    border:none;
    display:block;
    margin:0 auto;
}

#btn_goinfo p{width:240px;margin:0 auto; font-size:14px; color:#000000;text-align:left;margin-top:30px;line-height:30px;}


#btn_gocenter
{
    width:480px;
    float:left;
}

#btn_gocenter a
{
    background:url(/img/user/btn_gocenter.gif) no-repeat;
    width:239px;
    height:38px;
    border:none;
    display:block;
    margin:0 auto;
}

#btn_gocenter p{width:240px;margin:0 auto; font-size:14px; color:#000000; text-align:left;margin-top:30px;line-height:30px;}


/* open1 -------------------------*/


/* login **************************/
#login .mod_hd{background:url('/img/user/mod_hd_login.gif') no-repeat;}
#login #lbl_title{background:url('/img/user/lbl_login.gif') no-repeat;}
#login td{ line-height:40px;}
#login .txtInput{width:200px;padding:3px 0px;}
#login span{font-size:14px;color:#E8629E}
#btn_login
{
    background:url(/img/user/btn_login.gif) no-repeat;
    width:110px;
    height:35px;
    border:none;
    margin-top:20px;
    cursor:pointer;
}
/* login -------------------------*/


/* getpass **************************/
#getpass .mod_hd{background:url('/img/user/mod_hd_getpass.gif') no-repeat;}
#getpass #lbl_title{color:#E8629E;font-size:14px;font-weight:bold;text-align:left;line-height:28px;width:400px;}
#getpass td{ line-height:40px;}
#getpass .txtInput{width:200px;padding:3px 0px;}
#getpass span{font-size:14px;color:#E8629E}
#btn_getpass
{
    background:url(/img/user/btn_getpass.gif) no-repeat;
    width:130px;
    height:35px;
    border:none;
    margin-top:20px;
    cursor:pointer;
}
/* login -------------------------*/


