/*通用样式-----*/
html,body,ul,li,table{ margin:0px; padding:0px;}
div{font-family:Arial; font-size:12px; color:#285d70;}
.clear{clear:both;}
.bg{ background:url(../images/bg.gif) repeat-x;}
td{ text-align:right; padding-right:8px;}
th{ text-align:left;}
.f{ color:#ff6000;}

/*顶部-----*/
.wheader{ width:640px; margin:auto;}
.top_color{ background:#5ebbdc; height:4px;overflow:hidden;}

/*内容部分-----*/
.cArea{ width:618px; margin:0px auto;}
.cArea_t{ background:url(../images/cArea_bg1.gif) no-repeat;}
.cArea_f{ background:url(../images/cArea_bg2.gif) repeat-y;}

.feedback{ line-height:22px;}
.feedback th{ padding-top:8px;}
.feedback td{ padding-top:11px;}
.feedback th input { color:#82a0a8; padding-left:4px; font-size:12px; font-family:arial; width:297px; height:19px; line-height:18px; background:#eafbfe; border:1px solid #bde5ec;}
.feedback textarea { color:#82a0a8; font-size:12px; font-family:arial; width:297px; line-height:18px; background:#eafbfe; border:1px solid #bde5ec; overflow-y:scroll; overflow-x:hidden;}
.Finput { text-align:left;}
.Finput input{ color:#285d70; width:105px; height:20px; line-height:20px; background:url(../images/nav_bg.gif) no-repeat; text-align:center; border:0; cursor:pointer;}

.back{ line-height:22px;}
.back th{ padding-top:8px;}
.back td{ padding-top:11px;}
.back th input { color:#82a0a8; font-size:12px; font-family:arial; width:347px; height:19px; line-height:18px; background:#eafbfe; border:1px solid #bde5ec; padding-left:4px;}
.back textarea { color:#82a0a8; font-size:12px; font-family:arial; width:347px; line-height:18px; background:#eafbfe; border:1px solid #bde5ec; overflow-y:scroll; overflow-x:hidden;}

.feedback_l{ text-align:left; color:#82a0a8;}
.feedback_l span{ font-weight:bold;}
.feedback_l a{ color:#285d70; text-decoration:underline; font-weight:bold;}

.feedback_w{ text-align:left; color:#285d70; font-size:11px;}
.font_texe{ color:#82a0a8; line-height:18px; width:335px; height:200px; border:1px solid #c0e3eb; background:#ebfbfe; padding:6px; overflow-y:auto; font-weight:normal;}
.font_texe_hidden{ display:none}
.font_t{ font-weight:bold; text-align:center; margin-bottom:5px;}
.font_b{ font-weight:bold;}
.font_blue_s{color:#6FAED7;font_size:10px;}
.hight4 {
	height:4px;
	overflow:hidden;
}
.font_help{ padding:0px 25px 0 25px; line-height:22px;}
.font_help span{ color:#285d70; font-weight:bold;}
.font_h{ color:#285d70; font-weight:bold; font-size:18px; margin-bottom:5px;}
/*底部-----*/
.foot{ font-family:arial; font-size:10px; background:url(../images/foot_bg.gif) no-repeat; text-align:center; line-height:34px; padding-top:7px;}

















