table.normal{
	background-color:#FFFFFF;
	border-right:1px solid #eeacc0;
	border-bottom:1px solid #eeacc0;
	width: 300px;
	margin:0px 0px 10px 20px;
}

table.about-us_table_l{
	background-color:#FFFFFF;
	border-right:1px solid #eeacc0;
	border-bottom:1px solid #eeacc0;
	width: 300px;
	margin:0px 0px 10px 20px;
	clear:both;
	float:left;
}

table.about-us_table_r{
	background-color:#FFFFFF;
	border-right:1px solid #eeacc0;
	border-bottom:1px solid #eeacc0;
	width: 300px;
	margin:0px 0px 10px 20px;
	float:left;
}

table.about-us_table_r th,table.about-us_table_l th{
	padding: 3px 10px 3px 15px;
/*	font-weight:normal;*/
	vertical-align:top;
	text-align:left;
	border-top:1px solid #eeacc0;
	border-left:1px solid #eeacc0;
	background-color:#fcebf0;
}
table.about-us_table_r td,table.about-us_table_l td{
	border-top:1px solid #eeacc0;
	border-left:1px solid #eeacc0;
	padding: 10px 10px 10px 20px;
}


.about-us_h4{
	clear:both;
	float:left;
	margin:30px 0px 0px 15px;
	width:600px;
}