@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color:#e77a19;
}
a {
	text-decoration: none;
	color: #535353;
}
a:hover {
	text-decoration: none;
	color: #996600;
}

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div {
	margin:0;
	padding:0;
	border:0;
}
ul, ol {list-style-type:none;}

table, td, tr, th {font-size:12px;}
li {list-style-type:none;}
table {margin:0 auto;}
img {border:none;}
h1, h2, h3, h4, h5, h6 {font-size:12px;font-weight:normal;}
abbr, acronym {border:0;}
address, caption, cite, code, dfn, em, th, var {font-weight:normal;font-style:normal;}

/*text*/
.text{
	color:#535353;
	font-weight: bold;
	line-height: 30px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B6600;
	text-decoration: none;
	font-weight: bold;
}
.text3 {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	line-height: 30px;
	font-size: 13px;
}

/*header*/
#header {
	height: 100px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.logo { width:300px; height:100px; float:left; background:url(../images/logo.jpg) no-repeat;}
.headerRight {
	width:410px;
	height:100px;
	background:url(../images/headerRight.jpg) no-repeat;
	float:right;
	text-align: right;
	line-height: 50px;
	padding-right: 15px;
	color: #FFFFFF;
}
.banner {
	height: 250px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	
	background-repeat: no-repeat;
}


#wrap {
	width: 1010px;
	background-image: url(../images/wrapBg.jpg);
	background-repeat: repeat-y;
	height: 1120px;
	margin: auto;
	padding-top: 10px;
}



#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8F2FE;
	height: 1120px;
}
.mainLeft {
	float: left;
	height: auto;
	width: 690px;
	padding-left: 20px;
}
.mainLeftTop {
	height: auto;
	width: 690px;
}
.mainLeftTopCon {
	line-height: 25px;
}
.leftHeading {
	height: 50px;
	width: 690px;
	line-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.mainLeftTopLine {
	background-image: url(../images/introduceLine.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: 690px;
	margin-top: 5px;
}
.mainLeftMid {
	height: auto;
	width: 690px;
}

.leftMidHeading {
	height: 15px;
	width: 690px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.leftMidHeadingL {
	height: 15px;
	width: 190px;
	float: left;
	background-image: url(../images/leftMidHeadingL.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
}
.leftMidHeadingR {
	float: right;
	height: 15px;
	width: 500px;
	background-color: #CCCCCC;
	text-align: right;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
}
.leftMidBox {
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 5px;
}
.leftMidBoxL {
	float: left;
	height: 95px;
	width: 140px;
}
.leftMidBoxR {
	float: right;
	width: 530px;
	line-height: 25px;
	height: 100px;
}
.mainLeftBoot {
	height: auto;
	width: 690px;
}
.leftBootCon {
	width: 690px;
}
.leftBootBox {
	float: left;
	width: 172px;
	line-height: 20px;
}
.leftBootBoxCon {
	text-align: center;
	width: 163px;
}

.leftBootBoxCon a {
	text-decoration: none;
	color: #535353;
}
.leftBootBoxCon  a:hover {
	text-decoration: none;
	color: #996600;
	font-weight:bold;
}

.leftBootBoxImg {
	height: 130px;
	width: 163px;
}


.mainRight {
	float: right;
	height: auto;
	width: 265px;
}
.banner1 {
	height: 380px;
	width: 265px;
}
.mainRight {
	height: auto;
	width: 265px;
}
.mainRightTop {
	height: auto;
	width: 265px;
	margin-top: 15px;
}

.rightHeading {
	height: 15px;
	width: 265px;
}
.rightHeadingL {
	float: left;
	height: 15px;
	width: 92px;
	background-image: url(../images/rightHeadingL.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 15px;
	color: #996600;
	font-weight: bold;
}
.rightHeadingR {
	float: right;
	height: 15px;
	width: 173px;
	background-color: #CCCCCC;
}
.mainRightButton {
	width: 265px;
	height: auto;
}
.buttonBox {
	height: 33px;
	width: 255px;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 1px solid #B3E2FA;
	background-image: url(../images/buttonBg.jpg);
	background-repeat: repeat-x;
	line-height: 33px;
	text-align: center;
	color: #996600;
	font-weight: bold;
}
.mainRightMid {
	height: auto;
	width: 265px;
	margin-top: 15px;
}
.rightMidCon {
	line-height: 30px;
	padding-top: 10px;
	height: 220px;
	width: 265px;
	background-image: url(../images/rightMidCon.jpg);
	background-repeat: no-repeat;
}
.mainRightBoot 
{
	height: auto;
	width: 265px;
	margin-top: 15px;
}
.rightBootCon {
	line-height: 25px;
	width: 265px;
	height: auto;
	padding-top: 20px;
	text-align: left;
}


.link {
	width: 913px;
	text-align: left;
	padding-left: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 25px;
	border: 1px solid #E3E3E3;
	margin-top: 10px;
}
.footer {
	height: 85px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}
.footerTop {
	height: 35px;
	width: 1010px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

.footerBoot {
	width: 1010px;
	line-height: 50px;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}


.paginator { font: 11px Arial, Helvetica, sans-serif;padding:10px 0px 10px 0; margin: 0px;}
.paginator a {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: #ffa501;border-color:#ffa501;text-decoration: none;}



.propertycontent {
	width: 690px;
	line-height: 25px;
	height: 100px;
}
