﻿* { margin: 0; padding: 0; list-style: none; font-family: verdana, arial, helvetica, sans-serif; }
html { height: 100%; overflow: hidden; font-size: 12px; }
body { height: 100%; overflow: hidden;}
img { border: none; }
.show { display:block; }
.hide { display:none; }
.clear { clear:both; }
.floatleft { float:left; }
.floatright { float:right; }
/*---------------*/
.navPoint { color: #FFFFFF; cursor: pointer; font-family: Webdings; font-size: 12px; }
.STYLE1 { font-size: 12px; color: #FFFFFF; }
.STYLE2 { font-size: 12px; color: #FF0000; }
.STYLE3 { font-size: 12px; color: #033d61; }
.STYLE4 { font-size: 9px; }
.top { position: absolute; left: 0px; top: 0px; right: 0px; height: 60px; }
.side { position: absolute; left: 0px; top: 60px; bottom: 30px; width: 155px; overflow: hidden; }
.main { position: absolute; left: 155px; top: 60px; bottom: 30px; right: 0px; overflow: hidden; }
.bottom { position: absolute; left: 0px; bottom: 0px; right: 0px; height: 31px; }
.close-1 { background:url(../images/index-close-1.gif) no-repeat 0 0; width:36px; height:18px; border:none; }
.close-0 { background:url(../images/index-close-0.gif) no-repeat 0 0; width:36px; height:18px; border:none; }

#coolnav { margin:0px; padding:0px }
#coolnav td { float:left; width:150px; height:60px;}
#coolnav td.mouseout { font-weight:normal; }
#coolnav td.mouseover { font-weight:normal; }
#coolnav td.selected { background-color: #0A3C68;; font-weight:bold; }
#coolnav td.blank { width:12px; }
#coolnav td div { width:80px; height:60px; margin: auto; text-align:center; cursor:pointer; font-size: 16px;font-weight: bold;padding-left: 20px;padding-right: 2px;color: white; }
#coolnav td span { margin-left: 10px;line-height: 60px;}
/*左侧导航*/
#menuDiv { width:153px; overflow:hidden; font-size: 12px; margin: 0px; background:url(../images/index-left-bg.jpg) repeat-y;}
.menu-box { height:100%; background-color:#666; }
.menu-top-1 { color:#fff; background:url(../images/index-leftmenu.png) -151px 0px no-repeat; line-height:14px; height:14px;}
.menu-top-0 { color:#fff; background:url(../images/index-leftmenu.png) 0px 0px no-repeat; line-height:14px; height:14px;}

.menu-title1 { width:100%; text-indent:20px; float:left; text-align:left; cursor:pointer; font-weight:bold; color:#005590; background:url(../images/index-leftmenu.png) -151px -14px no-repeat; line-height:22px; height:22px;}
.menu-title0 { width:100%; text-indent:20px; float:left; text-align:left; cursor:pointer; font-weight:bold; color:#005590; background:url(../images/index-leftmenu.png) 0px -14px no-repeat; line-height:22px; height:22px;}
.menu-content1 { width:100%; text-indent:10px; float:left; text-align:left; cursor:pointer; font-weight:bold; color:#ffffff; background-color:darkorange;  line-height:22px; height:22px;padding-left: 10px;}
.menu-content0 { width:100%; text-indent:10px; float:left; text-align:left; cursor:pointer; font-weight:normal; color:#ffffff;  line-height:22px; height:22px;padding-left: 5px;}
.menu-bottom-1 { color:#fff; background:url(../images/index-leftmenu.png) -151px -58px no-repeat; line-height:14px; height:14px;}
.menu-bottom-0 { color:#fff; background:url(../images/index-leftmenu.png) 0px -58px no-repeat; line-height:14px; height:14px;}
