body{
	padding:0;
	font-size:9pt;
	margin:0px;
}

td{
	font-size:9pt;
}

a, a:link, a:visited {
    font-size: 9pt;
	color:#666666;
    text-decoration: none;
}

a:hover, a:active {
    color:#F90;
    text-decoration:underline;
}

.nav {
    position: relative;
	margin:0px auto;
}
.nav a {
    display: block;
    text-align: center;
	vertical-align:middle;
    font-size: 9pt;
}
.nav a:link, .nav a:visited {
    color: #fff;
    text-decoration: none;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
}


.link{
	padding-top:4px;
}
.link a, link a:link, .link a:visited {
    color: #8a8a8a;
    text-decoration: none;
}
.link a.current, .link a:hover, .link a:active {
    color: #464646;
    text-decoration:underline;
}

.subnav {
    position: absolute;
    top: 28px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(/images/menu_bg.png) no-repeat 0 -180px;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(/images/menu_bg.png) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(/images/menu_bg.png) repeat-x 0 -207px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url(/images/menu_bg.png) repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 9pt;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 2px solid;
}
.disable {
    display: none;
}

.indx_news_on{
	font-size:9pt;
	background-image:url(../images/index_news_on.gif);
	color:#1767bd;
	text-align:center;
	cursor:default;
}
.indx_news_off{
	font-size:9pt;
	background-image:url(../images/index_news_off.gif);
	color:#b4b4b4;
	text-align:center;
	cursor:default;
}
.mainText{
	padding:15px;
	font:"宋体";
	font-size:9pt;
	line-height:15pt;
}

.mainList{
	padding-right:5px;
	padding-top:2px;
	font:"宋体";
	font-size:10pt;
	height:28px;
}
.mainList a:link, .mainList a:visited {
    color: #000;
    text-decoration: none;
	font:"宋体";
	font-size:10pt;
}
.mainList a.current, .mainList a:hover, .mainList a:active {
    color: #003f8c;
	font:"宋体";
	font-size:10pt;
}

.indexList{
	font-size:9pt;
	color:#666;
}
.indexList a:link, .indexList a:visited {
    color: #666;
    text-decoration: none;
	font:"宋体";
	font-size:9pt;
}
.indexList a.current, .indexList a:hover, .indexList a:active {
    color: #003f8c;
	font:"宋体";
	font-size:9pt;
}