@import "../../css/common.css";

img {
	vertical-align:top;
}

#about {
	width:880px;
	height:265px;
	margin-bottom:20px;
	background:url(../images/link_frame.gif) no-repeat left top;
}

#about p {
	padding-left:15px;
	line-height:34px;
	height:34px;
	margin:1px;
	background:url(../../top/images/desc_grad.gif) repeat-x left bottom;
}

* html #about p {
	line-height:31px;
	height:31px;
}
*+html #about p {
	line-height:31px;
	height:31px;
}
#about div {
	padding-top:35px;
	padding-left:45px;
	width:775px;
	height:150px;
	margin:8px auto;
	background:url(../images/link_back.jpg) no-repeat left top;
}

#about div ul {
	padding-top:15px;
}

#about div dt {
	float:left;
	width:100px;
}

#about div li {
	float:left;
}

#about div li img {
	margin-right:70px;
}
/*---------------link_collection-------------------*/
#banners {
	padding-bottom:20px;
}

#banners h2 {
	margin-bottom:10px;
}

#banners ul {
	width:720px;
	margin:0 auto;
}

#banners li {
	float:left;
	width:88px;
	padding:10px 15px;
	font-size:10px;
	height:68px;
	line-height:12px;
}

#banners li img {
	display:block;
}