body#BODY_6100 #b1, body#BODY_6100 #b2 , body#BODY_6100 #b3 , body#BODY_6100 #b4 {
	float: left;
	width: 400px;
}

body#BODY_6100 #b1 p, body#BODY_6100 #b2 p, body#BODY_6100 #b3 p, body#BODY_6100 #b4 p {
	margin-right: 56px;
}

body#BODY_6100 #b3 {
	clear: both;
}

body#BODY_6100 #b1, body#BODY_6100 #b2 {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #808080;
	margin-bottom: 20px;
}

body#BODY_6100 #b2, body#BODY_6100 #b4 {
	margin-left: 40px;
}

body#BODY_6100 #b3, body#BODY_6100 #b4 {
}

body#BODY_6100 #collect, body#BODY_6100 #explore, body#BODY_6100 #sing, body#BODY_6100 #share {
	display: block;
	margin-bottom: 5px;
}

body#BODY_6100 #collect {
	width: 84px;
	height: 15px;
	background: url(../_images/ssb_collect_txt.png) left top no-repeat;
}

body#BODY_6100 #explore {
	width: 88px;
	height: 15px;
	background: url(../_images/ssb_explore_txt.png) left top no-repeat;
}

body#BODY_6100 #sing {
	width: 52px;
	height: 15px;
	background: url(../_images/ssb_sing_txt.png) left top no-repeat;
}

body#BODY_6100 #share {
	width: 67px;
	height: 15px;
	background: url(../_images/ssb_share_txt.png) left top no-repeat;
}

body#BODY_6100 #collect-img, body#BODY_6100 #explore-img, body#BODY_6100 #sing-img, body#BODY_6100 #share-img {
	display: block;
	margin-bottom: 5px;
	width: 207px;
	height: 76px;
	cursor: pointer;
}

body#BODY_6100 #collect-img { background: url(../_images/ssb_collect_img.png) left top no-repeat; }
body#BODY_6100 #explore-img { background: url(../_images/ssb_explore_img.png) left top no-repeat; }
body#BODY_6100 #sing-img    { background: url(../_images/ssb_sing_img.png) left top no-repeat; }
body#BODY_6100 #share-img   { background: url(../_images/ssb_share_img.png) left top no-repeat; }

body#BODY_6100 a.go {
	display: block;
	float: right;
	margin-top: 20px;
	width: 36px;
	height: 20px;
	background: url(../_images/ssb_go_bt.png) left top no-repeat;
}

body#BODY_6100 a.go:link, body#BODY_6100 a.go:visited {
	background-position: left top;
}

body#BODY_6100 a.go:hover, body#BODY_6100 a.go:active {
	background-position: left bottom;
}