*
{
	padding:0px;
	margin:0px;
}
html,body
{
	font-size:12px;
	text-align:center;
	background:#FFF;
	color:#5d5d5d;
	font-family: "ËÎÌå","Verdana", "Arial", "Helvetica", "sans-serif";
}
input,select
{
	font-size:12px;
}
img
{
	border:0px;
}
a
{
	color:#7c7c7c;
	text-decoration:none;
}
ul
{
	list-style:none;
}
.clear
{
	clear:both;
	font-size:0px;
}
.b
{
	font-weight:bold;
}
.bluetext{
	color:#1B69AC;
}
.redtext
{
	color:#CD0607;
}
.blacktext
{
	color:Black;
}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
}
.borderD1
{
	background:#fff;
	border:1px solid #d1d1d1;
	vertical-align:middle;
}
.borderD1 img
{
    display:block;
}
.redtitle
{
    font-weight:bold;
    color:#CD0607;
    margin:5px 0px;
    border-bottom:1px solid #C4C4C4;
    padding-bottom:2px;
}
#container
{
	margin:0px auto;
	width:963px;
}
.line
{
	background:url(../images/line.gif) no-repeat;
	width:963px;
	height:3px;
	font-size:0px;
}
#header
{
	width:100%;
	text-align:right;
	margin-bottom:7px;
}
#logo
{
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:500px;
	height:65px;
}
#topNav
{
	height:65px;
	line-height:65px;
}
#topNav span
{
	background:url(../images/arrow.gif) no-repeat 0 2px;
	padding:2px 15px 2px 20px;
}
#topNav a
{
	color:#000;
	text-decoration:underline;
}
#menu{
	position:relative;
	z-index:2;
}
#mainBanner
{
	font-size:0px;
	margin-top:-30px;
}

