@charset "utf-8";
/* CSS Document */

#left , #middle , #right{
	width: 272px;
	float:left;
}
#left , #middle{
	margin-right: 17px;
}
#flash{
	padding-bottom: 10px;
	padding-top: 10px;
	height: 278px;
}
#flashBox{
	margin-bottom: 20px;
}
.new dt{
	background: url(../img/index/icon01.png) no-repeat;
	padding-left: 12px;
	background-position: 0px 4px;
}
.new dd{
	padding-left: 12px;
	margin-bottom: 15px;
}
.newsRelease dt{
	background: url(../img/index/icon01.png) no-repeat;
	padding-left: 12px;
	background-position: 0px 4px;
}
.newsRelease dd{
	padding-left: 12px;
	margin-bottom: 10px;
}
.bunner li{
	margin-bottom: 10px;
}
.cm{
	text-align: center;
}
#footer{
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-top: 30px;
}
#copyright{
	background: url(../common/img/f_bg01.png) repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	background-position: top;
}

h1{
	float: left;
	margin-right: 76px;
	margin-bottom: 0px;
}
h2{
	margin-bottom: 10px;
}
.maplink{
	background: url(../img/index/bg.jpg) no-repeat;
	height: 440px;
	position: relative;
	font-size: 10px;
}
.maplink .pos1{
	width: 130px;
	position: absolute;
	left: 13px;
	top: 187px;
}
.maplink .pos2{
	width: 120px;
	position: absolute;
	left: 153px;
	top: 103px;
}
.maplink ul{
	margin-bottom: 8px;
}
.county{
	color: #E61F00;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
.city{
	margin-bottom: 5px;
}

/* clearfix
---------------------------------------------------- */
#bodyInner:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
#bodyInner{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #bodyInner{
	height: 1%;
}
#bodyInner{
	display: block;
}
/* End hide from IE-mac */
