@charset "utf-8";
/*
/////////////////////////////////////
CSS for Access
Made by Huongnt
/////////////////////////////////////
*/

.h2-ttl1{
	background:url(../images/access/h2.png) left top no-repeat;
	font-size:167%;
	color:#fff;
	padding-left:20px;
	height:40px;
	line-height:35px;
	font-weight: bold;
	margin-left:-4px;
}

.img-style{
	float:right;
	padding:15px 20px 0 0;
}
.table1 {
	list-style-type: none;
	color: #000;
	font-size:109%;
	padding:15px 0 0 20px;
	float:left;
}
.table1 dt {
	margin: 0px;
	float: left;
	padding: 5px 0 5px 0;
	text-align:left;
	width:70px;
}
.table1 dd {
	padding:5px 0 5px 90px;
}
.table1 dd span{ padding-left:40px;}
.map{
	margin-top:25px;
}
