.p_txt01{
	color:#1d61a8;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;	
}
.txtdesign01{/*ÀæÀº¹Î¿øÇØ°á ¹®±¸*/
	width:470px;
	color:#3164b1;
	margin-bottom:20px;	
	border:1px solid #acc1cf;
	padding:11px 13px 7px 105px;
	background:url(/images/minwon/tlbg_ico01.gif) no-repeat 3px center #f7fafa;
}
.txtdesign02{/*°ø½ÃÁö°¡ ¹®±¸*/
	width:470px;
	color:#3164b1;
	margin-bottom:20px;	
	border:1px solid #acc1cf;
	padding:11px 13px 7px 105px;
	background:url(/images/minwon/tlbg_ico02.gif) no-repeat 3px center #f7fafa;
}

/*ÀÎÅÍ³Ý¹Î¿ø¹ß±Þ*/
.interwrap li{
	border-bottom:1px solid #e1e1e1;
	display: inline-block;
	width: 600px;
	padding:8px 0 8px 0;
}
.interwrap dt {
	width:170px;
	float:left;
	clear:left;
}
.interwrap dd {
	width:420px;
	float:left;
	padding:5px 0 0 0;
}
.interwrap dd.bullet{
	padding-left:10px;
	color:#333;
	clear: right;
	float: right;
	background:url(/images/common/bullet03.gif) no-repeat 0 13px;
}
.interwrap dd ol li{
	list-style:none;
	border:none;
	width:100%;
	padding:0;
}
.interwrap li.linetop{
	border-top:1px solid #e1e1e1;
}