#pagebody
{
	margin:7px 0;
	background:#f7f7f7;
	zoom:1;
}
.colsTitle
{
	text-align:right;
	height:25px;
	padding-top:8px;
}
.colsBody
{
	margin:0 0 5px 0;
}
.cols1
{
	float:left;
	display:inline;
	width:320px;
	margin:10px 0px 5px 10px;
}
.cols1 .news
{
	background:url(../images/news.gif) no-repeat 0 5px;
}
.cols1 .news2
{
	background:url(../images/news2.gif) no-repeat 0 5px;
	height:18px;
	margin-top:15px;
}
.cols1 li
{
	padding:4px 0;
	border-bottom:1px solid #F0F0F0;
	margin:3px 4px;
}
#affiche
{
	text-align:left;
	background:url(../images/affiche_bg.gif);
	border:1px solid #cccccc;
	height:28px;
	line-height:28px;
	margin-bottom:8px;
	padding-left:10px;
}
.cols2
{
	float:left;
	display:inline;
	width:370px;
	margin:10px 11px 5px 11px;
}
.cols2 .project
{
	background:url(../images/project.gif) no-repeat 0 5px;
}
.cols2 #projectList
{
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	background:#fff url(../images/project_bg.jpg) repeat-x;
	padding:0px 5px;
	zoom:1;
}
.rightline
{
	border-right:1px solid #F0F0F0;
	padding-right:5px;
}
#projectList .projectItem
{
	display:inline;
	float:left;
	border-bottom:1px solid #F0F0F0;
	padding:10px 0 10px 3px;
	margin-bottom:3px;
	*width:175px;
}
#projectList a
{
	color:#000;
}
#projectList .projectIMG
{
	background:url(../images/img_bg.gif) no-repeat;
	width:170px;
	height:68px;
}
.projectIMG img
{
	margin-top:5px;
}
.bottomline
{
	font-size:0px;
	width:126px;
	height:2px;
	margin:2px auto;
	background:url(../images/bottomline.gif) no-repeat;
}
.xtop, .xbottom, xmain {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:transparent; border-left:1px solid #d1d1d1; border-right:1px solid #d1d1d1;}
.xmain .xb1,.xmain .xb2,.xmain .xb3,.xmain .xb4 {background:#fff; border-left:1px solid #fff; border-right:1px solid #fff;}
.xmainf .xb1,.xmainf .xb2,.xmainf .xb3,.xmainf .xb4 {background:#f6f6f6; border-left:1px solid #f6f6f6; border-right:1px solid #f6f6f6;}
.xtop .xb2,.xtop .xb3,.xtop .xb4 { background:#e0e0e0;}
.xbottom .xb2,.xbottom .xb3,.xbottom .xb4 { background:#fff;}
.xb1 {margin:0 5px; background:#d1d1d1;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.cols3
{
	float:right;
	display:inline;
	width:230px;
	margin:10px 10px 5px 0;
}
.cols3 .links,.sidePanel .links
{
	background:url(../images/links.gif) no-repeat 0 5px;
}
#linkList
{
	background:#fff;
	border-left:1px solid #d1d1d1; 
	border-right:1px solid #d1d1d1;
	padding:10px 0;
	zoom:1;
}
#linkList div
{
	padding:5px 0 0 0;
}
#footer
{
	width:100%;
}
#bottomNav
{
	color:White;
	background:#B5B7BA;
	padding:0px 20px;
	text-align:right;
	height:24px;
	line-height:24px;
}
#bottomNav a
{
	color:White;
}
#copyright
{
	color:#246BA9;
	padding:0px 20px;
	text-align:right;
	height:30px;
	line-height:30px;
}
.inputF4A7
{
	background:#f4f4f4;
	border:1px solid #a7a7a7;
	padding:1px 2px;
}

#sidebar
{
	display:inline;
	float:left;
	width:215px;
	margin:10px;
}
.sidePanel
{
	margin-bottom:10px;
}
.Ptitle
{
	height:25px;
}
.Pcontent
{
	margin:5px 0px;
}
.sidePanel .news
{
	background:url(../images/news.gif) no-repeat 0 5px;
}
.sidePanel .land
{
	background:url(../images/land.gif) no-repeat 0 5px;
}
.sidePanel .property
{
    background:url(../images/property.gif) no-repeat 0 5px;
}
.sidePanel .people
{
    background:url(../images/people.gif) no-repeat 0 5px;
}
.sidePanel .life
{
    background:url(../images/life.gif) no-repeat 0 5px;
}
#LeftMenu
{
	background:#fff;
	border-left:1px solid #d1d1d1; 
	border-right:1px solid #d1d1d1;
	text-align:left;
	padding-top:5px;
}
#LeftMenu li
{
	background:url(../images/leftmenu_bg.jpg) no-repeat;
	height:28px;
	line-height:28px;
	padding-left:35px;
}
#LeftMenu .select
{
	background:url(../images/leftmenu_select.jpg) no-repeat;
}
#LeftMenu .select a
{
	color:#1B69AC;
	font-weight:bold;
}
.triangle
{
	background:#fff url(../images/triangle.gif) no-repeat 200px center;
	height:24px;
	border-left:1px solid #d1d1d1; 
	border-right:1px solid #d1d1d1;
}
#leftlink div
{
	margin:2px 0;
}

#mainbody
{
	display:inline;
	float:right;
	margin:10px 10px 10px 0px;
	width:715px;
	
}
#siteNav
{
	text-align:left;
	height:30px;
	line-height:30px;
	color:#000;
}
#siteNav a
{
	color:#000;
}
.pageContent
{
	background:#fff;
	padding:10px 40px;
	text-align:left;
	line-height:20px;
	min-height:550px;
	_height:550px;
}

.content_title
{
	background:#f6f6f6;
	height:26px;
	line-height:26px;
}
.content_title img
{
	margin-left:10px;
}
.content_line
{
	background:url(../images/content_line.jpg) no-repeat;
	height:11px;
	margin:10px auto;
	width:617px;
}
.content_body
{
    margin:0px 10px;
    overflow:hidden;
	width:615px;
}
#PicNews
{
	zoom:1;
}
#PicNews li
{
	display:inline;
	float:left;
	margin:10px;
}
#PicNews .borderD1
{
	padding:4px;
}
.picnewsName
{
	margin:4px;
	text-align:center;
	font-weight:bold;
}
#Search
{
	float:right;
	height:30px;
    line-height:30px;
    margin-top:-35px;
    position:relative;
}
#NewsList
{
	border-top:1px solid #F0F0F0;
	margin:0 10px;
}
.newsitem
{
	border-bottom:1px solid #F0F0F0;
	margin:10px 0;
}
.newsitem_content
{
	margin-left:78px;
	margin-bottom:10px;
}

#NewsList .floatright
{
	margin-top:5px;
}
#pager
{
	text-align:center;
}
#pager a
{
	margin:0 5px;
}
#pager span
{
	color:#000;
	font-weight:bold;
	margin:0 5px;
}

.DetailTitle
{
    font-size:14px;
    font-weight:bold;
	color:#CD0607;
	text-align:center;
}
.DetailInfo
{
	text-align:center;
	padding:10px;
	border-bottom:1px solid #F0F0F0;
}
.DetailInfo span
{
	margin:0 10px;
}
.DetailContent
{
	margin:20px 10px;
	overflow:hidden;
	_width:615px;
}
.backlink
{
	border-top:1px solid #F0F0F0;
	text-align:right;
	padding:5px;
}
.morelist
{
	margin:20px 10px;
}
.morelist div
{
	height:30px;
	line-height:30px;
	background:url(../images/jt.gif) no-repeat 0 8px;
	color:#000;
	border-bottom:1px solid #F0F0F0;
	padding-left:20px;
}
.morelist img
{
	margin-top:2px;
}
.morelist li
{
	padding:2px 0;
	margin:2px 0;
	border-bottom:1px solid #C4C4C4;
}

#VideoList
{
    zoom:1;
}
#VideoList li
{
    display:inline;
    float:left;
    border-bottom:1px solid #C4C4C4;
    margin-bottom:20px;
    padding:0 16px;
}
#VideoList .borderD1
{
    padding:4px;
}
#VideoList .videoName
{
    margin:2px;
    text-align:center;
}
#VideoList .videostar
{
    text-align:center;
    margin-bottom:15px;
}

.salelist
{
    border-bottom:1px solid #C4C4C4;
    margin-bottom:15px;
    padding-bottom:15px;
}
.saleitem
{
    background:#f6f6f6;
    padding:5px 10px;
    zoom:1;
}
.saleitem .borderD1
{
    display:block;
    float:left;
    padding:4px;
    margin-right:10px;
    font-size:0px;
}
.saleName
{
    font-weight:bold;
	color:#CD0607;
}
.saleIntro
{
    font-weight:bold;
    color:#4a4a4a;
}
.salecontent div
{
    margin:3px;
}
.summary
{
    margin:10px 0;
}

#JobsList td
{
	border-bottom:1px solid #f4f4f4;
	height:24px;
}

.jobtitle 
{
	background:#f9f9f9;
	border-bottom:1px solid #f4f4f4;
	padding:3px 0 3px 10px;
	font-weight:bold;
}

.jobcontent
{
	border-bottom:1px solid #f4f4f4;
	padding:3px 0 3px 10px;
}
.formtitle,.formcontent{
	padding:3px 0 3px 10px;
}
.inList{}
.initem
{
	border-bottom:1px solid #F0F0F0;
	margin:10px 0;
	padding:10px 0;
}
.initemIMG
{
	float:left;
	background:#eaeaea;
	border:1px solid #d8d8d8;
	padding:4px;
	font-size:0px;
}
.initem_content
{
	margin-left:150px;
}

#test {
overflow:hidden;
line-height:28px;
}
#test ul {
padding: 0;
margin: 0;
list-style: none;
height: 28px;
overflow: hidden;
text-align:left;
}
#test ul li{
    padding: 0;
    margin: 0;
    height: 28px;
    line-height:28px;
}

.subMenuDiv{position:absolute;left:0px;top:32px; FILTER:alpha(opacity=70);-moz-opacity:0.7; z-index:1; visibility:hidden;}
.subMenuDiv2{position:absolute;left:0px;top:32px; right:-200px; FILTER:alpha(opacity=70);-moz-opacity:0.7; z-index:1; visibility:hidden;}
.subMenuDiv3{position:absolute;left:-100px;top:32px; right:-200px; FILTER:alpha(opacity=70);-moz-opacity:0.7; z-index:1; visibility:hidden;}
.gssy
{
	background-image:url(../images/landi.jpg);
	background-repeat:no-repeat;
	width:53px;
	float:left;
	margin-left:10px;
}
.gssytwo
{
	background-image:url(../images/hongdi.jpg);
	background-repeat:no-repeat;
	width:53px;
	float:left;
	margin-left:10px;
	
}
.gssy3
{
    background-image:url(../images/landi.jpg);
	background-repeat:no-repeat;
	width:53px;
	float:left;
	margin-left:7px;
}
.gssy4
{
	background-image:url(../images/hongdi.jpg);
	background-repeat:no-repeat;
	width:53px;
	float:left;
	margin-left:7px;
}



.slideBox{ width:963px; height:314px; overflow:hidden; position:relative; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:963px; height:314px; display:block;  }
		
		
		.slideBox1{ width:230px; height:159px; overflow:hidden; position:relative; }
		.slideBox1 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox1 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox1 .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox1 .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox1 .bd li{ zoom:1; vertical-align:middle; }
		.slideBox1 .bd img{ width:230px; height:159px; display:block;  }
