@charset "utf-8";
#mainConsole{
	background:url(../images/bg_about.jpg) no-repeat;
}
#content{
	float:right;
	width:600px;
	height:402px;
	padding:40px 0px 0px 22px;
	line-height:22px;
	color:#564335;
	overflow-y:scroll;
	overflow-x:hidden;
}
