﻿#aboutus{
	width: 650px;
	margin-left:40px;
}

#aboutus h2{
	width:650px;
	height:71px;
	margin-bottom:10px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
h2#ourworks {
	background-image: url(../../images/aboutus/title_ourworks.gif);
}
h2#aboutbranch {
	background-image: url(../../images/aboutus/title_aboutbranch.gif);
	margin-top:50px;
}
h2#memberlist {
	background-image: url(../../images/aboutus/title_memberlist.gif);
	margin-top:50px;
}
h2#link {
	background-image: url(../../images/aboutus/title_link.gif);
	margin-top:50px;
}

#aboutus img.title{
	margin-bottom:10px;
}
#aboutus_address{
	width: 310px;
	float: right;
}
#aboutus_exective{
	width: 310px;
	float: left;
}

table#list{
	width: 650px;
}
table#list td{
	font-size: 11px;
	padding:6px 3px 3px 3px;
	border-bottom:1px solid #cccccc;
}
ul#link{
	margin:20px 0 100px 20px;

}

td.web_mail {
	text-align:center;
}
