@charset "utf-8";

* {
	color:#00446f;	
}
/* Specail Setting
=========================================================================================== */

/* Sidebar */
#Contents #Sidebar #SideMenu ul li{
	background:url(../images/sitemap/menulist_icon.gif) no-repeat 41px 11px;
}
#Contents #Sidebar #SideMenu ul li a{
	color:#00446f;
}
#Contents #Sidebar #SideMenu ul li a:hover{
	color:#4085d1;
}
#Contents #Sidebar #SideMenu ul li a.Actived{
	color:#4085d1;
}
#Contents #Sidebar #SideMenu ul li.First{
	background:url(../images/sitemap/menulist_icon_firstbg.gif) no-repeat 0 0;
}

/* Mainbody Common */
#Contents #Main{
	position:relative;
	height:auto!important;
	height:550px;
	min-height:550px;

}
#Contents #Main #Locator{
	background:url(../images/sitemap/locator_bg.gif) no-repeat 0 0;
	color:#205ea9;
}
#Contents #Main #Mainbody{
	padding:15px 15px 30px;
}
#Contents #Main #Mainbody #BacktoTop{
	position:absolute;
	bottom:0;
	right:15px;
	padding:6px 15px 8px 0;
	width:710px;
	border-top:1px dashed #999;
	text-align:right;
}
/* Special */
#Contents #Main #Mainbody .SitemapList{
	float:left;
	margin-bottom:40px;
	padding:2px 12px 26px;
	width:116px;
	height:213px;
	background:url(../images/sitemap/sitemap_list_rightbg.gif) repeat-y 100% 0;
}
#Contents #Main #Mainbody .SitemapList h3{
	margin-bottom:4px;
	padding:9px 0 5px 13px;
	background:url(../images/sitemap/sitemap_list_topbg.gif) no-repeat 0 0;
}
#Contents #Main #Mainbody .SitemapList h3 a{
	color:#205ea9
}
#Contents #Main #Mainbody .SitemapList ul li{
	border-bottom:1px solid #dfc7c7;
	padding:10px 10px 5px 15px;	
}
#Contents #Main #Mainbody .SitemapList ul li span{
	display:block;
	background:url(../images/sitemap/sitemap_list_ico.gif) no-repeat right bottom;
}
#Contents #Main #Mainbody .SitemapList ul li span a{
	color:#205ea9;	
}
