/*main_simp.css*/
BODY
{
	background: #23173b url(../images/bg_simp3.gif) repeat-x;

}
#content
{
	top: 0;
	height: auto;
}
#content .bold
{
	background: none;
}
#content BR
{
	line-height: 0;
}
#content H2
{
	/*width: 380px;*/
}
#topLeft, #topRight, #bottLeft, #bottRight
{
	height: 240px;
	background: #c4e1fa url(../images/bg_simp2_inv.gif) repeat-x;
	margin: 15px 0 0 0;
	/*border: 1px solid #a8d1f5;*/
}
#bottLeft, #topLeft
{
	margin: 15px 10px 0 0;	
}
#bottLeft,#bottRight
{
	/*background: #b1d1ec;
	border: 1px solid #89b5db;*/
}
#buyBox
{
	padding: 7px;
	border: 1px solid rgb(161,193,221);
	margin: 0 0 0 80px;
	background: #d6e9fa;
}
#buyBox .bold
{
	background: #e0effb;
}
#buyBoxLeft
{
	text-align: right;
}

