@charset "utf-8";
/* CSS Document */

.sm_wrap{
	width:650px;
}

.sm_left{
	width:320px;
	float:left;
	margin-right:10px;
}

.sm_right{
	width:320px;
	float:right;
}

/*

.sm_btn{
display:block;
width:320px;
height:31px;
text-decoration:none;
background:url(/sitemap/img/sm_bg_btn_base.gif) top left no-repeat;
line-height:31px;
text-indent:24px;
color:#6d6d6d;
font-weight:bold;
margin-bottom:11px;
}

*/

.sm_btn a{
display:block;
width:320px;
height:31px;
text-decoration:none;
background:url(/sitemap/img/sm_bg_btn.gif) top left no-repeat;
line-height:31px;
text-indent:24px;
color:#6d6d6d;
font-weight:bold;
margin-bottom:11px;
}

.sm_btn a:hover{
display:block;
width:320px;
height:31px;
text-decoration:none;
font-weight:bold;
background:url(/sitemap/img/sm_bg_btn.gif) 0px 31px;
line-height:31px;
text-indent:24px;
color:#6d6d6d;
margin-bottom:11px;
}

