* {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.news {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	vertical-align: top;
}
.news h3 {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
.news b {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #7B7B7B;
}
.infoBg {
	background-image: url(../../img/info_bg.gif);
	background-repeat: repeat-y;
}
#menuBox {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
#menuBox ul {
	padding: 0px;
	list-style-type: none;
	font-size: 0px;
	margin: 0px;
	line-height: 0px;
}
#menuBox h2 {
	font-size: 0px;
	line-height: 0px;
}
#menuBox .bannerArea {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	background-image: url(../../img/bt_last.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-top: 6px;
}
#bannerBox {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	width: 200px;
	background-image: url(../../img/bt_last.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bannerBox ul {
	padding: 0px;
	list-style-type: none;
	font-size: 0px;
	margin: 0px;
	line-height: 0px;
}
#bannerBox li {
	list-style-type: none;
	font-size: 0px;
	margin: 0px;
	line-height: 0px;
	padding-top: 6px;
}
#contentBox {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	float: right;
	width: 580px;
	background-image: url(../../img/content_bg.gif);
	background-repeat: no-repeat;
	padding: 0;
}
#contentArea {
	text-align: left;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
#contentArea a {
	text-decoration: none;
	color: #F46E0D;
}
#contentArea a:hover {
	color: #F46E0D;
	text-decoration: underline;
}
.dateArea {
	width: 90px;
	background-image: url(../../img/bg_date.gif);
	background-repeat: no-repeat;
}
#btTop {
	text-align: right;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#category {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}

