@charset "UTF-8";

/*ABOUT US*/

#aboutus {
	background:url(../images/bg_about_hd.gif) left top no-repeat;
}

#aboutus-inner {
	padding:50px 52px 135px;
	background:url(../images/bg_about_ft.gif) left bottom no-repeat;
}

#aboutus h2 {
	padding:0 0 46px;
}

#aboutus p.copy {
	padding:0 0 44px;
	text-align:center;
	background:url(../images/bg_about_copy.gif) center bottom no-repeat;
}

#abouttbl {
	padding:65px 0 0 85px;
}

#abouttbl table {
	width:600px;
}

#abouttbl th {
	padding:23px 0;
	width:176px;
	font-size:93%;
	font-weight:bold;
	text-indent:28px;
	background:url(../images/about_line.gif) left bottom repeat-x;
}

#abouttbl td {
	padding:23px 0;
	font-size:93%;
	line-height:1.6;
	background:url(../images/about_line.gif) left bottom repeat-x;
}

#abouttbl th.bt,
#abouttbl td.bt {
	background:none;
}
