@charset "utf-8";
@import url(basic.css);/*全局样式*/
@import url(layout.css);/*布局样式*/

/* left */
#left{ overflow:hidden; float:left; width:210px;}
#left h2{ padding-left:30px; height:31px; background:#eaeaea url(../img/icon2.gif) no-repeat 10px center; line-height:31px;}

#left .padd{ margin:0 10px;}

#left ul{ padding:10px 1px 10px 0; background:url(../img/bg-left-ul.gif) repeat-x;}
#left ul li{ margin:0 10px; border-bottom:1px solid #ddd;}
#left ul li a{ display:block; padding:3px 0 3px 10px;}
#left ul li a:hover,#left ul li a.current{ background:url(../img/icon3.gif) no-repeat 40% center; font-weight:bold;}
#left ul.long li a:hover,#left ul.long li a.current{ background:url(../img/icon3.gif) no-repeat 80% center;}
#left ul li li a:hover{background:url();}
#left ul li ul{padding:4px 0;}
#left ul li ul li{border:none;}
#left ul li ul li a{display:block; padding:0 0 0 10px; font-size:11px;}

#left .search{ padding:5px 10px; border:1px solid #ddd; background:url(../img/bg-search.gif) repeat-y;}
#left .search input{ margin:5px 0; border:1px solid #ddd;}
#left .search input.keyword{ width:108px; height:18px;}

/* middle */
#middle{ overflow-x:hidden; float:left; padding:10px 15px; width:551px; height:auto!important; height:450px; min-height:450px; border:1px solid #eaeaea; border-top:none; border-bottom:none;}

#middle h3{ margin-bottom:10px; padding:5px 10px; background:url(../img/bg-right-h3.gif) repeat-x left bottom;}

table.biaoge th,table.biaoge td{ padding:5px;}
table.biaoge th{ width:60px; vertical-align:top;}

.pages{ padding:10px 5px;}
.pages input{ border:1px solid #ddd;}

/* right */
#right{ overflow:hidden; float:right; width:210px;}

#right .info{ margin:10px; padding:5px; border:1px solid #e8e8e8; background:#f7f7f7;}
#right .info select{ width:90%;}
#right .info ul li{ padding:2px 0 2px 15px; background:url(../img/icon4.gif) no-repeat 5px center;}
#right .info a.pdf{ display:inline-block; padding-left:20px; padding-right:10px; background:url(../img/icon5.gif) no-repeat left center;}

/* 关于我们 */
#about_content{ padding:0 10px;}

/* 资讯中心 */
#news_content{ padding:0 10px;}
#news_content dl{ padding-bottom:10px;}
#news_content dl dt{ padding-top:6px; padding-right:10px; width:153px; height:101px; background:url(../img/news-bg.gif) no-repeat; text-align:center;}
#news_content dl dt img{ display:block; margin:0 auto;}
#news_content dl dd{ width:368px;}
#news_content .point{ padding:5px 0;}

.news_list{ padding:15px 0; height:auto!important; height:400px; min-height:400px; border-bottom:1px solid #e5e5e5; border-top:1px solid #e5e5e5;}
.news_list li{ padding:2px 0 2px 10px; background:url(../img/icon4.gif) no-repeat left center;}
.news_list li span{ display:block; margin-bottom:-15px; text-align:right; font-size:11px;}

#news_detail{ padding:30px 10px 20px;}
#news_detail .news_info{ margin-bottom:20px; border-bottom:1px solid #ddd; padding:10px 0;}
#news_detail .point p{ text-indent:34px; padding:5px 0;}

/* 图片展示 */
#pic_cotnent{ background:#f00;}
#goleft,#goright{ display:block; cursor:pointer;}
.bigPic{ overflow:hidden; margin:0 auto 20px; width:520px; height:400px; border:10px solid #eee; text-align:center;}
#showArea{ overflow:auto; width:510px; height:92px;}
#showArea img{ cursor:pointer; margin:0 1px; width:73px; height:90px; border:1px solid #ccc;}
#showArea img:hover{ border:1px solid #f00;}

/* 租赁信息 */
#hire_content{ padding:0 10px; height:auto!important; height:600px; min-height:600px;}
#hire_content .title span{ display:inline-block; font-size:16px; font-weight:bold;}
#hire_content dl{ margin-bottom:10px; padding:20px 0; border-bottom:1px solid #ddd;}
#hire_content dl dt{ width:186px; padding-right:10px;}
#hire_content dl dt img{ padding:3px; border:1px solid #ddd;}
#hire_content dl dd{ width:330px;}
#hire_content dl dd p{ padding:2px 0;}
#hire_content dl dd p.btn{ padding-top:10px;}
#hire_content dl dd .point{ margin-top:-19px; width:270px;}
#hire_content dl dd span{ font-size:14px; color:#ff6600; font-weight:bold;}

/* 人才招聘 */
#career_content{ padding:0 10px;}
#career_content .kouhao{ padding:10px 0;}
#career_content .items{ margin-bottom:10px;}
#career_content .items p{ border-bottom:1px solid #ddd;}
#career_content .items p span{ display:inline-block; padding:4px 5px 4px 15px; background:#f3f3f3 url(../img/icon6.gif) no-repeat 5px center;}

/* 联系我们，咨询反馈 */
#contact_content{ padding:0 10px;}
#contact_content p{ padding:5px 0;}
#contact_content .tel{ padding-left:25px; background:url(../img/icon7.gif) no-repeat left center;}
#contact_content .fax{ padding-left:25px; background:url(../img/icon8.gif) no-repeat left center;}
#contact_content .email{ padding-left:25px; background:url(../img/icon9.gif) no-repeat left center;}
#contact_content .postel{ padding-left:25px; background:url(../img/icon10.gif) no-repeat left center;}
#contact_content .add{ padding-left:25px; background:url(../img/icon11.gif) no-repeat left center;}

.biaoge1 th,.biaoge1 td{ vertical-align:top;}
.biaoge1 td span{ padding-left:5px; color:#f60; font-weight:bold;}
.biaoge1 th{ padding:4px; width:100px; font-weight:normal; text-align:right;}
.biaoge1 td input,.biaoge1 td textarea{ border:1px solid #ddd;}

.submit,.reset{ width:50px; height:20px; border:none; text-indent:-999em; border:none;}
.submit{ background:url(../img/btn-submit.gif) no-repeat;}
.reset{ background:url(../img/btn-cancel.gif) no-repeat;}

/* 特发物业报 */
#newspaper_content{ padding:0 10px;}
#newspaper_content dl{ padding:10px 0;}
#newspaper_content dl dt{ padding:5px; margin-right:10px; width:100px; height:135px; border:1px solid #ccc; text-align:center;}
#newspaper_content dl dt img{ display:block; margin:0 auto;}
#newspaper_content dl dd{ width:368px;}
#newspaper_content .point{ padding:5px 0;}

#newspaper_content li{ padding:2px 0 2px 10px; background:url(../img/icon4.gif) no-repeat left center;}

#newspaper_content p.title{ margin-bottom:10px; border-bottom:1px solid #ddd;}
#newspaper_content p.title span{ display:inline-block; padding:2px 5px 2px 15px; background:#f3f3f3 url(../img/icon6.gif) no-repeat 5px center;}