@charset "UTF-8";
/*about.css*/

#main {
	background: url(../../img/top_bg.gif) no-repeat;
}
#mainspace {
	margin: 30px 30px 0px;
}
#headersubmenu #hsm2 a p {
	background: url(../../img/headersub_bg.jpg) no-repeat -350px 0px;
}
#mainspace h3 {
	height: 30px;
	width: 570px;
	margin-bottom: 30px;
	position: relative;
}
#mainspace h3 p {
	height: 30px;
	width: 570px;
	top: 0;
	left: 0;
	background: url(../img/mainttl_map.jpg) no-repeat 0px 0px;
	position: absolute;
}
#mainspace #toppageview {
	line-height: 14px;
	background: url(../img/file-fortoppage.gif) no-repeat left top;
	text-indent: 16px;
	height: 20px;
}
#mainspace .left-treebox {
	float: left;
	width: 65%;
}
#mainspace .right-textbox {
	float: right;
	width: 32%;
	font-size: 90%;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
