DIV {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
} 
UL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
LI {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
body {padding:0px;margin:0px;font:"ËÎÌå";font-size:12px; text-align:center; color:#000000; background:#0068a5}
td{ font-size:12px; font-family:"ËÎÌå"; color:#000000;}
a{ text-decoration:none; color:#FFFFFF}
#bo{ background:#fff; padding:0px 23px 0px 23px;}
#t1,#t1 a{width:91px; height:45px; line-height:45px; text-align:center; font-size:14px;}
#t1 a:hover{color:#fdff00;background:url(images/tbgooo.jpg);}
#t2{width:3px;}
#bot td ,#bot td a,#bot,#bot a{color:#0069a4;}
#title{color:#767676; text-align:right; height:20px;}
#title1{ border-left:1px solid #cecece; border-right:1px solid #cecece; border-top:1px solid #cecece; height:10px;}
#title2{ border-left:1px solid #cecece; border-right:1px solid #cecece; border-bottom:1px solid #cecece; height:10px;}
.t a{background:url(images/tbgooo.jpg); color:#fdff00;}
#ta td a ,#ta td { color:#232323;}
#ta td A:active{color:#232323;}
#ta td A:link{color:#232323;}
#ta td A:hover{color:red;}
#ta td a:visited {color:#666666;}
#f td ,#f td a{color:#000000;}
#cn td a{font-family:Arial, Helvetica, sans-serif; color:#666666}
#bt{color:#ffcc00; font-weight:bold;}


/* Nav ==========================================================*/
.nav {
	position: relative;
	margin: 0 0px 0px;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -20px -36px;
}
.navinner {
    background: url(images/nav_bg.png) no-repeat 100% 0px;
	padding-left:30px;
}
.navlist {
    height: 35px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 10px;
    background: url() repeat-x 0 0;
}
.nav li {
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
    background: url(images/nav_bg.png) no-repeat 0 0px;
}
.nav a {
    display: block;
    width: 80px;
    text-align: center;
    font-size: 100%;
}
.nav a:link, .nav a:visited {
    color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
    background: url(images/nav_bg.png) no-repeat 50% -144px;
}
.subnav {
    position:relative;
    top: 0px;
    left: 0px;
    float: left;
    height: 27px;
    line-height: 27px;
	padding-top:0px;
	display:none;
    white-space: nowrap;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url() no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url() 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() 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: #767676;
}
.subnav a:hover, .subnav a:active {
    color: #767676;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 1px solid;
}
/* subnav position and pointer position */
#subnav  { left: 350px; }
#subnav1 { left: 70px; }
#subnav2 { left: 160px; }
#subnav3 { left: 250px; }
#subnav4 { left: 500px; }
#subnav5 { left: 380px; }
#subnav6 { left: 750px; }
#subnav7 { left: 610px; }

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 30px; }
#subnav5 .pointer { left: auto; right: 290px; }
#subnav6 .pointer { left: auto; right: 180px; }
#subnav7 .pointer { left: auto; right: 70px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 340px; }
#subnav6 { min-width: 240px; }
#subnav7 { min-width: 130px; }
