*{padding:0; margin:0px;color:#333; font-size:12px;}
body{margin:0 auto;}
a{text-decoration:none;color:#000}
a:hover{text-decoration:underline;color:#000}
button{border:none;color:#5D77C2;font-size:12px;cursor:pointer;outline:none;}
.none{display:none !important;}
.defIcon{ display:none;width:13px;height:13px;margin-right:5px;vertical-align:middle;}

#PubHeader{background:url(../Images/t_bg.gif); height:76px; width:100%; position:relative;}
#PubHeader #FunctionBar{height:50px; background:url(../Images/banber.gif) no-repeat; line-height:50px; text-align:right;}
#PubHeader #FunctionBar img{ border:0px; margin:10px 8px; cursor:hand;}
#PubHeader #FunctionBar #WelcomeMsg{width:100%;}
#PubMainer{height:auto; width:auto; margin:1px auto; position:relative;}
#PubMainer #PubLeft{ position:absolute;background:#F4F4F4; height:auto; width:158px; padding:3px 7px;}
#PubMainer #PubLeft div{background:url(../Images/menu_list_bg.gif) repeat-x #fff; margin:0 auto;}
#PubMainer #PubLeft div span{background:url(../Images/plusbox.gif) 7px 45% no-repeat;display:block; padding-left:30px; font-size:12px; line-height:22px; height:22px; cursor:hand; border:1px solid #ccc; border-bottom:none}
#PubMainer #PubLeft div ul{list-style:none; margin:0px; padding:5px 0;}
#PubMainer #PubLeft div ul.hide{display:none;}
#PubMainer #PubLeft div ul li{background:url(../Images/menu_list_split.gif) 0 100% repeat-x; padding-left:12px; height:22px; line-height:22px;}
#PubMainer #PubLeft div ul li label{background:url(../Images/dots.gif) 0% 45% no-repeat; padding-left:17px; display:block; }
#PubMainer #PubRight{ position:absolute;border:1px solid #ccc; height:auto;width:80%;margin:10px auto; left:18%;}
#Pubfooter{ position:absolute;background:url(../Images/f_bg.gif); bottom:-1px; display:none; width:100%; height:30px; text-align:center; line-height:25px; bottom:0px;}


#webform_dialog_window{background:#fff;}
#webform_dialog_window #webform_dialog_header{font-weight:bolder;font-size:14px;color:#fff;text-indent:13px;}
#webform_dialog_window #webform_dialog_header{background:url(../Images/layer_header_bg.png) repeat-x top;height:27px;line-height:27px;}
#webform_dialog_window #webform_dialog_header div{height:2px;width:2px;position:absolute;top:0px;}
#webform_dialog_window #webform_dialog_header .lefter{background:url(../images/layer_header_left.png) no-repeat;left:0px;}
#webform_dialog_window #webform_dialog_header .righter{background:url(../images/layer_header_right.png) no-repeat;right:0px;}
#webform_dialog_window #webform_dialog_header button{position:absolute;right:7px;top:4px;}
#webform_dialog_window #webform_dialog_header button{width:18px;height:18px;overflow:hidden;background:url(../Images/layer_colse.png);}
#webform_dialog_window #webform_dialog_header button.hover{background:url(../Images/layer_colse_over.png);}
#webform_dialog_window #webform_dialog_bodyer{clear:both;border-left:1px solid #545454;border-right:1px solid #545454;}
#webform_dialog_window #webform_dialog_footer{border:1px solid #545454;border-top:1px solid #A1A1A1;height:30px;background:#DCDBDB;text-align:right;padding:8px 8px 0 8px;}
#webform_dialog_window #webform_dialog_footer button{background:url(../Images/Button.png);cursor:pointer;height:24px;padding:0 5px;margin-left:8px;width:60px; color:#464646;}
#webform_dialog_window #webform_dialog_footer button.hover{background:url(../Images/Button_over.png);}

.webform_sender_successful{}
.webform_sender_successful #webform_dialog_bodyer{ border-bottom:1px solid #545454;}
.webform_sender_successful .SuccessFul{background:url(../images/ico_ok.gif) 25px top no-repeat;height:145px;margin-top:15px;}
.webform_sender_successful .SuccessFul div{text-indent:80px;}
.webform_sender_successful .SuccessFul .FulTitle{color:#4A8F00;padding-top:3px;font-size:14px; font-weight:bolder;}
.webform_sender_successful .SuccessFul .FulItem{font-size:12px;padding-top:10px;}
.webform_sender_successful .SuccessFul .While{color:#999;}
.webform_sender_successful .SuccessFul .FulItem a{color:#663A0D;}
.webform_sender_successful .SuccessFul .FulItem a:hover{color:red;}
.webform_sender_successful #webform_dialog_footer{display:none;}


.webform_sender_warning #webform_dialog_bodyer{ background:url(../images/ico_warning.png) 25px 50% no-repeat;text-indent:80px;line-height:80px; font-size:15px; color:#000;}
