#dh {
	font-size: 14px;
	font-weight: bold;
	color: #588EC0;
	text-decoration: none;
	background-image:url("../img/arrow.gif");
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 20px;
	padding-top: 3px;
	padding-left: 40px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79A5CC;
	position: relative;
	z-index: 0;
	}
#dh .imore {
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 12px;
	font-weight: normal;
}
#dh a {
	color: #588EC0;
}

#r_box_t {
	background-color: #EDECEC;
	border: 1px solid #CCCCCC;
	width: 218px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}


#dh2 {
	background-image:  url("../img/r_bdh.gif");
	background-position: right center;
	background-repeat: no-repeat;
	height: 18px;
	width: 201px;
	padding-left: 15px;
	border: 1px solid #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}
#r_box_b {
	background-color: #EDECEC;
	border: 1px solid #CCCCCC;
	width: 218px;
	text-align: center;
	padding-bottom: 5px;
	overflow: auto;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#r_box_b li {
	background-color: #EDECEC;
	width: 100px;
	text-align: center;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: none;
}
