/* CSS Document */
*{margin:0; padding:0;}
body{font-size:12px;}
a{color:#000; text-decoration:none}
.clear{ margin:0; padding:0; height:0; clear:both;}
.nowrap{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.nowrap2{overflow:hidden; white-space:nowrap; text-overflow:clip;}
img{margin: 0; padding: 0; border: 0;}

#nav_s{float:right; margin:46px 0 4px 0; font-size:12px; border-right:1px solid #CCC;}
#nav_s li{float:left; padding:6px 0 0 0; background:#FFF; border:1px solid #CCC; border-right:0; border-top:3px solid #000; cursor:pointer; height:20px;}
#nav_s li a{padding:6px 12px 6px 12px; color:#000;}
#nav_s li a:hover{background:#0A246A; color:#FFF;}
#nav{margin:0 auto; width:798px; background:#F2F6FB; padding:8px 0 6px 0; border:1px solid #CCC; text-align:center;}
.btn{width:60px; border:solid 1px #999; font-size:12px; height:20px;}

/*-----导航-----*/
.newstop{width:880px; margin:4px auto; background:url(/images/news_nav_bg.gif) repeat-x; padding:0 10px;}
.topright{float:right; width:600px;}
.newsnav{line-height:32px; color:#FFF;}
.newsnav a{color:#FFF; text-decoration:none; margin-right:6px; margin-left:6px}
.newsnav a:hover{text-decoration:underline;}
.searchbar{text-align:right; padding:5px 0 4px;}
.searchbar .btn{height:21px;}

/*------布局-----*/
.container{width:800px; margin:0 auto; clear:both; margin-bottom: 10px; overflow:hidden}
.right{float:right; width:330px;}
.left{width:457px; float:left; overflow:hidden}

/*--------右侧--------*/
.righttitle1{background:#416C98; padding:8px 0 5px 16px; margin-bottom:4px;}
.righttitle2{background:#333; padding:8px 0 5px 16px; margin-bottom:4px;}
.righttitle3{background:#9F8700; padding:8px 0 5px 16px; margin-bottom:4px;}
.righttitle1 a,.righttitle2 a,.righttitle3 a{color:#FFF; font-weight:bold; text-decoration:none;}
.righttitle1 a:hover,.righttitle2 a:hover,.righttitle3 a:hover{text-decoration:underline;}
.rightlist{background:#EBEBEB; padding:10px 0; margin-bottom:10px; overflow:hidden; }
.rightlist h2{font-size:20px; margin:6px auto 10px; text-align:center;  font-weight:normal;}
.rightlist ul{width:300px; margin:0 auto;}
.rightlist ul a{width:280px; overflow:hidden; text-decoration:none; color:#000; font-size:12px;}
.rightlist ul a:hover{color:#F00; text-decoration:underline;}
.rightlist ul span{float:right; color:#666;}
.rightlist li{line-height:23px; list-style:none;}

/*---------幻灯---------*/
.imgswitch{width:454px; height:223px;margin-bottom:11px;}

/*-------头条-------*/
.first{border:1px solid #CDC487; padding-bottom:15px;}
.firsttitle{background:#FCF4BE url(/images/news_h2_lipoint.gif) no-repeat 10px 2px; font-size:14px; font-weight:bold; padding:6px 0 4px 20px;}
.first h2{text-align:center;font-weight:bold;display:block; height:40px; line-height:40px;}
.first h2 a{font-size:20px; text-decoration:none;}
.first h2 a:hover{color:#F00;}
.first ul{margin:0 auto; margin-left:30px;}
.first ul a{width:400px;overflow:hidden; color:#000; font-size:14px;text-decoration:none;}
.first ul a:hover{color:#F00; text-decoration:underline;}
.first ul span{float:right; color:#666666;}
.first li{list-style-type:none; line-height:24px;}

/*---------左侧3列表---------*/
.leftlist{border:1px solid #B0C8E3; padding-bottom:15px; overflow:hidden}
.leftlisttitle{background:#EAF3FD url(/images/news_h2_lipoint.gif) no-repeat 10px 2px; font-size:14px; font-weight:bold; padding:6px 0 4px 20px; margin-bottom:10px;}
.leftlisttitle a{text-decoration:none;}
.leftlisttitle a:hover{text-decoration:underline;}
.leftlist h2{background:url(/images/news_leftlist_line.gif) repeat-x 0 6px; display:block; height:20px; line-height:20px; padding-left:15px; border-bottom:1px dashed #CCC; padding-bottom:4px;}
.leftlist h2 a{color:#406C97;font-size:14px;}
.leftlist h2 a:hover{color:#F00; text-decoration:underline;}
.leftlist ul{margin-left:20px; clear:both}
.leftlist ul a{color:#000; font-size:12px;}
.leftlist ul a:hover{color:#F00;}
.leftlist li{list-style-type:none; line-height:23px; height:23px;}

/*--------地产人物--------*/
.member{text-align:center; margin:0 auto;}
.member img{width:110px; height:80px;}
.member a{color:#333; text-decoration:none;}
.member a:hover{text-decoration:underline;}
.membernowrap{height:32px; overflow:hidden; line-height:16px;}
.membernowraplow{height:16px; overflow:hidden; line-height:16px;}

/*---------图说房产---------*/
.imghouse{border:1px solid #CDC487; padding-bottom:4px; width:800px; margin:0 auto 10px;}
.imghousetitle{background:#FCF4BE url(/images/news_h2_lipoint.gif) no-repeat 10px 2px; font-size:14px; font-weight:bold; padding:6px 0 4px 20px; margin-bottom:10px;}
.imghousetitle a{text-decoration:none;}
.imghousetitle a:hover{text-decoration:underline;}

/*---------图片新闻---------*/
.imgnews{width:300px; margin:0 auto; height:90px; overflow:hidden;}
.imgnews img{float:left; width:130px; height:85px; margin-right:6px;}
.imgnews p{color:#333; line-height:22px; text-indent:2em; width:150px;}
