@charset utf8;

.om_box {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #42444a;
	padding: 5px;
}

.om_box h2 {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: normal;
}

.om_box table {
	font-size: 12px;
	color: #FFFFFF;
	width: 275px;
	background-color: #61636b;
}

.om_box table th, .om_box table td {
	padding: 3px;
}

.om_box table th {
	color: #6fb544;
}

.om_box table td.sept {
	height: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #6fb544;
}

.om_box table td.ctr {
	text-align: center;
}

.om_box table td.rt {
	text-align: right;
	padding-right: 10px;
}

.rlink {
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 15px;
}

.rlink a {
	color: #6fb544;
	font-weight: bold;
	text-decoration: none;
}

#box_left {
	float: left;
	width: 160px;
	font-size: 12px;
	margin-top: 5px;
}

#box_left a {
	color: #FFFFFF;
	background-color: #6fb544;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

#box_right {
	float: right;
	width: 120px;
}

#adbox, #adbox2 {
	clear: both;
	background-color: #E6E6E6;
	border: 1px solid #BCBCBC;
	padding: 10px;
}

#adbox h2, #adbox2 h2 {
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #232323;
	border-bottom: 1px solid #BCBCBC;
}

#adbox ul, #adbox2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#adbox ul li {
	margin-top: 20px;
	text-align: center;
}

#adbox2 ul li {
	margin-top: 20px;
	text-align: center;
	width: 320px;
	display: block;
	float: left;
}

#adbox2 {
	overflow: auto;
	margin-bottom: 20px;
}

#adbox img, #adbox2 img {
	border: 1px solid #BCBCBC;
}

#adbox a, #adbox2 a {
	font-weight: bold;
	color: #6fb544;
}
