@charset "utf-8";
/* CSS Document */


.marginBtm8{
	margin-bottom:8px !important;
}

.marginBtm20{
	margin-bottom:20px !important;
}

.marginBtm30{
	margin-bottom:30px !important;
}

.marginBtm100{
	margin-bottom:100px !important;
}

.tACenter{
	text-align:center !important;
}

.fS13{
	font-size:13px !important;
}

#box table{
	font-size:11px;
	margin-bottom:40px;
}

* html #box table{
	font-size:10px;
	margin-bottom:40px;
}

#box table,
#box td{
	border:1px solid #9D9D9D;
	border-collapse:collapse;
}

#box td,
#box th{
	padding:5px;
}

#box th{
	background-color:#BACBE3;
	border:1px solid #9D9D9D;
}

#box h3{
	font-weight:bold;
	padding-bottom:15px;
}

#box div.recallList,
#box div.backNumber,
#box div.detailSearch{
	padding:0 10px;
}

#box div.backNumber li{
	float:left;
	padding-right:20px;
	font-size:15px;
}

#box div.detailSearch li{
	font-size:12px;
    background: url("/common/img/blue-arrow.gif") no-repeat left center;
    padding: 5px 0;
    padding-left: 15px;
}

#box div.detailSearch li a{
	text-decoration:underline;
}

.news_flash h2 {
    background: url("/common/img/main/mb-heading-back_red.gif") repeat-x scroll left bottom transparent;
    font-size: 14px;
    font-weight: bold;
    height: 16px;
    letter-spacing: 1px;
    line-height: normal;
    margin-top: -2px;
    margin-bottom:10px;
    padding: 10px 8px 8px;
    position: relative;
}

ol, ul{
    list-style:none;
}
