<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Nav
==========================================================*/
.nav {
    position: relative;
    margin: 0px 0px 5px 0px;
    background: url(../images/idc789/nav_bg.png) no-repeat 0 -36px;
}
.navinner {
    background: url(../images/idc789/nav_bg.png) no-repeat 100% -72px;
}
.navlist {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 10px;
    background: url(../images/idc789/nav_bg.png) repeat-x 0 0;
	width: 963px !important;
}
.nav li {
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
	* padding: 0 4px 0 5px;

    background: url(../images/idc789/nav_bg.png) no-repeat 0 -108px;
	width:98px !important;
}
.nav a {
    display: block;
    width: 87px;
    text-align: center;
    font-size: 120%;
}
.nav a:link, .nav a:visited {
    color: #fff;font-weight: bold;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background: url(../images/idc789/nav_bg.png) no-repeat 50% -144px;
}
.subnav {
    position: absolute;
    top: 41px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(../images/idc789/nav_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/idc789/nav_bg.png) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(../images/idc789/nav_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/idc789/nav_bg.png) repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #235e99;font-weight: normal;
}
.subnav a:hover, .subnav a:active {
    color: #e20008;font-weight: normal;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 0px solid;
}
/* subnav position and pointer position */
#subnav1 { left: 0px; }
#subnav2 { left: 50px; }
#subnav3 { left: 100px; }
#subnav4 { left: 150px; }
#subnav5 { left: 200px; }
#subnav6 { left: 260px; }
#subnav7 { left: 330px; }
#subnav8 { left: 430px; }
#subnav9 { left: auto; right: 0px; }
#subnav10 { left: auto; right: 0px; }
#subnav11 { left: auto; right: 0px; }
#subnav12 { left: auto; right: 0px; }
#subnav13 { left: auto; right: 0px; }
#subnav14 { left: auto; right: 0px; }

#subnav1 .pointer { left: 15px; }
#subnav2 .pointer { left: 30px; }
#subnav3 .pointer { left: 45px; }
#subnav4 .pointer { left: 55px; }
#subnav5 .pointer { left: 70px; }
#subnav6 .pointer { left: 70px; }
#subnav7 .pointer { left: 70px; }
#subnav8 .pointer { left: 35px; }
#subnav9 .pointer { left: auto; right: 360px; }
#subnav10 .pointer { left: auto; right: 290px; }
#subnav11 .pointer { left: auto; right: 230px; }
#subnav12 .pointer { left: auto; right: 170px; }
#subnav13 .pointer { left: auto; right: 110px; }
#subnav14 .pointer { left: auto; right: 30px; }

#subnav1 { min-width: 110px;}
#subnav2 { min-width: 110px;}
#subnav3 { min-width: 110px;}
#subnav4 { min-width: 110px;}
#subnav5 { min-width: 110px; }
#subnav6 { min-width: 110px; }
#subnav7 { min-width: 130px; }
#subnav8 { min-width: 130px; }
#subnav9 { min-width: 130px; }
#subnav10 { min-width: 130px; }
#subnav11 { min-width: 130px; }
#subnav12 { min-width: 130px; }
#subnav13 { min-width: 130px; }
#subnav14 { min-width: 130px; }


/* Note
==========================================================*/
.note {
    margin: 0 25px 10px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}

.hot_top {
float: left;
width: 24px;
z-index:99;
height: 18px !important;height: 40px;
position:absolute;
margin-top: -5px!important;margin-top: 0px;
margin-left: 5px !important;margin-left: 0px;
}

ul, li {
		margin: 0;
		padding: 0;
	}
</pre></body></html>