@charset "UTF-8";

#mainimg {
	margin: 0 0 0 17px;
}
#line1 {
	margin: 14px 0 0 17px;
	height: 160px;
}
#line1:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}
#line1 #whatsmia {
	float: left;
	width: 204px;
}
#line1 #news {
	float: left;
	background: url(../img/news.gif) no-repeat;
	width: 410px;
	height: 160px;
	font-size: 10px;
	line-height: 140%;
	overflow-y: scroll;
}
#news ul {
	margin: 10px 0 0 27px;
}
#news ul li.border {
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 355px;
}
#line2:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}
#line2 {
	margin-left: 3px;
	clear: both;
	height: 128px;
}
#line2 #blog {
	float: left;
	width: 252px;
	height: 115px;
	padding-top: 13px;
}
#line2 #icon_boshu {
	float: left;
	width: 109px;
	height: 128px;
}
#line2 #boshu {
	float: left;
	background: url(../img/banner_boshu.gif) no-repeat;
	width: 266px;
	height: 128px;
}
#line2 #boshu p {
	line-height: 150%;
	font-size: 10px;
	margin: 75px 0 0 10px;
}

