@import url("frame.css");
@import url("color_blue.css");

body {}
.main .col_right dl dt img {width:94px;height:67px; border:0px;}
.main2 .article {width:470px; height:300px; padding:35px 70px 60px 30px; overflow:hidden; float:right;line-height:180%;font-size:12px;text-align:left;}

.black_overlay{display:none;position:absolute;top:0%;left:0%;width:100%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}
#divLoginFrame {display:none;position:absolute;top:25%;left:25%;width:300px;height:200px;padding-left:16px;border:5px solid orange;background-color:white;z-index:1002;overflow:hidden;}
#divRegFrame {display:none;position:absolute;top:12%;left:20%;width:700px;height:470px;padding-left:16px;border:5px solid orange;background-color:white;z-index:1002;overflow:hidden;}
.divCloseBotton {text-align:right; clear:both; padding:2px;margin-bottom:10px;}
.divLogin div {line-height:30px;}
.divLogin .LoginItem {width:50px; font-size:12px; }
.divLogin .LoginInput {width:100px; height:20; }
.divLogin .LoginErr {color:#ff0000; font-size:12px;padding:5px;}
.divLogin .LoginBtn { padding:5px;}
.divLogin .LoginBtn .LoginButton {width:50px; height:26px;}
.ULLogin {font-size:12px;}

.divUserLeft {float:left; clear:left; text-align:left; width:220px;}
.divUserRight {float:right; clear:right;width:740px;}

.UserEditTable {}
.UserEditTable h3 { text-align:center; line-height:30px; color:#ff6633;}
.UserEditTable tr td { text-align:left; padding:2px; }

/*--------协会介绍：begin---------*/
.xhjs .c_right .intro p { text-indent:26px; }
.xhjs .c_right .intro h2 {  font-size:14px; text-align:center; color:#ff6633; }
.lstb tr td { vertical-align:top; }

.bszn ul li {height:25px;line-height:25px;font-size:12px;list-style:disc outside; margin-left:20px;}
.bszn ul li a {}
.bszn ul li span {float:right;color:#999;font-size:11px;font-family:tahoma;}

.xhjs .img_list {float:left; width:45%; height:188px; padding:2px; text-align:center;}
.xhjs .img_list img {clear:both; width:150px; height:120px;}
.xhjs .img_list h3 {clear:both; text-align:center; font-size:13px; font-weight:normal; margin:8px 3px 8px 3px;}

/*--------协会介绍：end---------*/

.page strong { color:#ff0000;}

.tyzxlb .c_right .art_list dl dt img {width:109px; height:81px;}
.hyzx .c_left .listbox ul li img {width:110px; height:90px;}

.lawyer { float:left; padding: auto 20px; height:auto;}
.lawyer .pic { float:right; width:200px; clear:both; text-align:left; padding-bottom:15px;}
.lawyer .info { float:left;}
.lawyer .info h3 { line-height:20px; height:20px; padding:5px; margin:0px;}

.Course ul li { list-style-type:disc; list-style-position:inside; text-indent:24px;}

/*--------证书：begin---------*/
#divCertPopup {display:none;position:absolute;top:12%;left:20%;width:700px;height:470px;padding-left:16px;border:5px solid orange;background-color:white;z-index:1002;overflow:hidden;}
.divCertShow { text-align:center; width:100%;}
.divCertShow .divCertWord { text-align:left; width:300px;}

.in .certlist li {float:left; width:50%; text-align:left; font-size:13px; line-height:18px; padding-top:8px;}
.in .certlist li img {float:left; width:130px; margin:0px 5px 0 5px;}

/*--------证书：end---------*/

.in #FacePreview {text-align:center; height:300px; vertical-align:middle; padding-top:20px;}
/*.ULLogin li { background:url(/images/button/menu_compart.gif) no-repeat right;}*/

.zyrc .list .tab .more {float:left; }
.zyrc .list .tab .more a { background:none;margin:0px; padding:0px; font-size:12px;}

.IntegratedList   { padding:40px 20px 20px 20px; background-color:#ffffff; background-image:Url(../images/blue/bg_body1.jpg); background-position:top; background-repeat:no-repeat;}
.IntegratedList .tbIntegrated tr td { background-color:#EEEEEE;}
.IntegratedList .tbIntegrated .trTitle td{ height:30px; white-space:nowrap;}
.IntegratedList .tbIntegrated .style3 {  background-color:#ffffff;}

/*--------GridView：begin---------*/
.divAdminGridView { padding:3px 1px;}
.divAdminGridView input { background-color:#BBBBFF;}
.divAdminGridView select { background-color:#BBBBFF;}
/*--------GridView：end---------*/

/*--------Article Edit: begin-----------*/
.UploadImgList { vertical-align:bottom;}
.UploadImgList li { float:left; text-align:center; line-height:20px; padding-bottom:10px;}
/*--------Article Edit: end-----------*/


.articletitle h1 {
    font-family:'Microsoft YaHei'; font-size:22px; margin:12px auto;
}
.articletitle h2,.articletitle h3 {
    font-family:'Microsoft YaHei'; font-size:18px; margin-bottom:12px; margin-left:auto; margin-right:auto;
}

.tb_admin { width:100%;border-spacing:1; background-color:#ccc;}
.tb_admin th { background-color:#eee; text-align:center; padding:3px; font-weight:bold;}
.tb_admin tr td { background-color:#fff; text-align:center; padding:3px;}

/*通用按钮*/
.btn_sure {
    background-color:#ada; background-image:url(/images/icons/gou.15x15.png); background-repeat: no-repeat; background-position-x: 5px; background-position-y: 5px;
    border:1px solid #aaa; width:80px; height:30px; margin:8px; padding-left:15px; font-weight:bold; font-family:'Microsoft YaHei';color:#196e27; 
}
.btn_cancel {
    background-color:#ccc; background-image:url(/images/icons/cha.18x18.png); background-repeat: no-repeat; background-position-x: 5px; background-position-y: 5px;
    border:1px solid #aaa; width:80px; height:30px; margin:8px; padding-left:15px; font-weight:bold;font-family:'Microsoft YaHei'; color:#a00;
}

.btn_reset {
    background-color:#add3ee; border:1px solid #aaa; width:80px; height:30px; margin:8px; font-weight:bold;font-family:'Microsoft YaHei'; color:#184666;
}

.btn_add {
        background-color:#f60; background-image:url(/images/icons/add_white_15x15.png); background-repeat: no-repeat; background-position-x: 5px; background-position-y: 5px;
    border:1px solid #aaa; width:100px; height:30px; margin:8px; padding-left:15px; font-weight:bold; font-family:'Microsoft YaHei';color:#fff; 
}

.btn_search {
    background-color:#09d; background-image:url(/images/icons/fangdajing_18x16.gif); background-repeat: no-repeat; background-position-x: 5px; background-position-y: 5px;
    border:1px solid #aaa; width:80px; height:30px; margin:8px; padding-left:15px; font-weight:bold;font-family:'Microsoft YaHei'; color:#fff;
}

.btn_search_80x21 {
    width:80px; height:21px; border:none; background:url(../images/button/btn_search_80x21.gif) no-repeat;
}
.btn {
    background-color:#add3ee; border:1px solid #aaa; height:30px; margin:8px; padding-left:8px; padding-right:8px; font-weight:bold;font-family:'Microsoft YaHei'; color:#184666;
}

.btn_gray_40x21 {
    width:40px; height:21px; border:none; background:url(../images/button/btn_gray_40x21.gif) no-repeat;
}
.btn_blue_67x22 {
    width:67px; height:22px; border:none; background:url(../images/button/btn_blue_67x22.gif) no-repeat;
}
.btn_blue_88x26 {
    width:88px; height:26px; border:none; background:url(../images/button/btn_gray_88x26.gif) no-repeat;
}

.date_link img {
    vertical-align:middle;
}

/*通用的分页工具按钮*/
#MainContent_lblPageTools .buttonface,#MainContent_lblPage .buttonface, .page_tools .buttonface,.page_tools .buttonface  {
        width:40px; height:21px; border:none; background:url(../images/button/btn_gray_40x21.gif) no-repeat;
}