@charset "utf-8";

/*--------------------------------------------*/
/* sitemap.html                               */
/*--------------------------------------------*/
.sitemap_btn {
	background:url(img/sitemap_bg_btn.jpg) top left no-repeat;
	width:190px !important;
	width:220px;
	line-height:44px;
	color:#666666;
	font-size:14px;
	font-weight: bold;
	padding-left: 30px;
}

.sitemap_btn a {
	color:#666666;
	text-decoration:none;
}

.sitemap_btn a:hover {
	color:#666666;
	text-decoration:underline;
}

.sitemap_btn2 {
	background:url(img/sitemap_bg_btn2.jpg) top left no-repeat;
	width:190px !important;
	width:220px;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	height: 44px;
	padding: 10px 0 0 30px;
}

.sitemap_btn2 a {
	color:#FFFFFF;
	text-decoration:none;
}

.sitemap_btn2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.sitemap_ta td {
	vertical-align: top;
}

.sitemap_top {
	margin-top:26px
}

.sitemap_top2 {
	margin-top:12px
}

.sitemap_top3 {
	margin-top:5px
}

.sitemap_ta th {
	width:220px;
	vertical-align: top;
}

.sitemap_top2 span,
.sitemap_top3 span {
	font-size:12px !important;
	font-weight:normal;
}
