/* CSS Document */

.topbox ul.itemlist {
	width: 149px;
	height: 335px;
	_height: 350px;
	margin: 0 4px 0 0;
	padding: 15px 0 0 0;
	float: left;
	font-size: 12px;
	background: url("../kr/images/top_listbg.gif") 0 0 no-repeat;
}
.topbox ul.itemlist li a:hover {
	text-decoration: none;
	background: transparent url("../kr/images/top_listhover.gif") repeat;
}