/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555556;
	background-image: url(../images/bodybg.jpg);
	margin:32px 0px 0px 0px;
	line-height:20px;	
}

a{color:#555556;text-decoration:none;font-size:11px;}
a:hover{color:#1172bb;font-size:11px;}
.topbanner{ background-image:url(../images/ind_15.jpg); width:778px; height:87px;}

.cen{width:810px; margin:0 auto; float:none}
.centerbox{width:778px; margin:0 auto; padding:0px 16px; background-image:url(../images/centerbg.gif); background-repeat:repeat-y;}
.content{ margin:10px 23px;}
.content2{ margin:0px 23px;}
.left{ margin:10px 0px;}
.contentright{margin:10px 11px 10px 11px}
.xuxian{ border-bottom:1px #555556 dashed;}
.xuxian2{ border-top:1px #555556 dashed; padding-top:10px;}
.shixian{ border-bottom:1px #96b2c6 solid;}

#footer{ color:#ffffff; text-align:center; width:778px; height:41px; line-height:24px; background:url(../images/footer_bg.jpg) no-repeat;}


/*size*/
.lansize {
	color: #1172bb;
	font-weight: bold;
}
.lansizebig {
	color: #1172bb;
	font-weight: bold;
	font-size:12px;
}
.blacksize {
	color: #000000;
	font-weight: bold;
}
.whitesize {
	color: #fff;
	font-weight: bold;
}
.black14cu{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.STYLE2 {color: #1172bb}
/*erji*/
.left_title{
padding:0px 0px 0px 55px;
margin-top:10px;
background-image: url(../images/lefttitle.jpg);
width:153px;
height:22px;
color: #fff;
font-weight: bold;
font-size:13px;

}


/*景观右边列表*/
.list2{
    text-align: left;
	width:100%;
	margin-top:5px;
}

.list2 ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.list2 li{
list-style-type: none;
    /*列表底部的虚线*/
    width: 100%; 
}


.list2 li a{
    color: #000000;
    display: block;
    padding: 0px 0px 2px 10px;
	background:url(../images/blackdian.jpg) no-repeat 0px 8px;
	text-decoration:none;
	/*font-weight:800;*/
    /*列表左边的箭头图片*/
}

.list2 li a:hover{
    color: #1172bb;
    background: url(../images/blackdian.jpg) no-repeat 0px 8px;
	text-decoration: underline;
	/*font-weight:800;*/

}
.list2 li.nolink{
    color: #000000;
    display: block;
    padding: 0px 0px 2px 10px;
	background:url(../images/blackdian.jpg) no-repeat 0px 8px;
	text-decoration:none;
	/*font-weight:800;*/
    /*列表左边的箭头图片*/
}

.border{border:2px #CCCCCC solid}


/*左侧导航link*/
a.leftlink:{
    color: #000000;
	text-decoration:none;
    /*列表左边的箭头图片*/
}

a.leftlink:hover{
    color: #1172bb;
	text-decoration: underline;
	font-weight:800;

}
a.leftlink1{color:#1172bb;text-decoration:underline;font-size:11px; font-weight:800}
a.leftlink3{color:#1172bb;text-decoration:none;font-size:11px;}
a.leftlink2{color:#555556;text-decoration:none;font-size:11px;}
a.leftlink:link{color:#555556;text-decoration:none;font-size:11px;}
a.leftlink:visited{color:#555556;text-decoration:none;font-size:11px;}
a.leftlink:hover{color:#1172bb;text-decoration:underline;font-size:11px;}
a.leftlink:active{color:#555556;text-decoration:none;font-size:11px;}