@charset "utf-8";

#smi,
dl#smb{
	width: 100% ;
	float: left ;
	margin-top: 20px ;
	}

dl#smb dt{
	width: 203px ;
	float: left ;
	clear: left ;
	margin-bottom: 20px ;
	}


dl#smb dt a{
	width: 100% ;
	height: 37px ;
	text-indent: -9999px ;
	display: block ;
	}

dl#smb dt.smb1 a{
	background: url(img/smb1.gif) ;
	}

dl#smb dt.smb2 a{
	background: url(img/smb2.gif) ;
	}

dl#smb dt.smb3 a{
	background: url(img/smb3.gif) ;
	}

dl#smb dt.smb4 a{
	background: url(img/smb4.gif) ;
	}

dl#smb dt.smb5 a{
	height: 51px ;
	background: url(img/smb5.gif) ;
	}

dl#smb dt.smb6 a{
	background: url(img/smb6.gif) ;
	}

dl#smb dt.smb7 a{
	background: url(img/smb7.gif) ;
	}

dl#smb dt.smb1 a:hover,
dl#smb dt.smb2 a:hover,
dl#smb dt.smb3 a:hover,
dl#smb dt.smb4 a:hover,
dl#smb dt.smb5 a:hover,
dl#smb dt.smb6 a:hover,
dl#smb dt.smb7 a:hover{
	background-position: bottom ;
	}

dl#smb dd{
	width: 390px ;
	float: left ;
	margin: 0 0 15px 7px ;
	}

dl#smb dd span{
	color: #999999 ;
	font-size: 90% ;
	}

ul#smo{
	width: 100% ;
	float: left ;
	margin-top: 20px ;
	}

ul#smo li{
	width: 295px ;
	}

ul#smo li a{
	width: 100% ;
	height: 60px ;
	text-indent: -9999px ;
	display: block ;
	}

ul#smo li#smo1{
	float: left ;
	}

ul#smo li#smo1 a{
	background: url(img/smo1.jpg) ;
	}

ul#smo li#smo2{
	float: right ;
	}

ul#smo li#smo2 a{
	background: url(img/smo2.jpg) ;
	}

ul#smo li#smo1 a:hover,
ul#smo li#smo2 a:hover{
	background-position: bottom ;
	}


