.sidebar {
  width:281px;
  height:890px;
  background:#2c383e url(../images/charu.png) ;
  float:left;
}

.sidebar iframe{
        margin-top:20px;
        margin-left:35px;
	display:block;

}
.sidebar ul{
	padding-top:10px;
	line-height:180%;
	text-indent:20px;
}
.sidebar ul li{
	color:black;
}
.sidebar ul li a{
	display:inline-block;
	width:194px;
	height:335px;
	background:url(../images/57.png) ;
}
.sidebar ul li.line {
  border-bottom:1px solid #999;
  margin-left:20px;
  margin-right:40px;
  margin-bottom:5px;
  height:10px;
}
.news {
  width:283px;
  height:700px;
  float:left;
  background:#2c383e url(../images/5763483.jpg) ;
}
.news h1 {
	width:123px;
	height:27px;
	font-size:100%;
	margin-top:20px;
	margin-left:20px;
}

.news ul {
  line-height:180%;
  margin-top:10px;
  margin-left:20px;
  background:url(../images/weline.gif) repeat-y right top;
}
.news ul li {
  padding-left:15px;
}
.news ul li.deat {
  color:orange;
  font-weight:bold;
  background:url(../images/ico.gif) no-repeat left center;
}
.news ul li a{
	display:inline-block;
	width:65px;
	height:11px;
	margin-top:5px;
}
.about {
  width:303px;
  height:700px;
  background:#fff;
  float:left;
}
.about h1 {
	width:212px;
	height:212px;
	font-size:100%;
	margin-top:20px;
	margin-left:20px;
}
.about p {
  width:235px;
  margin-left:23px;
  color:#666;
  line-hight:150%;
}
.about h2 {
	width:212px;
	height:100px;
	font-size:100%;
	margin-top:20px;
	margin-left:20px;
}
.estate {
  width:586px;
  height:190px;
  float:left;
  background:#2c383e url(../images/123.jpg) ;
}
.estate #escon {
  width:533px;
  height:190px;
  margin:33px;
  border-top:1px solid #ccc;
}
.estate #escon {
  display:block;
  margin-left:15px;
}
.estate #escon img{
  padding-top:10px;
}
.estate #escon dl {
  float:right;
  width:288px;
}
.estate #escon dl dt {
	background:url(../images/estate1.gif) no-repeat;
	width:117px;
	height:30px;
	font-size:100%;
	margin-top:20px;
	margin-left:20px;
}
.estate #escon dl dd {
  padding:2px 02px 20px;
}
.estate #escon dl dd a {
  display:inline-block;
  width:65px;
  height:11px;
  background:url(../images/57.jpg) ;
  margin-top:8px;
}
.list {
  width:867px;
  height:500px;
  float:left;
  background:white;
}
.list dl {
  float:left;
  width:288px;
  
}
.list dl dt {
	width:117px;
	height:15px;
	font-size:10px;
	color:green;
	margin:0 auto;

	

}
.list dl dd {

  font-size:20px;
  color:black;
  margin-left:50px;

}