body {
	padding: 0;
	margin: 0;	
}
body, table, form, input, select, textarea {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #014E84;
}
a, a:visited, a:hover {
	font-size: 12px;
	color: #014E84;
}
a:hover {
	text-decoration: none;
}
a.menu1, a.menu1:visited, a.menu1:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.menu1:hover {
	color: #014E84;
}
a.menu2, a.menu2:visited, a.menu2:hover {
	color: #FF5C00;
	text-decoration: none;
}
a.menu2:hover {
	color: #014E84;
}
a.min, a.min:visited, a.min:hover {
	font-size: 11px;
	color: white;
	text-decoration: none;
}
a.min:hover {
	text-decoration: underline;
}

form {
	margin: 0;
}
h1{
	font-size: 15px;
}
h2 {
	font-size: 15px;
	color: #0076C9;
}
#seo_h1 {
	font-size: 15px;
	color: #0076C9;
	font-weight: bold;
	padding-bottom:10px;
}
h2, h3 {
	color: #014E84;
}
h3 {
	font-size: 16px;
}
hr {
	height: 1;
	color: #E0E0E0;
	background-color: #E0E0E0;
	border-style: none;
}

.menu {
	width: 100%;
	padding: 10px 0px 0px 0px;
	color: white;
	font-weight: bold;
	cursor: default;
}
.box {
	position: absolute;
	visibility: hidden;
}
.sub {
	background-color: #FFF3E7;
	padding: 10px 10px 10px 15px;
	border-right: solid #FFD3A4 1px;
	border-left: solid #FFD3A4 1px;
}
.bot {
	width: 100%;
	border-bottom: solid #FFD3A4 1px;
	background-color: #FFF3E7;
}
.white {
	color: white;
}
.cont {
	width: 100%;
	height: 100%;
	padding: 10px;
	border-left: solid #E0E0E0 1px;
	border-right: solid #E0E0E0 1px;
	vertical-align: top;
}

.h_top {
	width: 100%;
	background-color: #014F86;
	border-top: solid #96D4FF 1px;
}
.h_mid {
	height: 100%;
	background: #0075C7 url('bg_top.gif') repeat-x top;
	border-left: solid #96D4FF 1px;
	border-right: solid #96D4FF 1px;
	padding: 0px 10px 0px 10px;
	color: white;
}
.h_bot {
	width: 100%;
	background-color: #0075C7;
	border-bottom: solid #96D4FF 1px;
}

.border {
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-collapse: collapse;
}
.border td {
	border-right: white 1px solid;
	border-bottom: white 1px solid;
}
tr.sel td {
	background-color: white;
}

.quan {
	width: 35;
	text-align: right;
}
.bask {
	width: 30;
	height: 22;
	padding: 0;
	vertical-align: top;
}
.vote {
	width: 210px;
	border: solid #DEDEDE 1px;
	background-color: white;
}
.img {
	border: solid #E0E0E0 1px;
}
.example {
	color: #999999;
}
#message {
	position: absolute;
	visibility: hidden;
	width: 200px;
	padding: 20px 10px;
	color: white;
	font-weight: bold;
	text-align: center;
	border: solid white 1px;
	background: #015087 url('bg_head.gif') repeat-x;
}

.t_l, .t_c, .t_r {
	background-color: #E2E8ED;
	font-weight: bold;
}

.l, h1, h2, h3 {
	text-align: left;
}
.c, .t_c {
	text-align: center;
}
.r, .t_r {
	text-align: right;
}
.j {
	text-align: justify;
}
.t {
	vertical-align: top;
}

#bd_bottom a {
	color: #ffffff;
}