@charset "utf-8";
/* CSS Document */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
.oneColFixCtr #container {
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 1024px;
}
.blue {
	background: #9ed5e1;
	width: 225px;
	height: 16px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #F00;
}
.oneColFixCtr #container #main tr td {
	border: 1px solid #9ED5E1;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
	font-size: 12px;
}
#header {
	height: 63px;
	width: 800px;
	background: url(images/bg.gif) repeat-y;
	margin: 0px;
	padding: 1px;
}
#left {
	padding: 2px;
	width: 221px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	margin-bottom: -10px;
	margin-top: 0px;
}
h4 {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
#down {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
#left_m {
	padding-right: 2px;
	padding-left: 6px;
	font-size: 9pt;
}
#right {
	padding-right: 2px;
	padding-left: 6px;
}
#right_l {
	padding-left: 6px;
}
.oneColFixCtr #container #main tr td #left_m ul li {
	list-style-image: url(images/cr2.gif);
	line-height: 200%;
}
#left_m ul li a:active {
	color: #000;
	font-weight: bold;
}
#left_m ul li a {
	color: #808080;
	font-weight: bold;
	font-size: 9pt;
}
#right p a {
	color: #F00;
	font-size: 11px;
}
h5 {
	color: #008080;
	font-size: 12px;
}
h5 a {
	text-decoration: none;
	color: #008080;
}
h5 a:active {
	text-decoration: none;
	color: #000;
}
.none a {
	text-decoration: none;
}
visited a {
	color: #000;
}
.oneColFixCtr #container #main tr td #left p a b {
	font-size: 12px;
}
.oneColFixCtr #container #main tr td .blue a b {
	font-size: 12px;
}
.none_a a {
	color: #008080;
}
.oneColFixCtr #container #main tr td .blue strong {
	font-size: 12px;
}
.oneColFixCtr .count_left {
	text-align: left;
}
#down2 {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #999;
}
.oneColFixCtr .count_left #down2 font a {
	color: #999;
}
.oneColFixCtr .count_left #down2 u font {
	color: #999;
	font-size: 10px;
}

