/*------/about.html Settings------*/



/*-----------------------------------------------------------

	content setting

-----------------------------------------------------------*/


/*------about------*/

#content .about {
	width:960px;
	float:left;
	padding:0 0 0 140px;
	float: left;
}

#content .about h2 {
	width:89px;
	height:24px;
	padding:0 0 10px 0;
	text-indent:-9999px;
	background:url(../img/about/tit_about.jpg) left top no-repeat;
	_font-size:5px;

}



#content .about .aboutBox {
	width:960px;	
	margin:20px 0 20px 0;
	color:#FFFFFF;
}

#content .about .aboutBox th {
	width:341px;
	padding:0 0 0 0;
	text-align:left;
}

#content .about .aboutBox td {
	width:540px;
	padding:80px 0 80px 0;
	vertical-align:top;
	overflow:hidden;
}

#content .about .aboutBox .name {
	font-size:150%;
	color:#FFFFFF;
}

#content .about .aboutBox .txt {
	font-size:65%;
	line-height:1.8;
	margin:10px 0 0 0;
}

#content .about .aboutBox .url {
	font-size:90%;
	line-height:1.8;
	margin:0 0 0 10px;
}

#content .about .aboutBox .txt a {
	text-decoration:underline;
	color:#FFFFFF;
}

#content .about .aboutBox .map a {
	text-decoration:none;
	color:#FFFFFF;
}
