@charset "utf-8";

/*--------------------

	Company common
	
--------------------*/

.manageSec{
	width:640px;
	margin:0 auto 20px auto;
	padding:0 0 30px 0;
	background:url(../images/bg_management.gif) repeat-x bottom;
}

.manageSecPh{
	float:left;
}

.manageSecInn{
	float:right;
	width:505px;
}

.manageSecInn p{
	padding:0 0 0 12px;
}

