#refer_list {
	display: block;
	width: 350px;
	padding-left: 4px;
	background-image: url(../img/css/submenu_sep.gif);
	background-repeat: no-repeat;
	background-position: 4px bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#refer_list div {
	width: 100px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 155px;
}
#refer_list div a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#refer_list div img {
	background-color: #FAFAFB;
	background-repeat: no-repeat;
	background-position: center center;
	height: 98px;
	width: 98px;
	margin-bottom: 2px;
	display: block;
	border: 1px solid #C8C8C8;
}
#refer_box {
	display: block;
	padding-left: 4px;
	color: #999999;
}
#refer_box div.back_img {
	background-color: #FAFAFB;
	margin-bottom: 5px;
	display: block;
	border: 1px solid #C8C8C8;
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	width: 328px;
	cursor: hand;
}
#refer_box #refer_img {
	margin-bottom: 0px;
	height: 250px;
	width: 328px;
}
#rightbox {
	overflow: auto;
	height: 305px;
	width: 220px;
	right: -40px;
	padding-bottom: 20px;
}
#rightbox div {
	width: 170px;
	padding-bottom: 10px;
}


