@charset "UTF-8";

/* -----------------------------------------------
FileName:worldmap_bnr.css
----------------------------------------------- */

#contents #right_block dl {
    font-size: 0;
	line-height: 0;
	vertical-align: bottom;
	zoom: 1;
}

#contents #right_block dd {
    background: url(../img/side_border.gif) repeat-y;
	width: 217px;
}

#contents #right_block dd a,
#contents #right_block dd a:link,
#contents #right_block dd a:hover,
#contents #right_block dd a:active {
    color: #00abff;
}

#contents #right_block dd ul{
	padding: 0px 5px;
}

#contents #right_block dd li{
    color: #333;
	padding: 3px 2px 5px;
	text-align: left;
	font-weight: 100;
	font-size: 10px;
	line-height: 12px;
    background: url(../img/dot.gif) repeat-x bottom;
}

#contents #right_block dd .time{
    color: #3a6fa5;
	padding-left: 5px;
	font-size: 9px;
}

#contents #right_block dd li.bg_blue{
    background-color: #e0f4f9;
}

#contents #right_block dd#linkBtn{
    padding: 5px 0 0;
	height: 37px;
	width: 217px;
	text-align: center;
    background: url(../img/btn_bg.gif) no-repeat;
}
