@charset "utf-8";

/* --------------------------------------------------
	SiteName : Growness
	FileName : company.css
	Description : company styles
	
	== TOC =========================================
	1 : company layout styles
	
-------------------------------------------------- */



/* 1. company layout styles
================================================== */
#main .msgBox {
	width:700px;
	background:url(../images/bg_message_top.gif) no-repeat left top;
	padding-top:6px;
}
#main .msgBoxIn {
	width:640px;
	background:url(../images/bg_message_btm.gif) no-repeat left bottom;
	padding:30px;
	font-size:110%;
}

#main .table_style2 th { text-align:center; }