@charset "utf-8";

/*=================================================================================================
 LAYOUT ABOUT LINK CSS
===================================================================================================*/

/*HOPE WRAP
----------------------------------------------------------------------------------------*/
#hopeWrap{
	width:840px;
	overflow:hidden;
	background: url(../../link/images/bg_hope_wrap_top.gif) no-repeat left top;
	margin:40px 0px 0px;
	padding:27px 0px 0px;
}
#hopeWrapInner{
	width:772px;
	overflow:hidden;
	background: url(../../link/images/bg_hope_wrap.gif) no-repeat left bottom;
	padding:0px 38px 27px 30px; 
}
#hopeWrapInner .descLeft{
	float:left;
	width:573px;
}
#hopeWrapInner .descRight{
	float:right;
	width:176px;
}