* {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px;PADDING-TOP: 0px}
BODY {MARGIN: 0px auto; HEIGHT: 100%}
HTML {MARGIN: 0px auto; HEIGHT: 100%}
BODY {FONT-SIZE: 12px; BACKGROUND: url(../images/bg1.gif);  COLOR: #666666; LINE-HEIGHT: 20px}
A {FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: none}
A:hover {FONT-SIZE: 12px; COLOR: #ff6100; TEXT-DECORATION: none}

.foot {FONT-SIZE: 12px; COLOR: #666666}
.foot a{FONT-SIZE: 12px; COLOR: #666666}
.foot a:hover{FONT-SIZE: 12px; COLOR: #ff6100}

h1{font-size:14px;font-weight:bold; text-align:center}
.STYLE1{ font-family:"宋体"; font-size:14px; color:#ffffff; font-weight:bold;}
.STYLE1 a{ font-family:"宋体"; font-size:14px; color:#ffffff; font-weight:bold;}
.STYLE2{ font-family:"宋体"; font-size:12px; color:#666666; font-weight:bold;}
.STYLE2 a{ font-family:"宋体"; font-size:12px; color:#666666; font-weight:bold;}
.STYLE3{ font-family:"宋体"; font-size:14px; color:#0C76C8; font-weight:bold;}
.STYLE3 a{ font-family:"宋体"; font-size:14px; color:#0C76C8; font-weight:bold;}
.STYLE4{ font-family:"宋体"; font-size:12px; color:#fff;}
.STYLE4 a{ font-family:"宋体"; font-size:12px; color:#fff;}









/* common styling */
.menu {font-family: arial, sans-serif; width:106px; height:150px; position:relative; margin:0; font-size:11px; margin:50px 0;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:20px; text-align:center; color:#fff; border:1px solid #aaa; background:#710069; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#36f;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:105px; width:105px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#eee; color:#000;}
.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}

<!--[if lte IE 6]>
.menu ul li a.hide, .menu ul li a:visited.hide {display:none;}
.menu ul li a:hover ul li a.hide {display:none;}
.menu ul li a:hover {color:#fff; background:#36f;}
.menu ul li a:hover ul {display:block; position:absolute; top:0; left:105px; width:105px;}
.menu ul li a:hover ul li a.sub {background:#6a3; color:#fff;}
.menu ul li a:hover ul li a {display:block; background:#eee; color:#000;}
.menu ul li a:hover ul li a ul {visibility:hidden;}
.menu ul li a:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:105px; top:0; color:#000;}
<![endif]-->