#company #detail {
	padding:16px 0px 35px 0px;
}
#company #detail h2 {
	text-align:center;
	padding-bottom:22px;
}
#company #detail dl {
	background:url(../img/company/line.png) no-repeat left bottom;
	font-size:14px;
	color:#f8f7ff;
	padding:6px 0px 13px 0px;
}
.detailItemTop{
	background:url(../img/company/detail_top.png) no-repeat top center;
	padding-top:38px;
	margin-bottom:35px;
}
.detailItemBottom{
	background:url(../img/company/detail_bottom.png) no-repeat bottom center;
	padding-bottom:9px;
}
.detailItemCenter{
	background:url(../img/company/detail_bg.png) repeat-y top center;
	width:700px;
	padding:13px 26px 35px 29px;
}
.detailItemCenter h3{
	text-align:center;
	background:url(../img/company/line.png) no-repeat left bottom;
	padding-bottom:8px;
}
.detailItemCenter dt{
	float:left;
	text-align:right;
	width:196px;
}
.detailItemCenter dd{
	float:right;
	width:476px;
}
#company #access h2 {
	padding:50px 0px 24px 0px;
	text-align:center;
}
#company #access .access {
	background:url(../img/company/access_bg.png) no-repeat center bottom;
	width:333px;
	padding:17px 13px 8px 16px;
}
#company #access .access h3{
	margin-bottom:10px;
}
#company #access .access .txt {
	height:84px;
	color:#f8f7ff;
	overflow:hidden;
}
#company #access .access .txt a{
	color:#f8f7ff;
}
#company #access .info {
	margin-bottom:49px;
	font-size:12px;
	padding-top:21px;
}
#company #access .info .right_col {
	margin-right:-5px;
}
#company #access .g_map {
	margin-bottom:20px;
}
