#cur-main-tizer {float: left; width: 273px;}
#cur-main-tizer .cur_head {float: left; font-size:12px; font-weight: bold;}
#cur-main-tizer .more a {
	float: right;
	font-size: 12px;
    line-height: 14px;
	color: #464883;
	text-decoration: none;
	border-bottom: 1px solid #BFC0E1;
}
#cur-main-tizer .more a:hover {
	color: #B10000;
	border-color: #D98282;
}


.cur_item_list {margin-top:3px; margin-left: -16px;}

.cur_item {	
	float:left; 
	font-size:16px; 
	line-height:24px; 
	padding-right: 10px; 
	margin-left: 16px;
}
.cur_item strong {margin-right:3px;}

.cur_ic_up{
	background:url("images/ic_up.png") center right no-repeat;
}
.cur_ic_down{
	background:url("images/ic_down.png") center right no-repeat;
}