@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* top only style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.mi {
	width: 350px;
	display: block;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0px 0px 10px 0px;
}

div.main {
	margin: 0px 0px 16px 0px;
}
div.topcolumn {
	display: block;
/*	overflow: hidden;*/
	clear: both;
	width: 540px;
	margin: 0px;
	padding: 0px 0px 0px 0px;	
}
div.topcolumn p {
	padding: 0px 0px 2px 0px;
	line-height: 1.1em;
}
/*top left*/
div.topcolumn div.left {
	float: left;
	width: 350px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
div.topcolumn h2#top {
	width: 350px;
	padding: 0px 0px 5px 0px;
}
div.newshead {
	width: 350px;
	height: 48px;
	background-image: url(../images/h_news.gif);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
div.newshead span {
	width: 92px;
	height: 20px;
	position: absolute;
	top: 17px;
	left: 247px;
}
/*newsbox*/
div.newsbox {
	display: block;
/*	overflow: hidden;*/
	clear: both;
	width: 330px!important;
	width/**/: 348px;
	_width: 350px;
	height: 100px!important;
	height/**/: 118px;
	border: 1px solid #CCCCCC;
	padding: 9px 9px 9px 9px;
	margin: 0px auto;
}
/*top right*/
div.topcolumn div.right {
	float: right;
	width: 176px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
div.topcolumn div.right ul {
	width: 176px;
	height: 272px;
	position: relative;
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
div.topcolumn div.right ul li {
	width: 160px;
	height: 25px;
	position: absolute;
	top: 161px;
	left: 9px;
	
}

