@charset "gb2312";
/* CSS Document */
/*地市 container css START*/
.district_container{ width:100%; height:734px; background:#FFF;}
.district_wrapper{ width:990px; height:685px; margin:0 auto;}
/*地市 container css END*/
/*地市 位置 css START*/
.district_pos{ width:960px; height:30px; line-height:30px; background:#e8edf3; border-radius:5px; margin:0 auto; padding-left:30px; }
.district_pos span{ color:#5b5a5a;}
/*地市 位置 css END*/
/*地市 Main Content css START*/
.district_cont{ width:990px; height:675px; margin-top:10px; padding-bottom:10px;}
.district_contL{ float:left; width:723px; height:645px;}
.district_contL_tt{ width:713px; height:40px; line-height:40px; padding-left:10px; border-bottom:1px dotted #b2b2b2;}
.district_contL_tt h2{ font-size:18px; font-weight:bold; color:#5b5a5a;}
.district_contL_info{ width:723px; height:582px; padding-top:18px;  }
.district_contL_info li{ width:690px; height:35px; line-height:35px; font-size:14px; font-family:Microsoft YaHei; color:#000; margin-left:12px; margin-bottom:10px; }
.district_contL_info li .left{ width:84px; height:35px; line-height:35px; text-align:center; background:#bad5f4; font-weight:bold;}
.district_contL_info li .right{ width:590px; height:35px; line-height:35px; background:#f7f8fa; padding-left:10px; }
.district_contL_info li .left a{ color:#000; text-decoration:none; margin-right:5px;}
.district_contL_info li .right a{ color:#B6B3B3; text-decoration:none; margin-right:9px;}
.district_contR{ float:right; width:245px; height:680px; background:#f3f6f8;}
.district_contR_search{ width:243px; height:128px; background:#e3e9ee; padding-top:15px;}
.district_contR_search h2{ height:30px; line-height:30px;font-size:16px; font-weight:bold; color:#0d507d; margin-left:37px;}
.district_contR_search form{ width:180px; height:30px; line-height:30px; margin-left:37px;}
.district_contR_search form input.txt{ float:left; width:136px; height:28px; line-height:28px; border:none; background:#FFF; color:#a3a0a0; padding-left:10px; }
.district_contR_search form input.txt:focus{ border:1px solid #61abef;}
.district_contR_search form input.btn{ float:right; width:24px; height:25px; border:none; background:url(jsca_gailan_search_pic.jpg) no-repeat; margin-top:2px; cursor:pointer; }
/*地市 Main Content css END*/