@CHARSET "UTF-8";

#home_about {
	display: block;
	width: 323px;
	height: 271px;
	margin: 0px;
	padding: 0px;	
	background-image: url("../images/about/background.gif");
	background-repeat: no-repeat;
}

#home_about .title {
	display: inline;
	float: left;
	width: 200px;
	height: 34px;
	margin: 6px auto 0px 20px;
	padding: 0px;
	line-height: 34px;
	text-align: left;
}

#home_about .more {
	display: inline;
	float: right;
	width: 53px;
	height: 20px;
	margin: 14px 13px 0px 0px;
	padding: 0px;
	line-height: 18px;
	text-align: center;
	background-image: url("../images/main/more.gif");
	background-repeat: no-repeat;
}

#home_about .text {
	width: 280px;
	height: 225px;
	margin: 0px auto 0px auto;
	padding: 0px;
}