@charset "UTF-8";

/*
===== aboutus =================================*/

table {
	width: 680px; 
	text-align: center; 
	margin: 0 0 0 14px ; 
	padding: 20px 0 30px 0; 
	color: #333333; 
}

tr,td {	
	color: #666666; 
	border: 1px solid #666666; 
	padding: 5px; 
}

table td#left {
	width: 100px; 
}

table td#right {
}
