body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	cursor: default;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #FFFFFF;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.font12{
	font-size: 12px;
}
.font14{
	font-size: 14px;
}
.right{
	float: right;
}
.more12{
	COLOR: #666666;
	font-size: 12px;
	font-weight: normal;
	float: right;
}
.more12 a{
	COLOR: #666666;
	margin-right: 4px;
	margin-left: 4px;
}
.more12 a:visited{
	COLOR: #666666;
}
.box_l { float:left; }
.box_r { float:right; }

/*网站版面宽样式---------------------------------------------------------------------------------*/
.main {
	WIDTH: 980px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	text-align: left;
}
.mainright {
	TEXT-ALIGN: left; WIDTH: 724px; FLOAT: right; OVERFLOW: hidden
}
.mainleft {
	TEXT-ALIGN: left;
	WIDTH: 246px;
	FLOAT: left;
	OVERFLOW: hidden;
	margin-right: 10px;
}
ul{	
	margin: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 15px;
}
li{
	list-style-type: none;	list-style-position: outside;
	list-style-image: url(../images/libg.gif);
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#logo {
WIDTH: 120px;
FLOAT: left;
HEIGHT: 100px;
margin: auto;
position: relative;
padding: 0px;
background-image: url(../tctdcc/logo.jpg);
background-repeat: no-repeat;
background-position: 15px 10px;
}
#tel {
	WIDTH: 430px;
	HEIGHT: 80px;
	position: relative;
	margin: auto;
	background-image: url(../tctdcc/tel.jpg);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search {
WIDTH: 410px;
HEIGHT: 100px;
position: relative;
margin: auto;
padding: 0px;
background-image: url(../tctdcc/search.jpg);
background-repeat: no-repeat;
background-position: 10px 10px;
float: left;
}
.searchkey{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	float: left;
}
.searchbtn{
	height: 33px;
	width: 50px;
	background-image: url(../tctdcc/search.jpg);
	background-repeat: no-repeat;
	background-position: -255px -2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -2px;
	padding-top: 0px;
	display: block;
	font-size: 1px;
	color: #FFFFFF;
	float: left;
	cursor: pointer;
}
/*页面留白*/
  .blank{height:5px; line-height:5px; clear:both; visibility:hidden;}
  .TOP5{
	margin-top: 5px;
}
  .blank5{height:5px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}
  .clear{height:0px; line-height:0px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}
