@charset "gb2312";

/*通用*/
.bg-color{ background-color: #f2f2f2;}


/*宽带通调查问卷-弹窗*/
.user_kdt_guide { width:740px; margin:0 auto; position:relative;}
.close{ display:block; width:25px; height:25px; background:url(../../images/survey_images/dealer-close.gif) no-repeat; position:absolute; right:15px; top:15px;}

/*宽带通调查问卷-页面*/
/*.kdt-bg{ background:url(/images/kdt-bg-t.jpg) repeat-x; }*/

.content h1{ font-size:24px; color:#d40400; text-align:center; line-height:150%;}
.content h2{ font-size:14px; color:#641c00; line-height:180%; font-weight:bold; padding:5px 0 5px 0; }
.content p label {padding-right: 20px;}
.content p{ line-height:150%; }
.content p textarea{ width:780px; height:70px; padding:5px; }
.content h3{ font-size:14px; line-height:180%; font-weight:bold; padding:40px 0 10px 0; }
.contact{ float:left; padding-top:3px; width:85px; text-align:right;}
.options { overflow:hidden; padding:5px 0; clear:both;}
.options_c{ float:left; padding-top:3px; width:80px;}
.options_b, contact_b{ float:left; padding-left:5px; overflow:hidden;}
.options_b input{ width:300px; height:20px; line-height:20px; padding:3px; margin-left:10px; }
.contact_b input{ width:180px; height:20px; line-height:20px; padding:3px; margin-left:10px; }
.bg-color .content p .link{ color:#d40400;}
.bg-color .content p .link:hover{ text-decoration:underline;}
.sub { text-align:center; margin-top:30px;}




/*link-20121204改*/
a:link{color:#333; text-decoration: none;}
a:visited{color:#333; text-decoration:none;}
a:hover{color: #0096db; text-decoration:none;}
a:active{color:#0096db; text-decoration:none;} 

