﻿@charset "utf-8";                     				/*初始化样式*/              
*,div,ul,li,hr,form { 
    margin: 0px; 
	padding: 0px; 
	list-style-type: none; 
}

body {                                              /*共用样式*/  
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px; 
	color: #666666; 
	line-height: 24px;
	margin-left:auto; 
	margin-right:auto;
	 
}      
a { 
   text-decoration:none
}

a:hover{color: #CC0000;}
img { 
    border: 0px;
}
input,textarea {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 22px;
}
.wide_column  {
	background-image: url(images/widebg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 40px;
	border-top:1px solid #CCCCCC;
	color:#333333;
}
.wide_column2  {
	background-image: url(images/widebg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 40px;
}
.wide_column span {
	float: left;
	margin-right: 5px;
}
.wide_column_xz {                                
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.R_nobg {                                      
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-bottom:10px;
	color:#000000;
}
.nobg {
	line-height: 25px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.nobg span {
	float: left;
}
.nobgR {
	font-size: 12px;
	color: #3366CC;
	float: right;
	margin-right: 10px;
}
.more {
	color: #3366CC;
	font-weight: normal;
	font-size: 12px;
	float: right;
	right: 10px;
	bottom: 25px;
	position: relative;
	line-height: 24px;
	background-color: #FFFFFF;
	padding-left: 8px;
}
#theme {                                             
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
                                                              /*楼盘列表页——楼盘名称*/ 	
.nameA a{
	color: #666666;
	font-size: 14px;
}
.nameA {
	line-height: 25px;
	height: 25px;
}

.nameAL {
	float: left;
	height: 25px;
	font-size:14px;
}
.nameAR {
	float: right;
	height: 25px;
}

.nameA a:hover {
	color: #FF9900;
}
.nameB {
	height: 35px;
	width:980px;
	clear:both;
	border-top:1px solid #CCCCCC;
}

.nameBL {
	width: 500px;
	float: left;
	height: 35px;
	line-height: 35px;
}
.loupan {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	float: left;
	width: auto;
}
.XJbg {
	background-image: url(images/XJbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #FFFFFF;
	float: left;
	margin-left: 5px;
	margin-right: 25px;
	padding-left: 2px;
	width: 40px;
}
.star {
	float: left;
	padding-top: 10px;
}
.print{
	text-align: center;
	float: right;
	width:120px;
	height:35px;
		
}
.print2{
	text-align: center;
	float: right;
	width:120px;
	height:26px;
	padding-top:9px;	
}
.print3{
	text-align: center;
	float: right;
	width:190px;
	height:26px;
	line-height:26px;
	padding-top:9px;		
}
.print a {
	color: #666666;
	height:35px;
	
}
.longbg {  
	background-image: url(images/longbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 20px;
}
  
                                                     /*楼盘列表页——内容布局*/ 
#Content {                                          
	height: auto; 
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding:0px;
	
}

                                                    /*楼盘列表页——左列布局*/ 
#LPleft {                                           
	float: left;
	width: 580px;
}

.left1 {
	float: left;
	width: 565px;
}
      
	                                               /*楼盘列表页——左列——楼盘介绍*/ 
.intro {                                         
	height: 280px;
	font-size: 14px;
}
.introTupian {
	height: 250px;
	width: 340px;
    float: left;
	margin-right: 20px;
	padding: 5px;
    border: 1px solid #CCCCCC;
}
.introicons {
	height: 80px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e5e5e5;
	padding-right: 10px;
}

.introicon {
	height: 70px;
	width: 65px;
	text-align: center;
	padding-top: 10px;
	float: left;
}

                                              /*楼盘列表页——左列——楼盘价格*/                            
.priceJiage {                                       
	height: 90px;
}

.priceJiageL {
	width: 400px;
	float: left;
}
.phone {
	line-height: 30px;
	height: 30px;
	font-size: 30px;
	font-weight: bolder;
	color: #FF0000;
	font-family: "";
}
.phone img {
	float: left;
}
.priceJiageR {
	width: 155px;
	float: right;
}
     
	                                                   /*楼盘列表页——左列——楼盘团购*/    
.tuangouicon {                                              
	background-image: url(images/tuangouicon.gif);
	background-repeat: 0;
	background-position: 0px 0px;
	width: 128px;
	height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 27px;
}
.tuangouicon a {
	color: #FFFFFF;
	text-decoration: none;
}

                                                       /*楼盘列表页——左列——团购弹出框*/ 
#TGform {                                          
	height: 200px;
	width: 326px;
	float: right;
	background-image: url(images/TGkuang.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
}
.TGformT {
	line-height: 30px;
	height: 30px;
	background-color: #F5F5F5;
	margin-bottom: 5px;
}
.TGformT font {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
	float: left;
}
.TGformT img {
	float: right;
	margin-right: 10px;
	margin-top: 7px;
}
.TGlianxi {
	line-height: 22px;
	height: 22px;
}
.TGform_border {
	height: 189px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	line-height: 30px;
	width: 322px;
	margin-top: 9px;
}
.TGxuqiu {
	border: 1px solid #D5D5D5;
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TGxuqiu input {
	line-height: 20px;
	height: 20px;
	width: 280px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #666666;
}
.TGtijiao {
	color: #FFFFFF;
	background-color: #FF6600;
	height: 22px;
	width: 80px;
	margin-bottom: 3px;
}
 
                                              /*楼盘列表页——左列——网上预约*/  
.yuyueicon {                                         
	background-image: url(images/y_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 40px;
	width: 140px;
	font-size: 18px;
	line-height: 40px;
	font-family: "";
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
	border: 1px solid #FF6A07;
}
.yuyueicon a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

                                                  /*楼盘列表页——左列——最新消息*/ 
.xinxi {                                             
	margin-bottom: 15px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	font-size: 12px;
}
.messenge {
	height: 25px;
}
.messengeL {
	float: left;
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
}
.xinxi table {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.xinxi table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	line-height: 24px;
	height: 24px;
}
.xinxi th {
	line-height: 30px;
	font-weight: normal;
	height: 30px;
	background-image: url(images/xinxiThBg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


                                                 /*楼盘列表页——左列——特色*/ 
.tese{                                            
	height: 190px;
}
.teseText {
	font-size: 14px;
	overflow: hidden;
	height: 140px;
	margin: 5px 10px;
}

.tese p {
	text-indent: 2em;
	font-size: 14px;
}
.MAP {
	height: 272px;
	margin-bottom: 15px;
}

                                                  /*楼盘列表页——左列——地图*/ 
.map{                                              
	height: 230px;
	width: 455px;
	float: left;
	border: 1px solid #CCC;
}
.MAP .sign {
	height: 230px;
	width: 85px;
	float: right;
	margin-right: 10px;
	font-weight: bold;
	background-color: #F5F5F5;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}

                                            /*楼盘列表页——左列——参数*/ 
.canshuTupian {
	width: 270px;
	height: 270px;
	float: left;
	padding: 5px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
}

.canshuContent {
	height: 290px;
	font-size: 14px;
	overflow: hidden;
}

.canshuText {
	width: 260px;
	float: right;
	height: 285px;
	overflow: hidden;
	margin-top: 5px;
}

                                            /*楼盘列表页——左列——参数展开*/ 
#buttonShow {                                     
} 
.show {
	background-image: url(images/buttonShow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	color: #ff6633;
	line-height: 40px;
	text-align: center;
}
.show a {
	color: #FF6633;
	text-decoration: none;
}
.show a:hover {
	font-weight: bold;
}

                                                /*楼盘列表页——左列——参数收起*/ 
#buttonPackup {                                  

}
.packup {
	line-height: 40px;
	color: #ff6633;
	text-align: center;
	background-image: url(images/buttonPackup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
}
.packup a {
	color: #FF6633;
	text-decoration: none;
}
.packup a:hover {
	font-weight: bold;
}

                                                   /*楼盘列表页——左列——相册列表*/ 
.photoLi {                                         
	height: 280px;
}
.photoLi li {
	text-align: center;
	float: left;
	height: 120px;
	width: 140px;
	list-style-type: none;
	color: #438fdb;
	margin-top: 8px;
	margin-bottom: 8px;
}
.photoLi img {
	padding: 3px;
	border: 1px solid #e5e5e5;
}

                                                  /*楼盘列表页——左列——OFFICE吧*/ 
.officeContent {
	height: 170px;
}
.officeText a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.officeText a:hover {
	color: #438FDB;
}
.officeContent img {
	float: left;
	margin-right: 20px;
}

                                                        /*楼盘列表页——右列*/ 
#right {                                                
	width: 368px;
	float: right;
	padding-left: 10px;
}

                                                   /*楼盘列表页——右列——价格指数*/ 
.R_nobg .zjtp {
	width: 360px;
	margin-top: 15px;
	margin-bottom: 15px;
}


                                                   /*楼盘列表页——右列——入驻企业*/ 
.R_nobgText {
	font-size: 14px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}

                                                 /*楼盘列表页——右列——相关新闻*/ 
.newsLi a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.newsLi a:hover {
	text-decoration:  none;
}
.newsBox {
	height: 120px;
	width: 360px;
	background-color: #F5F5F5;
	border: 1px solid #E5E5E5;
	margin-top: 10px;
	line-height: 20px;
	margin-bottom: 15px;
}
.newsBoxText {
	line-height: 20px;
	width: 220px;
	margin-top: 10px;
	float: left;
	height: 100px;
	padding-left: 20px;
}
.newsPhoto {
	height: 100px;
	width: 110px;
	float: right;
	margin-top: 10px;
	text-align: center;
}
.newsPhoto img {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFFF;
}

                                                /*楼盘列表页——右列——评分*/ 
.score li {
	line-height: 25px;
	height: 25px;
}
.score img {
	margin-right: 2px;
}
.scoreContent {
	margin-bottom: 15px;
	height: 170px;
}
.scoreContent1 {
	width: 225px;
	margin-top: 10px;
	float: left;
	
}
.scoreContent1 li{
	width: 225px;
	float: left;
	height:26px;
	line-height:26px;
}
.scoreText {
	margin-right: 30px;
	float: left;
	line-height: 25px;
	height:25px;
	width: 60px;
}
.scoreButton a {
	color: #FF6600;
}
.cloer_star1 {
	float: left;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 70px;
	margin-right: 30px;
	height: 15px;
}
.shuzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF6633;
	line-height: 24px;
	height: 24px;
}
.zhscore {
	background-color: #fff8e6;
	line-height: 30px;
	height: 30px;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
}
.scoreContent2 {
	width: 118px;
	float: right;
	height:165px;
	margin-top: 10px;
	margin-left: 15px;
	border-left: 1px dashed  #E5E5E5;
}
.scoreContent2 li{
	width: 118px;
	float: right;
	line-height: 26px;
	height: 26px;
}
.bw_star1 {
	line-height: 25px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 12px;
}
.scoreButton {
	margin-top: 5px !important;margin-top: 0px;
	background-image: url(images/scoreButton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 14px;
	color: #FF6633;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	margin-left: 12px;
	width: 95px;
}
                  
				                                   /*楼盘列表页——右列——互动评论*/ 
.pinglunxinxi {
	width:360px;
	height: 45px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width: 360px;
	font-size: 12px;
}
.pinglun {
	width: 360px;
	background-color: #F5F5F5;
	margin-top: 10px;
	margin-bottom: 15px;
}
.PLtijiao {
	width: 45px;
	line-height: 20px;
	height: 20px;
}

.pinglunText {
	margin-right: 10px;
	margin-left: 10px;
}

                                                /*楼盘列表页——右列——写字楼PK*/ 
.xzlPK2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	height: 220px;
}
.xzlPK li {
	list-style-type: none;
	text-align: center;
	height: 150px;
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 19px;
}
.xzlPKli {
	width: 165px;
	background-color: #F5F5F5;
	height: 115px;
}
.xzlPKli img {
	float: left;
	margin-top: 12px;
	margin-left: 15px;
}
.checkBOX {
	height: 100px;
	width: 20px;
	float: right;
	text-align: center;
	line-height: 15px;
	padding-top: 15px;
}

                                                        /*出租内页*/ 
#CZcontent {
	width: 978px;
	border: 1px solid #CCCCCC;
	
}

                                                     /*出租内页——左列*/ 
#CZleft {
	float: left;
	width: 599px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

                                                     /*出租内页——左列——楼盘信息*/ 
.CZXXname {
	width: auto;
	float: left;
	height: 50px;
	font-weight: bolder;
}

.CZXXtime {
	float: right;
	margin-right: 10px;
	height: 50px;
	color: #EAEAEA;
}
.CZ_xinxi {                                 
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 50px;
	background-color: #FFFCF4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}
.CZ_xinxiTEXT {
	font-size: 14px;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.CZ_xinxiTEXT1 {
	float: left;
	width: 220px;
}
.CZ_zs {
	line-height: 24px;
	height: 24px;
	width: 88px;
	background-image: url(images/CZ_zsbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	text-align: center;
}
.CZ_zs a {
	color: #FF0000;
	text-decoration:  none;
}
.CZ_xinxiTEXT2 {
	float: right;
	width: 230px;
}
.CZphoneXX {
	background-image: url(images/CZ_phonebg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 80px;
	margin: 10px;
}

.CZphone {
	height: 60px;
	width: 380px;
	border: 1px solid #F5F5F5;
	padding: 10px;
	float: left;
}
.CZphone img {
	float: left;
}
.CZText {
	height: 45px;
	float: left;
	margin-left: 10px;
	padding-top: 15px;
}
.CZjjrphoto {
	float: right;
	height: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #fafafa;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	padding: 10px;
	width: 150px;
}
.CZjjrphoto img {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: 50px;
	width: 45px;
	background-color: #FFFFFF;
}
.CZdb {
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.DBbg {
	background-image: url(images/DBbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 90px;
	line-height: 20px;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}
.DBbg a {
	color: #000000;
}
                                          
                                                   /*出租内页——左列——房源描述*/ 										  
.CZnobg {
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a1c4e5;
	margin-bottom: 10px;
}
.CZfymsText {
	padding: 10px;
	font-size: 14px;
}
.CZfymsTP {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

                                                  /*出租内页——左列—相册列表*/ 
.CZphotoLi {
	height: 130px;
	padding-top: 10px;
}
.CZphotoLi li {
	text-align: center;
	float: left;
	height: 120px;
	width: 144px;
	list-style-type: none;
	color: #333333;
	margin-right: 4px;
	margin-bottom: 8px;
}
.CZphotoLi a {
	color: #666666;
}

.CZphotoLi img {
	padding: 1px;
	border: 1px solid #e5e5e5;
	height: 90px;
	width: 125px;
}

                                                  /*出租内页——左列——经纪人信息*/ 
.CZjjrXX {
	width: 130px;
	margin-left: 10px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
.CZjjrContent {
	height: 230px;
}
.CZXXText {

}
.xxZP {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.CZXXText .RZ {
	height: 20px;
	width: 100px;
}
.CZzjfb {
	width: 444px;
	float: right;
	height: auto;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #F5F5F5;
	margin-top: 10px;
}
.fbText {
	font-size: 14px;
	color: #333333;
	margin-left: 19px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
}
.CZzjfb table {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 423px;
}

                                                   /*出租内页——右列——楼盘信息*/ 
.CZLPname {
	height: 50px;
}
.CZloupan {
	font-size: 18px;
	color: #333333;
	line-height: 50px;
	font-weight: bold;
	float: left;
	width: auto;
}
.CZstar {
	float: right;
	width: auto;
	padding-top: 15px;
	margin-right: 10px;
}
.CZLPtupian {
	height: 250px;
	width: 360px;
}
.CZLPtext {
	width: 360px;
	margin-top: 15px;
	padding-bottom: 5px;
	line-height: 26px;
}
.CZLPtext table {
	width: 360px;
}
.CZButton {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

                                                    /*出租内页——右列——价格指数*/
.CZjiagezs {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}

                                                    /*出租内页——右列——入驻企业*/
.CZruzhuqy {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}

                                                     /*出租内页——右列——地图*/
.CZmap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
.czmap {
	width: 360px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.CZother {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}

                                                       /*出租页——查询方式*/
#Zway {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 980px;
	height: auto;
	clear:both;
	z-index:10;
}
#Ztags {
	height: 30px;
	line-height: 30px;
	width: 960px;
	clear:both;
}
#Ztags li {
	float: left;
	margin-right: 4px;
	line-height: 30px;
	height: 30px;
	border: 1px solid #FFCE81;
	width: 90px;
	padding-left: 15px;
	text-align: center;
	padding-right: 10px;
}
#Ztags .litheshu{
   border:0px; 
   width:142px; 
   float:left;
   padding:0px;
   margin:0px;
  }
#Ztags li a {
	FLOAT: left;
	line-height: 30px;
	height: 30px;
}
#Ztags .selectTag {
	POSITION: relative;
	height: 30px;
	line-height: 30px;
	margin-bottom: -2px;
	background-color: #FFFEF9;
	width: 90px;
	border-bottom-color: #FFFEF9;
}  
#Ztags .selectTag a {
	COLOR: #1F85D2;
	HEIGHT: 30px;
	line-height: 30px;
	background-color: #FFFEF9;
	font-weight: bold;
}
#tagContent {
	
	background-color: #fffef9;
	border: 1px solid #FFCE81;
	z-index:-1;
	margin-top: 1px !important ;margin-top: -1px;
	padding-left: 10px;
	padding-top: 5px ;
	min-height:135px;   /*高度最小值设置为：100px*/
   height:auto !important; /*兼容FF,IE7也支持 !important标签*/
   height:135px; /*兼容ie6*/
}
#tagContent0 ul {
	line-height: 32px;
	height: 32px;
	
}

.tagContent {
	display: none;
}
#tagContent div.selectTag {
	DISPLAY: block
}
.tagContent ul {
    height: 30px; 
	display: block;
	
}
.tagContent ul li {
	float: left;
	margin-right: 15px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	position: relative;
}
.tagContent ul li a {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
	width: auto;
	float: left;
	
}
.tagContent ul li a:hover{
	color: #FFFFFF;
	background-color: #488ac1;
	display: block;
	float: left;
}
.aclicked{
	color: #FFFFFF;
	background-color: #488ac1;
	display: block;
	float: left;
}
.tagContent ul ul li {
	float: left;
	margin-right: 5px;
	height: 28px;
	line-height:28px;
	display: block;	z-index:1000; 
}
.kuang{ width:960px; height:30px;}
.fudong2 {
	height:30px ;
	background: #f8f8f8;
	border: 1px solid #CCCCCC;
	display:none; 
	width: 880px;
	clear:both;
	margin-left:60px; 
}

                     /*出租页——左列*/
#Zleft {
	height: auto;
	width: 720px;
	float: left;

}
.sousuojj {
	height: 35px;
}
.sousuojj .ssTEXT a {
	color: #FF6600;
}

.ssTEXT {
	width: auto;
	float: left;
	line-height: 35px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.sousuojj .ye {
	float: right;
	height: 25px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sousuojj .ye a {
	color: #666666;
}
.sousuojj .ye a:hover {
	color: #FF9B1D;
}

.ye .yeback {
	height: 20px;
	border: 1px solid #CCCCCC;
	float: left;
	width: 52px;
	line-height: 20px;
	padding-right: 2px;
	padding-left: 2px;
}
.yeback img {
	float: right;
}
.ye .yeshu {
	line-height: 20px;
	height: 20px;
	width: 45px;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
}
.yema {
    width:26px;
	height:20px;
	text-align:center;
	float: left;
	display: block;
	 
	
}

.yema a{
	line-height: 20px;
	height: 20px;	
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
	display: block;
}

.yenext {
	height: 20px;
	width: 52px;
	border: 1px solid #CCCCCC;
	float: left;
	line-height: 20px;
	padding-right: 2px;
	padding-left: 2px;
}
.yenext img {
	float: left;
}

                                                   /*出租页—左右列——楼盘列表*/
.Zloupan {
	background-image: url(images/graybg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 25px;
	line-height: 25px;
	width: 718px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.LPpailie {
	height: 25px;
}

.LPpailie_TB1 {
	text-align: center;
	float: left;
}
.LPpailie_TB2 {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


.LPpailie td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.LPpailie td a {
	color: #666666;
}
.LPpailie td:hover {
	background-color: #FFFFFF;
}
.LPpailie li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
}
.allcz {
	font-weight: bold;
	color: #000000;
	width: 85px;
}
.allcz a {
	color: #333333;
}
.LPplsx_select {
	width: 123px;
	height: 25px;
	float: left;
	line-height: 25px;
}
.LPpltext {
	float: left;
	width: auto;
	margin-left: 10px;
}
.daxiao,.jiage img {
	float: right;
	padding-top: 7px;
	margin-right: 10px;
}
.ZloupanLI {
	height: 90px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.liTP {
	float: left;
	height: 90px;
	width: 130px;
}
.LPmain {
	width: 315px;
	float: left;
	margin-left: 15px;
	margin-top: 3px;
	color: #999999;
	margin-right: 19px;
}
.LPmain img {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.LPtitle {
	font-size: 16px;
	font-weight: bold;
	color: #1f85d2;
}
.LPtitle a {
	color: #1F85D2;
}
.LPmainl{
	height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.LPmainl a {
	color: #FF0000;
}
.LPmainl span {
	float: left;
	width: auto;
	height: 24px;
}
.LPmainr{
	float: left;
	width: auto;
	margin-left: 10px;
}
.LPmainr img {
	float: left;
	margin-top: 7px;
}
.LPdaxiao {
	float: left;
	width: 80px;
	text-align: center;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
.lpdaxiaoXX {
	height: 24px;
	margin-top: 5px;
}
.lpdaxiaoXX img {
	text-align: center;
	margin-top: 5px;
}
.LPjiage {
	text-align: center;
	width: 80px;
	float: left;
	margin-top: 3px;
	border: 1px solid #E8E8E8;
	line-height: 22px;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.LPjiage .lp_zs {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	height: 30px;
	line-height: 30px;
}
.LPjiage .lp_zs a {
	color: #666666;
	text-decoration:  none;
}

.LPcheckBOX {
	width: 15px;
	float: left;
	text-align: center;
	line-height: 20px;
	margin-top: 12px;
	margin-left: 20px;
}

                                                 /*出租页——右列*/
#Zright {
	height: auto;
	width: 240px;
	float: right;
}

                                             /*出租页——右列——地图*/
.Zmap {
	width: 238px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	height: 275px;
}
.Zmap .input {
	line-height: 20px;
	margin: 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.datu {
	height: 17px;
	width: 20px;
	font-weight: bold;
	color: #1F85D2;
	background-color: #F3F3F3;
	float: left;
}
.datums {
	float: left;
	width: auto;
}
.fudong {
	float: right;
}
.zmap {
	height: 240px;
	width: 238px;
	line-height: 17px;
}
.ZxzlQZ_Text {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.ZxzlQZ_Text a {
	color: #666666;
}



                                                 /*出租页——右列——找写字楼*/
#find_form {
	height: 295px;
	width: 236px;
	text-align: center;
	border: 2px solid #ff6600;
}
.find_formT {
	height: 30px;
	background-image: url(images/find_formT.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 2px 2px 5px;
}
.findxuqiu {
	padding: 5px;
	color: #666666;
	height: 100px;
	width: 220px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.findlianxi {
	margin-bottom: 5px;
}

.findlianxi input{
	background-color: #ffffe5;
	margin-bottom: 5px;
	line-height: 20px;
}

                                                  /*出租页——右列——房源对比弹出框*/
#house_duibi {
	height: 265px;
	width: 210px;
	text-align: center;
	border: 2px solid #ff6600;
	position: relative;
	background-color: #F6F6F6;
	font-size: 12px;
}
.house_duibiT {
	height: 26px;
	line-height: 26px;
	background-image: url(images/qy_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.house_duibiT font {
	font-weight: bold;
	color: #000000;
	float: left;
	margin-left: 10px;
}
.house_duibiT .control {
	line-height: 26px;
	width: auto;
	float: right;
	height: 26px;
}
.duibichoose {
	margin-top: 5px;
	margin-bottom: 15px;
	color: #3366CC;
}
.duibichoose a {
	color: #FF0000;
}
.duibiLP {
	height: 24px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.duibiLP font {
	float: left;
	width: auto;
	margin-left: 10px;
	font-size: 12px;
}
.duibiLP .delete {
	height: 18px;
	width: 16px;
	padding-top: 6px;
	float: right;
	margin-right: 10px;
}
.duibiBt {
	height: 24px;
	width: 90px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	position: absolute;
	left: 60px;
	bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
}
.duibiBt a {
	color: #FFFFFF;
}

                                                                /*新闻首页*/
#Nnav {
	background: url(images/Nnav_bg.gif) bottom;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 33px;
	font-size: 14px;
	line-height: 33px;
	padding-right: 10px;
	padding-left: 10px;
	width:960px;
	margin-left:auto;
	margin-right:auto;	
	 
}
.lanse1 a{color: #0033cc;}
.lanse1 a:hover{color: #0033cc;}
.chengse{color:#ff6600;}
.chengse a{color:#ff6600;}
.chengse a:hover{color:#ff6600;}
.noline{ 
text-decoration:none;
}
#Nmian1 {
	border: 1px solid #CCCCCC;
	height: 843px;
	margin-top: 10px;
	line-height: 25px;
}

#Nleft {
	width: 320px;
	float: left;
	margin-right: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: auto;
}
.Nslides {
	height: 240px;
	width: 320px;
}
.N_YBG {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.N_YBG2 {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.N_ybg {
	background-image: url(images/Ny_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color:#333333;
}
.N_ybgText {
	padding: 10px;
}
.N_ybgText a {
	color: #666666;
}
.N_ybgText a:hover {
	color: #cc0000;
}

#Nmiddle {
	width: 395px;
	float: left;
	margin-right: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	min-height:543px;   /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:543px; /*兼容ie6*/
 
}
.N_jrrd {
	height: 310px;
}
.n_rd {
	height: 53px;
	background-image: url(images/N_rdbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 10px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.n_rd1 {
	text-align: center;
	height: 25px;
	line-height: 25px;
}
.n_rd1 span {
	float: right;
}
.n_rd2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	height: 20px;
	margin-top: 7px;
}
.n_rd2 a {
	color: #666666;
}

.n_rdcontent {
	font-size: 14px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	height: 200px ;
	color:#0033cc;
}
.n_rdcontent a{color: #0033cc;}
.n_rdcontent a:hover{color: #cc0000;}
.N_GBGcontent {
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top:4px;
	clear: both;
	margin-bottom:4px;
	color:#666666;	
}
.N_GBGcontent a{color:#666666;	}
.N_GBGcontent a:hover{color:#cc0000;	}
.N_GBG {	
	height:266px;
	clear: both;
}
.N_GBGcontent .STYLE7 a {
	color: #333333;
}
.N_GBGcontent p a {
	color: #666666;
}


.N_GBGimg {
	float: left;
	height: 95px;
	width: 90px;
	margin-right: 15px;
	background:#CCCCCC;
}
.dotted {
	border-top: 1px dashed #CCCCCC;
	font-size:0px;
}

.N_GBG2{ 
border-top:0px solid #ffffff;}
#Nright {
	float: right;
	width: 210px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f8f8f7;
	height: 843px;
}
.Nnobg {
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	color:#666666;
}
.Nnobg a{color:#666666;}
.Nnobg a:hover{color:#cc0000;}
.Nnobg_banner {
	height: 85px;
	margin-top: 5px;
}
.NnobgText {
	margin-bottom: 0px;color: #666666;
}
.NnobgText p a {
	color: #666666;
}
.NnobgText li {
	width: 190px;
	clear: left;
}
.NnobgText li a{color: #666666;}
.NnobgText li a:hover{color: #cc0000;}
.NnobgText img {
	margin-right: 5px;
	float: left;
	margin-top: 5px;
}
.NnobgText span {
	float: left;
}
#NnobgText2 {
	margin-bottom: 5px;
}
.NnobgText1_bg {
	float: left;
	width: 14px;
	height: 14px;
	text-align: center;
	color: #FFFFFF;
	margin-right: 3px;
	background-color: #990000;
	line-height: 14px;
	margin-top: 5px;
	 
}
 .NnobgText1 
.NnobgText1_r {
	float: right;
	height: 24px;
	width: 50px;
}
.Nyxdy {
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px 5px;
	height: 20px;
	margin-bottom: 10px;
}
.youxiang {
	float: left;
	padding-left: 2px;
	height: 18px;
	width: 140px;
	line-height: 18px;
}
.dingyue {
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
	background-image: url(images/NdingyueBG.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: right;
	margin-right: 5px;
	width: 45px;
}

#Nmian2 {
	border: 1px solid #CCCCCC;
	height: 502px;
	margin-top: 10px;
	line-height: 25px;
}
#Nmiddle2 {
	width: 395px;
	float: left;
	margin-right: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 502px;
}
#Nright2 {
	height: 502px;
    float: right;
	width: 210px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f8f8f7;
}
#NLleft {
	width: 650px;
	height: auto;
	float: left;
	margin-top: 10px;
}
.NLleft_top {
	height: 50px;
	background-image: url(images/N_listtopbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 50px;
}
.NLleft_topl {
	text-align: center;
	float: left;
	height: 50px;
	width: 35px;
}
.NLleft_topl img,.NLleft_topr img {
	margin-top: 15px;
}

.NLleft_topmid {
	width: 578px;
	float: left;
}
.NLleft_topr {
	text-align: center;
	float: right;
	height: 50px;
	width: 35px;
}

.Newslist {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.Newslist li {
	font-size: 14px;
	height: 24px;
	clear: both;
	 background: url(../images/news_left.gif) 0px 10px no-repeat; }
 
.Newslist .Nnews {
	float: left;
	width: auto;
	height: 24px;
	color:#0033cc;
	
}
.Newslist .Nnews a{
	float: left;
	width: auto;
	height: 24px;
	color:#0033cc;
}

.Newslist li span {
	float: right;
	height: 24px;
	font-size:12px;
}
.Nyejiao {
	height: 35px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color:#333333;
	font-size:12px;
}
.Nyejiao .ye {
	float: left;
	height: 35px;
	width: 480px;
	display:inline;
	color:#0033cc;
}
.Nyejiao .ye a{color:#0033cc;}
.Nyejiao .ye a:hover{color:#0033cc;}
.Nyejiao .ye a:active{color:#0033cc;}
.Nback_top {
	height: 20px;
	width: 70px;
	float: right;
	margin-right: 20px;
	text-align: center;
	border: 1px solid #CCCCCC;
	line-height: 20px;
}
#NLright {
	float: right;
	width: 300px;
	margin-left: 10px;
	margin-top: 10px;
}
.Nsxw {
	font-size: 14px;
	height: 32px;
	
}
.Nsxw input {
	height: 30px;
	width: 230px;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	float: left;
	line-height: 30px;
	color: #999999;
	
}
.NsxwBt {
	width: 68px;
	float: right;
	background-color: #990000;
	height: 32px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	
}
.Nr_column {
	height: auto;
	margin-top: 10px;
}
.Nr_columnbg {
	background-image: url(images/N_listtopbg.gif);
	background-repeat: repeat-x;
	background-position: 0px -22px;
	height: 28px;
	line-height: 26px;
	font-weight: bold;
	font-size: 14px;
}

.Nr_column_top1 {
	display:block;
	height: 1px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #CCCCCC;
	font-size:0px;
}
.Nr_column_top2 {
	display:block;
	height: 1px ;
	margin-top:0px !important;margin-top:-1px;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size:0px;
}
.Nr_column_top3 {
	height: 26px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.Nr_columnText {
	padding:10px;
	border: 1px solid #CCCCCC;
	color:#0041d9;
}
.Nr_columnText li{background: url(../images/news_left.gif) 0px 10px no-repeat; }
.Nr_columnText a{color:#0041d9;}
.Nr_columnText a:hover{color:#cc0000;}
#PH_lists_1 {
	height: 30px;
	width: 238px;
}
#PH_lists_1 li {
	width: 115px;
	text-align: center;
	float: left;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: 0px -22px;
	background-image: url(images/N_listtopbg.gif);
	line-height: 26px;
	height: 26px;
}
#PH_lists_1 li a {
	color: #666666;
}

#list_1Content{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 15px;
}
#PH_lists_1 .select_1list {
	background-image: url(images/qy_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: 26px;
	height: 26px;
}

#PH_lists_1 .select_1list a {
	color: #333333;
}


#list_1Content0,#list_1Content1{
	margin-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}
#list_1Content0 li {
	width: 210px;
	clear: left;
}
#list_1Content0 li a {
	float: left;
	color: #666666;
}
.list_1Content {
	display: none;
}
#list_1Content DIV.select_1list {
	display: block
}





#PH_lists_2 {
	height: 30px;
	width: 238px;
}
#PH_lists_2 li {
	width: 115px;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: 0px -22px;
	background-image: url(images/N_listtopbg.gif);
	line-height: 26px;
	height: 26px;
}
#PH_lists_2 li a {
	color: #666666;
}

#list_2Content{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 15px;
}
#PH_lists_2 .select_2list {
	background-image: url(images/qy_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: 26px;
	height: 26px;
}

#PH_lists_2 .select_2list a {
	color: #333333;
}


#list_2Content0,#list_2Content1{
	margin-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}
#list_2Content0 li {
	width: 210px;
	clear: left;
}
#list_2Content0 li a {
	float: left;
	color: #666666;
}
.list_2Content {
	display: none;
}
#list_2Content DIV.select_2list {
	display: block
}

#PH_lists_3 {
	height: 30px;
	width: 298px;
}
#PH_lists_3 li {
	width: 145px;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: 0px -22px;
	background-image: url(images/N_listtopbg.gif);
	line-height: 26px;
	height: 26px;
}
#PH_lists_3 li a {
	color: #666666;
}
 
 
#list_3Content{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 15px;
}
#PH_lists_3 .select_3list {
	background-image: url(images/qy_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: 26px;
	height: 26px;
}

#PH_lists_3 .select_3list a {
	color: #333333;
	 cursor:pointer;
}
#list_3Content1{
  color:#0033cc;}
#list_3Content1 a{
  color:#0033cc;
  cursor:pointer;}
#list_3Content1 a:hover{
  color:#cc0000;
  cursor:pointer;}
#list_3Content0,#list_3Content1{
	margin-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
 
}
#list_3Content1 li{background: url(../images/news_left.gif) 0px 10px no-repeat; }
#list_3Content0 li {
	width: 284px;
	clear: left;
	 cursor:pointer;
}
#list_3Content0 li a {
	float: left;
	color: #666666;
	 cursor:pointer;
}
.list_3Content {
	display: none;
}
#list_3Content DIV.select_3list {
	display: block
}
.Nr_column  .XP_phlist {
	width: 220px 
}
.XP_phlist a {
	float: left;
	color: #333333;
}

.Nlad {
	margin: 15px;
	height: 175px;
}
.Newcontent {
	height: auto;
	border: 1px solid #CCCCCC;
}
.Newtime {
	text-align: center;
	height: 30px;
	line-height: 30px;
	
}
.Newtime a{color:#0033cc;}
.NewTXET {
	background-color: #f5f5f5;
	padding: 20px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.Newzhaiyao {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	height: auto;
}
.NewP {
	padding: 10px;
	text-indent: 2em;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.New_readtimes {
	text-align: right;
	line-height: 20px;
	height: 20px;
	color: #3366CC;
}
.NewTXET_bottom {
	height: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.NewTXET_bottoml {
	width: 200px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.NewTXET_bottoml img {
	margin-right: 5px;
	margin-left: 5px;
}
.NewTXET_bottomr {
	float: right;
	width: 210px !important;width: 215px;
}

.NewTXET_Bt {
	background-image: url(images/scoreButton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 95px;
	line-height: 30px;
	text-align: center;
	height: 30px;
	font-size: 14px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	color:#666666;
}
.NewTXET_Bt a{color:#666666;}
.NewTXET_Bt a:hover{color:#cc0000;}
.NewTXET_Bt1img {
	width: 20px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.NewTXET_Bt2img {
	width: 20px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}
.Nys_read {
	padding: 20px 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	font-size: 14px;
	color:#0033cc;
}
.Nys_read a{color:#0033cc;}
.Nys_read a:link{color:#0033cc;}
.Nys_read a:hover{color:#cc0000;}
.Nys_read a:active {color:#CC0000;}
.Nys_read span {
	font-size: 12px;
	margin-left: 15px;
	color:#666666;
}
.New_pl {
	min-height:260px;   /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:260px; /*兼容ie6*/
	padding: 10px 20px;
	margin-top: 15px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.New_plxx {
	height: 44px;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.New_zkmore {
	line-height: 20px;
	height: 20px;
	text-align: right;
}
.New_plnr {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 90px;
	width: 588px;
}
.New_tijiaopl {
	height: 28px;
	padding-right: 10px;
	padding-left: 10px;
}

.New_plBt {
	float: left;
	height: 27px;
	width: 85px;
}

.New_plBt a{color:#0041d9;}
.New_plBt a:hover{color:#cc0000;}
.New_plIP {
	height: 28px;
	float: right;
	width: 400px;
	text-align: right;
	line-height: 28px;
}
.New_CBox {
	height: 24px;
	margin-top: 10px;
}
.New_rdtj {
	height: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Nr_columnbg_img {
	height: 16px;
	width: 16px;
	margin: 4px 5px 4px 15px;
	float: left;
}
.New_rdtjLi {
	height: 130px;
	padding-top: 15px;
	margin-left: 20px;
}
.New_rdtjLi li {
	text-align: center;
	float: left;
	height: 120px;
	width: 144px;
	list-style-type: none;
   color: #333333;
	margin-right: 10px;
	margin-bottom: 8px;	
}
.New_rdtjLi li a{color: #0041d9;}
.New_rdtjLi li a:hover{color: #cc0000;}
.New_rdtjLi img {
	padding: 1px;
	border: 1px solid #e5e5e5;
	height: 90px;
	width: 130px;
}
.XZLPK2{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-left: 15px;
	height:35px;
}
.nameBLbg {
	height: 35px;
	background-image: url(images/widebg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
 
}
.DBtb {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.DBtb td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.BDtdbg {
	background-image: url(images/widebg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.DBlp {
	height: 280px;
	width: 230px;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #CCCCCC;
	margin-right: 25px;
	margin-left: 25px;
}
.DBlptupian {
	height: 235px;
	width: 200px;
	background-image: url(images/86bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 15px 15px 2px;
}
.DBalignR {
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
}
.DBlptupian img {
	height: 235px;
	width: 200px;
}
.DBlpsczj {
	font-size: 14px;
	color: #003399;
}
#DBfl_frame {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	line-height: 55px;
	background-color: #FFFFFF;
}
.DBfl_frame td {
	text-align: center;
	background-image: url(images/longbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.DBfl_framelp {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.DBzjBox {
	height: 185px;
	width: 200px;
	border: 1px solid #FF9900;
}
.DBzj_title {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	height: 24px;
}
.DBzj_title span {
	float: left;
	width: 110px;
}

.DBzj_title img {
	float: right;
	margin-top: 5px;
}

.DBzj_select {
	line-height: 24px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.DBzj_select input {
	line-height: 22px;
	height: 22px;
	text-align: center;
}
.DBzjBt {
	text-align: center;
	margin-top: 15px;
	height: 20px;
}
.DBzjBt input {
	background-color: #FFFFFF;
	height: 20px;
	width: 55px;
	line-height: 20px;
}
#TuanG_Tu {
	height: 265px;
	margin-top: 10px;
}
#TGcontent {
	background-color: #ffe99d;
	height: 1155px;
	padding-top: 10px;
}
#TGmain {
	height: 490px;
}
.TGmainL {
	height: 490px;
	width: 575px;
	float: left;
	margin-left: 9px !important;margin-left: 5px;
	margin-right: 9px;
}

.TGmainL_slides {
	height: 290px;
	width: 575px;
	background-color: #EFEFEF;
	margin-bottom: 5px;
}


.TGmainL_TU{
	height: 265px;
}
.TGmainL_S {
	text-align: center;
}
.TGmainL_xuqiu {
	width: 573px;
	height:194px;	
	background-color: #FFFFFF;
	border: 1px solid #fa5d00;
}
.TGmainL_xqtitle {
	line-height: 28px;
	background-image: url(images/TGimages/TG_bg1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 28px;
}
.vip_xuqiu {
	height: 27px;
}
.vip_xuqiu table {
	height: 24px;
	color: #333333;
}
.vip_xqcontent {
	height: 137px !important;height: 127px;
	text-align: center;
	padding-top:10px;
}
.TGmainR {
	float: left;
	width: 375px;
	height: 490px;
	background-image: url(images/TGimages/TGVIPbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.TGmainR_k {
	height: 67px;
}
.TGmainR_t {
	font-weight: bolder;
	color: #FF6600;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 40px;
}
.TGmainR_TEXT {
	padding: 15px 25px 5px 30px;
	line-height: 22px;
	height: 265px;
}

.TGmainR_SQ {
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 335px;
	margin-left: 10px;
}
.TGmainR_SQway {
	padding-right: 20px;
	padding-left: 30px;
	margin-top: 10px;
	font-weight: bolder;
	font-size: 18px;
	color: #FF9900;
}
#TGlp_list {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	clear:both;	
	font-size:0px;
}
.TGlpLi {
	background-color: #FFFFFF ;
	height: 270px;
	width: 958px;
	border-right: 1px solid #FA5D00;
	border-left: 1px solid #FA5D00;
	border-bottom: 1px solid #FA5D00;
	clear:both;
	margin:0 auto;
}

.TGlpLi li {
	height: 230px;
	width: 215px;
	float: left;
	margin-top: 25px;
	margin-right: 7px !important;margin-right:9px;
	margin-left: 16px !important;margin-left: 10px;
	text-align: center;
}
.TGlp_TP {
	border: 1px solid #E0E0E0;
	height: 135px;
	width: 210px;
	padding-top: 5px;
}


#CScontent {
	height: 630px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: auto;
}

.QZyaoqiu {
	height: 72px;
	margin-bottom: 10px;
}
.QZad {
	height: 218px;
	width: 345px;
	margin-left: 10px;
}
#Qleft {
	width: 720px;
	float: left;
	margin-top: 10px;
}
.Qlist {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.Qlist th {
	background-image: url(images/xinxiThBg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 24px;
}
.Qlist td {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 34px;
	height: 34px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
#Qright {
	width: 230px;
	margin-top: 10px;
	float: right;
	height: auto;
	padding-left:10px;
}
.Qr_ad {
	width: 240px;
	height: auto;
	margin-bottom: 10px;
}
.TG_bg{
   background:url(images/TGimages/TG_hyxqhr.gif) no-repeat bottom; 
   height:30px;
  }
 
/*控制小图标*/
.czicon{padding-bottom:5px !important;padding-top:0px}
.czicon2{margin-top:10px;}
.czicon3{padding-bottom:10px !important;padding-top:6px}
.czicon4{padding-bottom:7px !important;padding-top:0px}
.czicon5{margin-top:3px;}
.lanse{ color:#0068ce;}