/*主导航栏*/
.midnav {
	background-image: url(../tctdcc/midnavbg.gif);
	background-repeat: repeat-x;
	width: 980px;
	height: 41px;
	line-height: 41px;
	overflow: hidden;
	margin: auto;
}
.column {
	width:980px;
	overflow:hidden;
	text-align: left;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/* nav style */
#nav {
	width:980px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.main_nav { overflow:hidden; color:#FFF; font-size:16px; }
		.main_nav ul { overflow:hidden; padding:0; }
		.main_nav ul li { float:left; margin-right:0px; }
		.main_nav ul li a {
	float:left;
	display:block;
	FONT-FAMILY: "微软雅黑", "宋体";
	HEIGHT: 41px;
	COLOR: white;
	FONT-SIZE: 14px;
	FONT-WEIGHT: 500;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../tctdcc/midnavbg2.gif);
	background-repeat: no-repeat;
	background-position: -1px top;
}
.main_nav ul li a:hover{
	background-image: url(../tctdcc/midnavbg3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}

.kf {
	Z-INDEX: 1001;
	POSITION: fixed;
	WIDTH: 133px;
	DISPLAY: block;
	FLOAT: left;
	TOP: 30px;
	CURSOR: pointer;
	RIGHT: 10px;
	background-color: #FFFFFF;
	border: 1px solid #B3090A;
	line-height: 180%;
	font-size: 12px;
}
a.butgbook{
	font-size: 14px;
	font-weight: bold;
	background-color: #E32637;
	display: block;
	height: 33px;
	width: 110px;
	margin-left: 10px;
	color: #FFFFFF;
	line-height: 33px;
}
.wx{
	background-image: url(../images/tctdimage.gif);
	background-position: 5px -233px;
	background-repeat: no-repeat;
	display: block;
	height: 110px;
	width: 120px;
}
/*模块容器*/
  .boxcss{padding-bottom:2px; overflow:hidden;line-height: 180%;}
  .box_1{border:1px solid #E2E2E2; background-color:#fff;}
  .boxCenterList{
	padding:8px;
	line-height: 180%;
}  

h2{
	line-height: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	height: 35px;
	width: auto;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;	
}
h2 b{
	padding-left: 10px;color: #666666;
}
H2 B a:link{color: #666666;
}
H2 B a:hover{color: #D40000;
}
H2 B A:visited {
	COLOR: #666666;
}
/*多项选择项*/
.global_module {
	overflow:hidden;
	margin-bottom:5px;
	padding-bottom: 5px;
}
.mldulebox_list {
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #FF0000;
}
	.mldulebox_list h4{
	margin-bottom:5px;
	color:#FF0000;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
		.mldulebox_list h4 a { color:#FF0000; }
		.img_content{
	float: left;
	height: 188px;
	width: 280px;
	overflow: hidden;
}
.img_content img{max-height:188px; height:expression(this.height > 188 ? 188: true); }
		.job_requ {
	width:360px;
	overflow:hidden;
	font-size:12px;
	padding: 3px;
}
		.job_requ li { display:inline; float:left; width:160px; height:24px; overflow:hidden; line-height:24px; }
		.job_requ li em {font-style: normal;
}
		.content_box{
	padding: 10px;
	float: left;
	overflow: hidden;
	width: 410px;
}
/* 房产价格*/
.price{
float: right;
font-size: 16px;
color: #FF0000;
font-weight: bold;}

.global_module2_caption {
	height:25px;
	overflow:hidden;
	line-height:25px;
}
		.global_module2_caption h3 {
	font-weight:700;
	line-height: 25px;
	margin: auto;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.global_module3_caption { position:relative; height:31px;  line-height:31px; }
.global_module3_caption h3 {
	font-weight:normal;
	padding: 0;
	font-size: 12px;
}
.ext_li_short {
	height:auto;
}
		.ext_li_short li {
	display:inline;
	float:left;
	width:65px;
	height:20px;
	overflow:hidden;
	padding-left:8px;
	line-height:25px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
}

.tctdguidearr{
	PADDING-LEFT: 10px;
	COLOR: #595959;
	FONT-SIZE: 12px;
	padding-right: 10px;
	line-height: 30px;
}
.tctdguidearr a{COLOR: #595959;}
.articletitle{
	font-size: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 95%;
	font-family: "Microsoft YaHei", YouYuan, Simsun, Arial;
	margin: 0px;
	font-weight: normal;
}
.articleinfo{
	line-height: 25px;
	font-size: 12px;
	margin-bottom: 0px;
	color: #AFAFAF;
	text-align: center;
}
.articlebody{
	font-size: 14px;
	line-height: 180%;
	margin: auto;
	color: #333333;
	width: 95%;
	clear: both;
}
/*房产搜索项目框*/
.mldulebox_search {
	width:958px;
	overflow:hidden;
	border:1px solid #821A69;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_search_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
}
.mldulebox_search ul { width:100%; overflow:hidden; padding:8px; clear:both; border-bottom:1px solid #D8D8D8; }
.mldulebox_search li { display:inline; float:left; height:22px; margin:0 8px 4px; 0; padding:2px; white-space:nowrap; }
.input_search {
	width:54px;
	height:24px;
	overflow:hidden;
	border:none;
	text-align:center;
	line-height:24px;
	color:#FFF;
	font-weight:700;
	letter-spacing:1px;
	background-color: #FF0000;
}
.input_reset { width:71px; height:24px; overflow:hidden; border:none; background:url(../images/btn_reset_bg.gif) no-repeat; line-height:24px; text-indent:23px; letter-spacing:1px;}
.mldulebox_search p {
	position: relative;
	padding: 0;

}
#more_search { position:absolute; top:18px; right:15px; padding-right:15px; background:url(../images/icon_moresearch_bg.gif) no-repeat 100% 50%; }
	#close_search { position:absolute; top:18px; right:15px; padding-right:15px; background:url(../images/icon_closesearch_bg.gif) no-repeat 100% 50%; }
.col1 { float:left; width:720px; overflow:hidden; }
	.col2 { float:right; width:250px; }
	
/*页码*/
.pages {
	HEIGHT: 32px; TEXT-ALIGN: right
}
.pages A {
	PADDING-RIGHT: 10px;
	DISPLAY: inline;
	PADDING-LEFT: 10px;
	BACKGROUND: #f3f3f5;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 28px;
	MARGIN-RIGHT: 10px;
	PADDING-TOP: 0px;
	font-size: 14px;
}
.pages strong{
	PADDING-RIGHT: 10px;
	DISPLAY: inline;
	PADDING-LEFT: 10px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 30px;
	MARGIN-RIGHT: 10px;
	PADDING-TOP: 0px;
	background-color: #FF0000;
	color: #FFFFFF;
}
	/*============================================= news detail pages style  */
#article {
	padding:10px;
	border: 1px solid #DCDCDC;
}
	#article h1 {
	text-align:left;
	font-size:20px;
	color: #FF0000;
}
	#article img, #blog_body img { max-width:600px; width:expression(this.width > 600 ? 600: true);}
	#article_extinfo {
	margin-bottom:25px;
	padding:6px 10px;
	color:#999;
}
#article_extinfo div span { float:right; }
	#article_body { width:100%; overflow:hidden; clear:both; padding-bottom:10px; font-size:1.17em; line-height:1.8em; clear:both; }
	#article_body p { margin-bottom:6px; text-indent:2em; }
	#article_body strong { font-weight:700;}
#article .img_max300 { margin:0 10px 10px; max-width:600px; width:expression(this.width > 600 ? 600: true); }

.footer {
	PADDING-BOTTOM: 20px;
	WIDTH: 980px;
	PADDING-TOP: 15px;
	line-height: 180%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
}
.footer a{
	color: #FFFFFF;
}
.footer A:hover {
	COLOR: #ff0000}
	
.guestint {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.guestsub {
	background-image: url(../tctdcc/014.jpg);
	background-repeat: no-repeat;
	background-position: -60px -265px;
	height: 33px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}	
.title{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #7C7C7C;
	padding-left: 16px;
	padding-right: 16px;
	text-align: left;
}
.title a{color: #7C7C7C;}
/*============================================= login pages style  */
#login { width:980px; overflow:hidden; margin:25px auto 20px; padding:2px; border:3px solid #E1E8F0; }
	#login  table { margin:25px 0 0 70px; }
	#login table th, #login table td { padding:10px 0; vertical-align:top; }
	#login table th { padding:12px 12px 0 0; text-align:right; }
	#login .input_select { width:180px; height:22px; }
	#login .box_r { width:45%; overflow:hidden; padding:5% 0 0 5%; height:280px; background:#F0E9F2; }
	#login .box_r h2 { padding-bottom:8px; color:#30954A7; font-size:14px; }
	#login .box_r li { margin-bottom:8px; padding-left:12px; background:url(../images/arrow_li.gif) no-repeat 0 5px; *background-position:25px 5px; color:#333; }
	#login .box_r li a { color:#2C629E; }
/*============================================= register/lostpw pages style  */
.regi_caption { padding:6px 80px; }
	.regi_caption h1 { padding-bottom:6px;}
	.regi_caption span { color:#F00; vertical-align:middle; }
.regi_content { }
	.regi_content a { color:#2C629E; }
	.regi_content table { margin:15px; }
	.regi_content table th, .regi_content table td { padding:10px 0; vertical-align:top; }
	.regi_content table th { padding:12px 12px 0 0; text-align:right; }
	.pw_step01, .pw_step02, .pw_step03, .pw_step04 { display:block; width:235px; height:10px; overflow:hidden; background:#E0E0E0; text-indent:-9999px; }
	.pw_step01 strong { display:block; width:25%; background:#F00; }
	.pw_step02 strong { display:block; width:50%; background:#F90; }
	.pw_step03 strong { display:block; width:75%; background:#2CA4DE; }
	.pw_step04 strong { display:block; width:100%; background:#063; }

.lost_pw { padding:20px 0;}
	.lost_pw table th, .lost_content table td { padding:10px 0; vertical-align:top; }
		.lost_pw table th { padding:10px 12px 12px 0; text-align:right; }

.more_notice { height:30px; overflow:hidden; margin:0 15px 10px; color:#999; line-height:24px; }
	.more_notice a { display:block; float:right; width:84px; height:24px; background:url(../images/notice_bg.gif) no-repeat; text-indent:30px; }
/*个人中心*/	

	ul.ext_nav { padding:7px 12px; line-height:1.9em; }
		ul.ext_nav li { float:left; margin-right:8px; white-space:nowrap; }
		ul.ext_nav a { margin-right:2px;  }
/*发表区*/
	.contribution { margin-top:30px;}
		.contribution .input_tx{ width:250px;}
		.contribution td{ padding:5px 0;}
		.contribution .globalbox_border { width:97%; margin:10px auto; border:1px solid #DDF0F4; }
		.contribution .globalbox_border td { padding:5px 0; }
		.contribution #fulledit { width:auto; margin:0 auto; border:1px solid #EEE;}		