

#container{
	width:1015px;
	margin:0 auto;
}

h3{
	clear:both;
	padding:50px 0 50px 6px;
}
.text_area{
	width:960px;
}

.pr25{
	padding-right:25px;	
}

.pr5{
	padding-right:5px;	
}

.twocity{
	width:960px;	
}

.citymain_area{
	position:relative;
	background:url(../images/bg_toshi.jpg) no-repeat left top;
	height:1281px;
}

.city1 {
    font-size: 12px;
    left: 0;
    line-height: 21px;
    position: absolute;
    top: 55px;
    width: 462px;
}

.city2 {
    font-size: 12px;
    left: 489px;
    line-height: 24px;
    position: absolute;
    top: 55px;
    width: 460px;
}

.city3 {
    font-size: 12px;
    left: 771px;
    line-height: 23px;
    position: absolute;
    top: 332px;
    width: 179px;
}

.smartcity_area{
	position:relative;
	background:url(../images/bg_smartcity.jpg) no-repeat left 40px;
	height:714px;
}

.smartcity1 {
    font-size: 15px;
    left: 0;
    line-height: 42px;
    position: absolute;
    top: 498px;
    width: 450px;
}

.smartcity2{
    font-size: 12px;
    left: 492px;
    line-height: 25px;
    position: absolute;
    top: 500px;
    width: 462px;
}






