#SNB{
	background-image: url("/_images/_common/SNB/match_guide.png");
	background-repeat: no-repeat;
}
#Mbody {
	line-height: 1.8em;	
}
#Mbody h4{
	width: 145px;
	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 20px 10px;
	
}
#Lbody{
	width: 385px;
	float: left;	
	border-right: 1px solid #a896ba;
	padding: 0px 15px 10px 15px;
}
#Rbody{
	width: 385px;
	float: right;
	padding: 0px 15px 10px 15px;
}
.headline{
	background-image:url(/_images/_common/dot_h.png);
	background-position:0px bottom;
	background-repeat:repeat-x;
	height: 135px;	
}
#Lbody .headline dt, #Rbody .headline dt{
	font-family: 'Verdana','나눔고딕','맑은 고딕';	
	font-size: 15pt;
	color: #ae9dbf;
	padding:10px 0px 30px 0px;
	font-weight: bold;
}
#Lbody .headline dt span, #Rbody .headline dt span{
	font-weight: normal;
}
.open_step{
	padding: 20px 0px 0px 0px;
	clear: left;	
}
.open_step dt{
	font-size: 25pt;
	color: #ae9dbf;
	font-weight: normal;
	padding: 10px 15px 10px 5px;
	float: left;
}
.open_step dd{
	float: left;
	width: 340px;	
}
.step1{height: 75px;}
.step2{height: 80px;}
.step3{height: 125px;}
.step4{height: 80px;}


