@charset "utf-8";


img,fieldset {
    border:0;
}
.menu .menu_bn {
	background: url(../images/btn_bn.gif) no-repeat 0px 0px;
	/*\*/
   overflow: hidden;
	/**/
	text-indent:-9000px;
	display:block;
	height: 45px;
	width: 165px;
}
.menu .menu_bn a {
	background: url(../images/btn_bn.gif) no-repeat 0px 0px;
}



.bn_year {
	text-align: right;
	margin: 0px;
	padding: 15px 16px 0px 0px;
	overflow: hidden;
	position: relative;
}
.bn_year li {
	color: #FFF;
	padding: 0px;
	font-size: 13px;
	float: left;
	margin: 0px 0px 5px 1em;
}
.bn_year li a {
	background: #989898;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px;
}
.bn_year li a:visited {
	background: #989898;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.bn_year li a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
table {
	width: 628px;
	margin-left: 16px;
	padding-bottom: 20px;
	margin-top: 20px;
}
table tr {
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
	margin-top: 1px;
	margin-left: 1px;
}
table tr th {
	background: #666;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
table tr td {
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	text-align: center;
}
.title {
	text-align: left;
}

table tr td span {
	border: 1px solid #d7d7d7;
	display: block;
	padding: 2px 5px;
}
.clickable {
	cursor:pointer;
}
.clickable:hover {
	background: #FDFDE3;
!important
}
.gray {
	background:#f9f9f9;
}
.bn_box .listBtn {
	height: 30px;
	width: 230px;
	padding: 15px 0px 0px;
	margin-left: 410px;
}
.bn_box .listBtn a:hover img {
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    background: #fff;
}
