.panel {
line-height: 24px;
color: #333;
}
#signup_panel .signup_mod {
background-color: #fff;
border-collapse: collapse;
width:100%;
}

#signup_panel {

background: url("/templets/default/images/v2/bg3.jpg") no-repeat 0 0 transparent;
}


#signup_panel .signup_mod .td1, #signup_panel .signup_mod .td2 {

border-collapse: collapse;

}
#signup_panel .signup_mod .td2 {
background-color: #f7f7f7;
}
#signup_panel .td2 .renav {
height: 288px;
overflow: hidden;
}


#signup_panel .td2 p {
font-weight: bold;
line-height: 36px;
margin-bottom: 12px;
border-bottom:2px #ccc solid;
text-align:center;
}
#signup_panel .td2 i {
color: #ff7c07;
font-weight:bold;
font-size:18px;
}

#signup_panel .td2 .renav li {
    height: 24px;
    overflow: hidden;
}



#signup_panel .td1 th {
    width: 80px;
	height:45px;
    text-align: right;
	font-size:16px;
	color:#666;
	background-color:#f7f7f7;

	
}
#signup_panel .td1 select,
#signup_panel .td1 input[type=text] {
    height: 30px;
    width: 200px;
vertical-align: top;
background-color: transparent;
height: 32px;
padding: 0 9px;
line-height: 32px;
border: 1px solid #ccc;
background: url(sprite/base-k.png) no-repeat;
box-shadow: 0 1px 1px rgba(0,0,0,0.1) inset;
vertical-align: middle;
font-size: 14px;
font-family: Tahoma, Arial, sans-serif, Simsun;
color: #3f4a5a;
}
#signup_panel .bm_submit {
    width: auto;
    height: auto;
    color: #fff;
    line-height: 36px;
    height: 36px;
    font-size: 16px;
    background-image: none;
    margin: 24px 0 12px 48px;
}
.button {
cursor: pointer;
width: 100%;
height: 40px;

font-size: 16px;
color: #fff;
border: 0;
background:  right 0 no-repeat #ec860d;
}


.shengqing{ width:100%; height:64px; overflow:hidden; margin-bottom:20px; background-color:#ec860d; color:#ffffff;}
.shengqing p{ margin:0px; line-height:32px; }
.shengqing  span {
    margin-right: 30px;
	padding-left:20px;

}
.shengqing b {
    font-weight: normal;
    margin-right: 50px;
}
.yh_xmlc i 
{
color: #ff7c07;
font-weight:bold;
font-size:18px;

}
.codecss
{
width:40px;

}