h1{
font-size:16px;
color:#1585ce;
font-weight:normal;
margin:0;
}
.title{
height:60px;
}

.panel {position:absolute;z-index:3;top:15px;left:15px;}

.info-section{
width:850px;
border:1px solid #333;
margin-top:20px;
position:relative;
overflow:hidden;
background:#2d2d2d url("../images/website/index/bg.png") 0 0 repeat-y;
}
.form-panel{
position:relative;
float:left;
width:190px;  
padding:10px; 
font-size:12px;
color:#000;
background-color:#EEE;
}
.form-sec{
margin-bottom:10px;
}
.description{
position:relative;
float:left;
width:610px;
padding:15px;
color:#FFF;
font-size:14px;
}
select{
width:190px;
}
.copyright{
width:100%;
text-align:right;
font-size:11px;
margin:15px 0;
}
.c-title{
font-size:15px;
color:#1FB3DD;
}