@charset "utf-8";
body {
	background-color: #ffffff;
	font-family: 宋体;
	font-size: 12px;
	line-height: 1.6em;
	color: #07519A;
	text-align: center;
	padding:0px;
	margin:0px;
}

td, th {
	font-family: 宋体;
	font-size: 12px;
	line-height: 20px;
	color: #07519A;
}

/* UL的padding,margin四边默认为0距离 */
ul {
    padding:0px;
    margin:0px;
}

/* 清除LI前面默认的点，另规定LI的padding,margin四边默认为0距离，所有LI的行高为1.6倍 */
li { 
    padding:0px;
	margin:0px;
	color: #666666; 
    list-style-type: none; 
    line-height:1.6em;
} 

/* 默认链接 */
a:link {color: #07519A;text-decoration: none;}
a:visited{color:#07519A;text-decoration: none;}
a:hover{text-decoration: underline;color:red;}

/* 网站路径链接 */
a.link_path:link {color: #07519A;text-decoration: none;}
a.link_path:visited{color: #07519A;text-decoration: none;}
a.link_path:hover{color: #07519A;text-decoration: underline;}

/* 更多链接 */
a.link_more:link {color: #07519A;text-decoration: none;}
a.link_more:visited {color: #07519A;text-decoration: none;}
a.link_more:hover{color:red;text-decoration: none;}


/* 表格标题框 */
.table_title{background-image:URL(../images/bg_pic.gif);height:23px;border-top:1px solid #AACCEE;border-left:1px solid #AACCEE;border-right:1px solid #AACCEE;}

/* 表格标题框栏目名称 */
.table_title_name{float:left;line-height:23px;font-weight:bold;padding-left:8px;}

/* 表格标题框更多 */
.table_title_more{float:right;line-height:23px;padding-right:8px;}

/* 左右层后清除浮动 */
.div_clear{clear:both;}

/* 表格外框色 */
.table_border1{border:1px solid #AACCEE;padding:5px;}
.table_border1 a:link {color: #07519A;text-decoration: none;}
.table_border1 a:visited{color:#07519A;text-decoration: none;}
.table_border1 a:hover{text-decoration: underline;color:red;}

/* 层之间空距 */
.div_spacing{height:8px;overflow:hidden;}

/* 各栏目网站路径 */
.web_path{border:1px solid #AACCEE;background:#EDF6FF; height:25px; line-height:25px; padding-left:8px; width:772px; margin:0px auto;}


/* 按钮样式 */
.btn1 {
BORDER-RIGHT: #719ACC 1px solid; BORDER-TOP: #719ACC 1px solid;FONT-SIZE: 12px; background:Url(../images/btn1_1.gif); BORDER-LEFT: #719ACC 1px solid; COLOR: black; BORDER-BOTTOM: #719ACC 1px solid; height:20px; overflow:hidden;}
.btn1_mouseover {
BORDER-RIGHT: #2C59AA 1px solid; BORDER-TOP: #2C59AA 1px solid; FONT-SIZE: 12px; background:Url(../images/btn1_2.gif); BORDER-LEFT: #2C59AA 1px solid; COLOR: black; BORDER-BOTTOM: #2C59AA 1px solid; height:20px; overflow:hidden;}


/* 文本框 */
.input1{
BORDER-RIGHT: #719ACC 1px solid; padding-top:1px; padding-left:1px; padding-right:1px; BORDER-TOP: #719ACC 1px solid; FONT-SIZE: 14px; BORDER-LEFT: #719ACC 1px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: #719ACC 1px solid; height:16px;}
.input1_mouseover {
BORDER-RIGHT: #3D7CED 1px solid; padding-top:1px; padding-left:1px; padding-right:1px; BORDER-TOP: #3D7CED 1px solid; FONT-SIZE: 14px; BORDER-LEFT: #3D7CED 1px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: #3D7CED 1px solid; height:16px;}


/* 图片外框 */
.pic_frame{border:1px solid #AACBEE;}

/* 下拉列表 */
select{position:relative; top:1px;}


/*============================================================================*/
div{
	margin:0px;
	padding:0px;
	text-align: left;
}
.juzhong{
margin-left:auto;
margin-right:auto;
}
.border {
	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: #014760;
	border-bottom-color: #014760;
	border-left-color: #014760;
}
.border2 {
	border: 1px solid #014760;
}
.border3{
	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: #023761;
	border-bottom-color: #023761;
	border-left-color: #023761;
}
.border4 {
	border: 1px solid #a4b5bf;
}
/* ͷ */
.menu{
	border:1px solid #AACCEE;
	background:#EDF6FF;
	height:20px;
	line-height:23px;
	padding-left:8px;
	width:772px;
	font-weight:bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}
.menu li{
margin-left:5px;
display:inline;
text-transform:lowercase;
}
/* ͷ */

.bodydiv{
width:780px;
text-align:left;
margin-right: auto;
margin-left: auto;

}
.flash{
	height:70px;
	clear:both;
	width:100%;
	background-image: url(../images/tp2.jpg);
	margin-left:auto;
	margin-right:auto;
	line-height: 70px;
}
.flash_tonglan{
	height:70px;
	clear:both;
	width:780px;
	background-image: url(../images/guanggao.jpg);
	margin-left:auto;
	margin-right:auto;
	line-height: 70px;
}
.more{
width:40px;float:right;line-height:16px;
}
.bt{
	width:100px;
	float:left;
	line-height:16px;
	padding-left:15px;
	font-weight: bold;
	color: #024176;
}
.bt2{
	width:100px;
	float:left;
	line-height:21px;
	padding-left:15px;
	font-weight: bold;
	color: #edfdbe;
}
/* left */
.left_div{
width:200px;
text-align:left;
float:left;
_height:1%;overflow:auto;
}
.ggb_title
{
	background-image: url(../images/ggb.jpg);
	background-repeat: no-repeat;
	width:200px;
	height:24px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.ggb_content{
    width:198px;
}
.yhdl_title
{
	background-image: url(../images/111.jpg);
	background-repeat: no-repeat;
	width:200px;
	height:50px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.yhdl_content{
    width:197px;
}
.zxzt_title
{
	background-image: url(../images/zxzt.jpg);
	background-repeat: no-repeat;
	width:200px;
	height:25px;
	margin-top:4px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.zxzt_content{
    width:198px;
}
.rt_title
{
	background-image: url(../images/zxzt.jpg);
	background-repeat: no-repeat;
	width:200px;
	height:25px;
	margin-top:4px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.rt_content{
    width:198px;
}
/* left */

/* rightʼ*/
.right
{
	width:572px;
	float:right;
	text-align: center;
	padding-bottom:10px;
	margin-left: 8px;
}
.xygc{
	float:left;
	width:282px;
	clear: left;
	margin-top: 8px;
}
.xygc_title
{
	background-image: url(../images/aa.jpg);
	background-repeat: no-repeat;
	width:277px;
	height:16px;
}
.xygc_content
{
	width:277px;
	margin-top:4px;
}
.rdwz{
	float:left;
	width:364px;
	clear: left;
}
.rdwz_title
{
	background-image: url(../images/dczz.jpg);
	background-repeat: no-repeat;
	width:350px;
	height:25px;
}
.rdwz_content
{
	width:350px;
	margin-top:4px;
	text-align: center;
}
.dzzz{
	float:right;
	width:200px;
	clear: both;
}
.dzzz_title
{
	width:200px;
	height:21px;
	background-image: url(../images/zz_title.jpg);
	background-repeat: no-repeat;
}
.dzzz_content
{
	width:196px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85b50b;
	border-left-color: #85b50b;
	text-align: center;
}
.dzzz_dibu
{
	width:200px;
	background-image: url(../images/zz_dibu.jpg);
	background-repeat: no-repeat;
	height: 13px;
}

.yxwx{
	float:right;
	width:282px;
	clear: both;
	margin-top: 8px;
}
.yxwx_title
{
	width:277px;
	height:21px;
	background-image: url(../images/aa.jpg);
	background-repeat: no-repeat;
}
.yxwx_content
{
	width:277px;
}

/* right*/
.div_dibu{
	clear: both;
	float: left;
	width: 572px;
	text-align: center;
	margin-top: 8px;
}
.dibu_title
{
	background-image: url(../images/bb.jpg);
	background-repeat: no-repeat;
	width:560px;
	height:17px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.dibu_content
{
	width:558px;
	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: #034F8B;
	border-bottom-color: #034F8B;
	border-left-color: #034F8B;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
/* 更多链接 */
a.link_more2:link {color: #FFFFFF;text-decoration: none;}
a.link_more2:visited {color: #FFFFFF;text-decoration: none;}
a.link_more2:hover{color:red;text-decoration: none;}


/*精品楼盘图片边框*/
.images_border {
	height: 109px;
	width:89px;
	border: 1px solid #00add8;
	margin-left:15px;
}
/*精品楼盘图片边框
/
