body {
	margin: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	font-family: "宋体";
}
.td05 {
	font-size: 14px;
	text-transform: uppercase;
	color: #dc0608;
	font-family: "宋体";
	font-weight: bold;
}

.td04 {
	font-family: "宋体";
	color: #000000;
	font-size: 12px;
	line-height: 25px;
}

.td03 {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
}

.td01 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}
.td02 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	color: #000000;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}
.td02 a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.td02 a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.td02 a:active {
	font-family: "宋体";
	color: #000000;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}
.td04 a:link {
	color: #000000;
	text-decoration: none;
}
.td04 a:visited {
	color: #000000;
	text-decoration: none;
}
.td04 a:active {
	color: #000000;
	font-family: "宋体";
	line-height: normal;
	text-decoration: none;
}

.td05 a:link {
	font-size: 14px;
	text-transform: uppercase;
	color: #dc0608;
	font-family: "宋体";
	font-weight: bold;
	text-decoration: none;
}
.td05 a:visited {
	font-size: 14px;
	text-transform: uppercase;
	color: #dc0608;
	font-family: "宋体";
	font-weight: bold;
	text-decoration: none;
}
.td05 a:active {
	font-size: 14px;
	text-transform: uppercase;
	color: #dc0608;
	font-family: "宋体";
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}



.nav {
width:630px;
    position: relative;
	margin:0px auto;
}

.nav ul
{ list-style:none; margin:0px; padding:0px;}

.nav li
{ float:left; width:96px; height:34px; text-align:center; margin-right:8px;}

.nav a
{ font-size:12px!important;}

.subnav {
    position: absolute;
    top: 54px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(../images/lrtk.png) no-repeat 0 -180px;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(../images/lrtk.png) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(../images/lrtk.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/lrtk.png) repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}

.subnav a:hover
{ text-decoration:none;}

[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #dc0608;
}
.subnav a:hover, .subnav a:active {
    color: #dc0608;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 2px solid;
}
#subnav1 { left: 0px; top:39px; }
#subnav2 { left: 110px;top:39px; }
#subnav3 { left: 220px;top:39px; }
#subnav4 { left: 320px;top:39px; }
#subnav5 { left: 420px;top:39px; }
#subnav6 { left: 540px;top:39px; }

#subnav1 .pointer{ left: 30px; }
#subnav2 .pointer{ left: 20px; }
#subnav3 .pointer{ left: 20px; }
#subnav4 .pointer{ left: 20px; }
#subnav5 .pointer{ left: 20px; }
#subnav5 .pointer{ left: 20px; }

#subnav1, #subnav2, #subnav3, #subnav4, #subnav5, #subnav6{
    min-width: 110px;
}


/* Note
==========================================================*/
.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}
