@charset "utf-8";

/*===========================================================
 LAYOUT TOP CSS
===========================================================*/

#contDesc{
	padding: 18px 0px 0px 20px;
	width: 720px;
	overflow: hidden;
	background: url(../../img/bg_contDesc.gif) repeat-y right top;
}
#contDesc #leftDesc{
	float:left;
	width:339px;
}
#contDesc #rightDesc{
	float:right;
	width:339px;
}