@charset "utf-8";


#stm {
	width:700px;
}
#stm ul {
	list-style-type: none;
	width:700px;
	overflow:hidden;
	display:block;
}

.stm_li1 {
	list-style-type: none;
	width:700px;
	height:38px;
	display:block;
	overflow:hidden;
	background-image: url(../../sitemap/img/bg1.jpg);
}

.stm_li1 a {
	width:700px;
	height:38px;
	display:block;
	overflow:hidden;
	background-image: url(../../sitemap/img/bg1.jpg);
	background-position: 0 0;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 32px;
	text-decoration: none;
	line-height: 12px;
	color: #333333;
}

.stm_li1 a:hover{
	background-image: url(../../sitemap/img/bg1_o.jpg);
	background-position: 0 0;
	text-decoration: none;
}

.stm_li2 {
	list-style-type: none;
	width:700px;
	height:38px;
	display:block;
	overflow:hidden;
	background-image: url(../../sitemap/img/bg2.jpg);
}

.stm_li2 a {
	width:700px;
	height:38px;
	display:block;
	overflow:hidden;
	background-image: url(../../sitemap/img/bg2.jpg);
	background-position: 0 0;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 53px;
	text-decoration: none;
	line-height: 12px;
	color: #333333;
}

.stm_li2 a:hover{
	background-image: url(../../sitemap/img/bg2_o.jpg);
	background-position: 0 0;
	text-decoration: none;
}

.stm_li3 {
	list-style-type: none;
	width:700px;
	height:38px;
	display:block;
	overflow:hidden;
	background-image: url(../../sitemap/img/bg3.jpg);
}

.stm_li3 a {
	width:700px;
	height:38px;
	display:block;
	overflow:hidden;
	background-image: url(../../sitemap/img/bg3.jpg);
	background-position: 0 0;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 76px;
	text-decoration: none;
	line-height: 12px;
	color: #333333;
}

.stm_li3 a:hover{
	background-image: url(../../sitemap/img/bg3_o.jpg);
	background-position: 0 0;
	text-decoration: none;
}

