#SNB{
	background-image: url("/_images/_common/SNB/match_guide.png");
	background-repeat: no-repeat;
}
.menu_selected{
	font-weight: bold;
}
#online_match_menu{
	border-bottom: 1px solid #a28bb7;
	width:832px;
	height: 39px;
	padding:0px;
	margin:0px auto;
	text-align: left;
	position: relative;
}
#online_match_menu dl{
	padding:14px 0 10px 25px;
	height: 15px;		
}
#online_match_menu dt{
	width: 145px;
	background-image:url(/_images/_common/bullet/allow_middle_of_circle_gray_13x13.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left: 20px;
}
#online_match_menu dd{
	border-left: 1px solid #333333;
	height: 14px;
	padding: 0px 15px 0px 15px;
}
#Mbody .tip {
	background-image:url(/_images/_common/icons/tip.png);
	background-position:20px 15px;
	background-repeat:no-repeat;
	color:#339D1A;
	padding:35px 20px 20px;
	text-align:justify;
	width:200px;
}
#Mbody dl{
	margin-left: 40px;
	line-height: 1.5em;
}
#Mbody dt, #Mbody h4{
	background-image:url(/_images/_common/bullet/orange_r_2x3.png);
	background-position:0 14px;
	background-repeat:no-repeat;
	padding:9px 0 5px 10px;
	margin: 10px 0px 10px 0px;
}
#Mbody h4{
	margin: 15px 0px 15px 15px;
}
/* match select */
#Mbody #match_select_1{
	height: 320px;	
	background-image:url(/_images/_common/dot_h.png);
	background-position:0px bottom;
	background-repeat:repeat-x;		
}
#Mbody .guide{
	margin-left: 10px;
}
#Mbody #match_select_1 .guide{
	width: 515px;
	height: 255px;
	background-image:url(/_images/_common/dot_v.png);
	background-position:right center;
	background-repeat:repeat-y;	
	padding-right: 20px;
}

/* match join */
#Mbody #match_join_1{
	margin: 30px 0px 20px 10px;	
}
#Mbody #match_join_1 .tip{
	margin-top: 5px;
	padding:10px 0px 10px 20px;
	background-position:10px 5px;
	background-repeat:no-repeat;	
	text-align:justify;
	width:25px;	
}
#Mbody #match_join_1 .guide{
	background-image:url(/_images/_common/dot_v.png);
	background-position: left center;
	background-repeat:repeat-y;
	padding-left: 20px;		
}
#Mbody #match_join_2 li{
	margin: 15px 0px 0px 15px;
}
#Mbody #match_join_2 li span{
	font-weight: bold;
}

/* match play */
#Mbody #match_play_1{
	margin: 10px 0px 20px 10px;	
}
#Mbody #match_play_1 .tip, #Mbody #match_play_3 .tip, #Mbody #match_play_5 .tip{
	margin-top: 5px;
	padding:10px 0px 10px 20px;
	background-position:10px 5px;
	background-repeat:no-repeat;	
	text-align:justify;
	width:25px;	
}
#Mbody #match_play_1 .guide,#Mbody #match_play_3 .guide, #Mbody #match_play_5 .guide{
	background-image:url(/_images/_common/dot_v.png);
	background-position: left center;
	background-repeat:repeat-y;
	padding-left: 20px;		
}
#Mbody #match_play_2, #Mbody #match_play_4{
	background-image:url(/_images/_common/dot_h.png);
	background-position:0px bottom;
	background-repeat:repeat-x;		
	height: 255px;
}
 #Mbody #match_play_4{
 	height: 555px;
 }
#Mbody #match_play_2 li{
	margin: 15px 0px 0px 15px;
}
#Mbody #match_play_2 li span{
	font-weight: bold;
}
#Mbody #match_play_6 li{
	margin: 0px 0px 5px 15px;
}

/* match sub information */
#Mbody #match_sub_information_1{
	margin: 10px 0px 20px 10px;	
}
#Mbody #match_sub_information_1 .tip,
#Mbody #match_sub_information_2 .tip,
#Mbody #match_sub_information_3 .tip,
#Mbody #match_sub_information_4 .tip,
#Mbody #match_sub_information_5 .tip{
	margin-top: 5px;
	padding:10px 0px 10px 20px;
	background-position:10px 5px;
	background-repeat:no-repeat;	
	text-align:justify;
	width:25px;	
}
#Mbody #match_sub_information_1 .guide,
#Mbody #match_sub_information_2 .guide,
#Mbody #match_sub_information_3 .guide,
#Mbody #match_sub_information_4 .guide,
#Mbody #match_sub_information_5 .guide{
	background-image:url(/_images/_common/dot_v.png);
	background-position: left center;
	background-repeat:repeat-y;
	padding-left: 20px;		
}
#Mbody #match_sub_information_1{
	background-image:url(/_images/_common/dot_v.png);
	background-position: left center;
	background-repeat:repeat-y;
	padding-left: 20px;		
}
#Mbody .match_sub_information_img{
	background-image:url(/_images/_common/dot_h.png);
	background-position:0px bottom;
	background-repeat:repeat-x;		
}


