@charset "UTF-8";

#title_bn {
	height: 80px;
	width: 800px;
	margin: 5px 0px 10px 0px;
	background: url(../about/img/title_bn_about.jpg) no-repeat left top;
}

table {
	width:800px;
	border-top: dotted 1px #666;	
}

table tr th {
	padding: 16px 0px 16px 0px;
	border-bottom: dotted 1px #666;	
	background-color:#F3F3F3;
	font-weight: normal;
	}

table tr td {
	padding: 16px 0px 16px 25px;
	border-bottom: dotted 1px #666;	
}