@charset "utf-8";


div.box_type1 {
	font-size: 10pt;
	width: 217px;
}

div.box_type1 div.box_title {
	width: 100%;
	height: 28px;
	background: url(../../../img/portal/title_r.gif) no-repeat top;
}

div.box_type1 div.box_title p {
	color: #ffffff;
	padding: 5px 0 0 8px;
}

div.box_type1 div.box_body {
	width: 215px;
	border: solid #dcdcdc 1px;
	background: url(../../../img/portal/r_fr_btm.gif) no-repeat bottom;
}

div.box_type1 div.box_content {
	padding: 0;
}