
/* commonbox
-------------------------------------------*/
#commonbox{
	float			:left;
	width			:245px;
	
}
/* commonbg
-------------------------------------------*/
#commonbg{
	float			:left;
	width			:555px;
	height			:669px;
	background-image	:url("./img/bg1.png");
}
/*	textbg
--------------------------------------------*/
#textbg{
	width			:470px;
	height			:293px;
	margin			:10px 0 0 15px;
	background-image	:url("../img/textbg_s.png");
}
/*	textbgbox
-------------------------------------------*/
#textbgbox{
	text-indent		:0px;
	font-size		:11px;
	color			:#555555;
	width			:430px;
	height			:213px;
	padding			:60px 20px 20px 20px;
}
