#SNB{
	background-image: url("/_images/_common/SNB/match_guide.png");
	background-repeat: no-repeat;
}
#Mbody a:link{
	text-decoration:none;
	color: #0066ff;
}
#Mbody a:visited{
	text-decoration:none;
	color: #3399cc;
}
#Mbody a:hover{
	text-decoration:none;
	color: #ff0000;
}
#Mbody {
	line-height: 1.8em;	
}
#Mbody h4{
	background-image:url(/_images/_common/bullet/allow_middle_of_circle_gray_13x13.png);
	background-position:0px 7px;
	background-repeat:no-repeat;
	padding-left: 20px;
	margin:20px 0px 10px 10px;
	
}
#Mbody .tip {
	background-image:url(/_images/_common/icons/tip.png);
	margin: 25px 25px 0px 25px;
	padding:20px 20px 10px 20px;
	background-position:10px 0px;
	background-repeat:no-repeat;	
	text-align:justify;
}
#Mbody .guide{
	width: 515px;
	background-image:url(/_images/_common/dot_v.png);
	background-position:left center;
	background-repeat:repeat-y;	
	padding-right: 20px;
	padding-left: 10px;
}
#Mbody ul{
	padding-left:40px;	
}
#Mbody li{
	padding-top:5px;
	background-image:url(/_images/_common/bullet/orange_r_2x3.png);
	background-position:0 12px;
	background-repeat:no-repeat;
	padding-left: 10px;	
}
.importent{
	color: darkorange;
}
.guide_box{
	padding: 0px 10px 30px 20px;	
	background-image:url(/_images/_common/dot_h.png);
	background-position:0px bottom;
	background-repeat:repeat-x;
}		
.no_border{
	background-image: none;
}
