/*
    Document   : espcms_v5div
    Created on : 2014-3-25, 15:08:48
    Author     : huangqyun
    Description:
        Purpose of the stylesheet follows.
*/
#ajaxFormlist{width:100%; overflow:hidden;}
/*留言表单说明*/
.espcms_bbs_form{width:80%; margin:0px auto;overflow: hidden; margin-top:20px;}
.espcms_bbs_form .espcms_form_group{width:100%; float:left; padding-bottom:10px;}
.espcms_bbs_form .espcms_form_group .control_label{width:20%; float:left; text-align:right; height:30px; line-height:30px;}
.espcms_bbs_form .espcms_form_group .control_required{width:78%; float:right;}
.espcms_bbs_form .espcms_form_group .col5{width:60%; height:30px; line-height:30px;}
.espcms_bbs_form .espcms_form_group .col11{width:80%;}

.espcms_bbs_list_all{width:100%; overflow:hidden; text-align:center;}
.espcms_bbs_list_all li{width:100%; float:left; text-align:left;}
.espcms_bbs_list_all .espcms_bbs_title,.espcms_bbs_auto,.espcms_bbs_time{ font-weight:bold; color:#004193;}
.espcms_bbs_list_all .jt{width:15px; height:8px; background:url(../img/arrow3.gif) no-repeat center; margin-left:20px;}
.espcms_bbs_list_all .content{width:820px; background:#f2f2f2; padding:10px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;overflow:hidden;}

/*搜索页面*/
.espcms_page{width:100%;overflow: hidden;}
/*会员*/
.espcms_member_login_center{padding:0px 0px 10px 0px;border:1px solid #dedede;margin: 0px auto 25px auto; overflow:hidden}
.espcms_member_login_center .messtitle{width:1180px; background:#e6e6e6; line-height:42px; padding:0px 10px; font-size:16px; margin-bottom:20px;}
.espcms_member_login_center .espcms_form_group{width:804px; margin:0px auto 10px; height:35px; line-height:35px;}
.espcms_member_login_center .espcms_form_group .control_label16{width:100px; float:left; text-align:right; font-size:14px;}
.espcms_member_login_center .espcms_form_group .col5{width:300px; height:33px; padding-left:10px; border:1px #eeeeee solid;}
.espcms_member_login_center .espcms_form_group .col6{width:120px; height:33px;border:1px #eeeeee solid;}
.espcms_member_login_center .espcms_form_group .control_required20{width:704px; float:right;}

.espcms_member_login_center .espcms_form_group2{width:804px; margin:5px auto; height:35px; line-height:35px; text-align:center;}

.espcms_page_center_line{width:100%; border-bottom:1px solid #dedede;}

.espcms_page_typename_width{width:100%; font-size:16px; line-height:36px; color:#1f559f;}

/*内容版式*/
.espcms_newslist{width:1180px; padding:10px; overflow:hidden;}
.espcms_newslist li{ float:left; width:1180px; line-height:36px;}
.espcms_newslist a{width:1036px; float:left; line-height:36px;background:url(../Images/jt.gif) no-repeat left; padding-left:20px;}
.espcms_newslist .date{width:124px; float:right; text-align:right;}
