@charset "utf-8";

#newsBox {
	float: left;
	width: 340px;
	margin: 0px 0px 15px;
	background: transparent url(../images/newsback_bt.gif) no-repeat scroll left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}

#newsBox h3 {
	width: 323px;
	padding: 25px 0px 10px 15px;
	background: transparent url(../images/newsback_top.gif) no-repeat scroll -2px top;
	margin: 0px 0px 0px 2px;
}
.news {
	height: 155px;
	width: 304px;
	padding-top: 10px;
	margin-left: 16px;
	overflow-y: scroll;
	margin-right: 10px;
}
.news  dt {
	padding: 0px 10px 0px 18px;
	margin-bottom: 2px;
	line-height: 16px;
	background: transparent url(../images/sq05.gif) no-repeat scroll left center;
	font-size: 12px;
	height: 16px;
}
.news  dd {
	padding: 0px 10px 0px 18px;
	margin-bottom: 5px;
	line-height: 16px;
	font-size: 12px;
}

/*---------- end [#newsBox] ----------*/

#topmenuBox {
	position: relative;
	width: 415px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#topmenuBox ul {
	font-size: 0px;
	line-height: 0px;
	margin-top: 3px;
}

#topmenuBox li {
	float: left;
	padding-bottom: 8px;
	padding-left: 5px;
}

/*---------- end [topMenuBox] ----------*/

#centerArea {
	position: relative;
	clear: both;
	width: 745px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	background: transparent url(../images/centerback_bt.gif) no-repeat scroll left bottom;
}

#centerArea h3 {
	padding: 25px 0px 0px 17px;
	margin-left: -15px;
	background: transparent url(../images/centerback_top.gif) no-repeat scroll left top;
	margin-bottom: 20px;
	margin-top: 0px;
}

#centerArea #linkMenu {
}

#centerArea #linkMenu li {
	float: left;
	width: 200px;
	padding-left: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 18px;
	background: transparent url(../images/sq03.gif) no-repeat scroll left center;
}

/*---------- end [#linkMenu] ----------*/

/*---------- end [centerArea] ----------*/

#centerArea #linkMenu a {
	border-bottom: 1px dashed #005700;
	color: #005700;
	padding-bottom: 1px;
}

#centerArea #linkMenu a:hover {
	color: #F39950;
}

#contentsArea .topBack {
	display: none;
}

#contentsArea .downArea {
	margin-top: 10px;
	clear: both;
}

#contentsArea .downArea li {
	float: left;
	margin-right: 7px;
}
