@charset "utf-8";
/* CSS Document */
.txtBoxReg {
	border:1px solid #E1E1E3;
	background-color:#EEEEEE;
	color:#343434;
	padding:8px 10px;
	height:12px;
	margin-bottom:5px;
	text-align:left;
	clear:both;
}

#accCase dl {
	margin-bottom:15px;
}

#accCase dt {
	border:1px solid #E1E1E3;
	background-image:url(../img/box_bg.gif);
	background-repeat:repeat-x;
	padding:8px 10px;
	height:12px;
	margin-bottom:5px;
	text-align:left;
}

