﻿#notice {
	padding-bottom:15px;
	width:530px;	
	line-height:180%;
}

#notice dt {
	margin-top:15px;
	padding-left:10px;
	background:url(../images/lpoint.gif) no-repeat;
	background-position:left 8px;
	cursor:pointer;
}

#notice dd{
	padding-left:12px;
	text-indent:20px;
	display:none;
}

#notice .dd1{
	text-indent:0px;
}
#notice .dd2{
	font-weight:bold;
	text-indent:0px;	
}