
*html #contactUs
{
	text-align:center;
}
*html #contactUs #foot
{
	float:left;
	position:relative;
}
*html #contactUs #sideNavi
{
	text-align:left;
}

#main .headTit
{
	background:url(../img/head_tit.jpg) no-repeat ;
	display:block;
	width:800px;
	height:70px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#main .subTit01
{
	background:url(../img/sub_tit01.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:540px;
	height:21px;	
	margin-bottom:12px;
}

