@charset "UTF-8";

/* **************************************
*Since: 2007-9-06
*Modified: 2007-0-00
************************************** */


/* contentMain
---------------------------------------------------------------------------------------- */
#contentMain{
	float:left;
	width:680px;
}

#contentMain .padding{
	width:440px !important;
	width:480px;
}

#contentMain h1{
	width:600px;
	margin:10px 20px 0px 20px;
	color:#000;
	font-size:140%;
	clear:both;
	font-weight:bold;
	border-bottom:2px solid #ccc;
}

#contentMain h2{
	width:600px;
	margin:20px 20px 5px 20px;
	color:#000;
	font-size:120%;
	clear:both;
}

#contentMain p{
	width:600px;
	margin:0px 20px 0px 20px;
}

#contentMain p.btTop{
	margin:20px 0px 0px 520px;
}

