body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.left_btn a {
	width:112px;
	height:20px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	background-image:url(../images/btn_bg01.gif);
	display:block;
	padding-left:45px;
	padding-top:5px;
}
.left_btn a:hover {
	width:102px;
	height:20px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	background-image:url(../images/btn_bg02.gif);
	display:block;
	padding-left:55px;
	padding-top:5px;
}
.left_sub_btn a {
	width:155px;
	height:30px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	background-color:#EBEAE5;
	/*background-image:url(../images/btn_bg01.gif);*/
	display:block;
	padding-left:25px;
	padding-top:5px;
}
.left_sub_btn a:hover {
	width:155px;
	height:30px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	background-color:#D9D7CE;
	/*background-image:url(../images/btn_bg02.gif);*/
	display:block;
	padding-left:25px;
	padding-top:5px;
}
.newstab_btn p {
	width:115px;
	height:24px;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	color:#000;
	background-image:url(../images/news_tab01.gif);
	display:block;
	padding-top:13px;
}
.newstab_btn a {
	width:115px;
	height:21px;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	color:#666;
	background-image:url(../images/news_tab02.gif);
	display:block;
	padding-top:16px;
}
.newstab_btn a:hover {
	width:115px;
	height:24px;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	color:#000;
	background-image:url(../images/news_tab01.gif);
	display:block;
	padding-top:13px;
}

.w_date {
	font-family: Arial;
	font-size: 11px;
	color: #CCC;
}
.w_area {
	font-size: 12px;
	color: #755FBD;
}
.w_news a {
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
.w_news a:hover {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.map {
	font-size: 12px;
	color: #B0AC99;
	line-height:20px;
	text-decoration:none;
	padding-left:5px;
}
.map a {
	font-size: 12px;
	color: #918B71;
	text-decoration:none;
}
.sitemap {
	font-size: 12px;
	color: #E34F2E;
}

.map a:hover {
	font-size: 12px;
	color: #333;
	text-decoration:none;
}
.w_ntitle {
	font-size: 16px;
	color: #755FBD;
}
.mains {
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}
.btn {
	font-size: 13px;
	color: #666666;
	background-color: #efefef;
	height: 25px;
	margin-left: 5px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #dedede;
}
.dvtCellLabel, .cellLabel {
	background-color:#efefe2;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #dadacc ;
	color:#333333;
	white-space:nowrap;
	font-size:12px;
}
.dvtCellInfo, .cellInfo {
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #999;
	font-size:12px;
}
.Top_btn a {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	display:block;
}
.Top_btn a:hover {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	display:block;
}