@charset "utf-8";
ul,li,dt,dd,dl{padding:0; margin:0;}
/*#top{
margin: auto;
	height: 24px;
	width: 964px;
}
*/#table{width:600px;border-collapse:collapse;border:1px solid #EEE;font-size:14px;}
#table th{background:#EEE;border-bottom:1px solid #CCC;padding:4px; text-align:left;}
#table td{border:1px solid #EEE;padding:4px;}

#head{
	margin: auto;
	height: 74px;
	width: 964px;
	background-color: #9999FF;
	padding-left: 182px;
}
.img {
     border:0;
}
.dropdown2 {
width:125px;
	float:left;
	height: 22px;
}
.dropdown1 {
width:61px;
	float:left;
	height: 22px;
}
.zhouxiaolu{font-size:12px; color:#333333;}
.zhouxiaolu:link{ font-size:12px; color:#333333;text-decoration:none;}
.zhouxiaolu:active{font-size:12px; background-color:#0099CC;text-decoration:none; color:#000000;}
.zhouxiaolu:visited {font-size:12px; color:#333333;text-decoration:none;}

/**/

.dropdown {
	float:left;
	height: 22px;
}
.dropdown dt {

	font-weight:bold;
	cursor:pointer;
	text-align: left;
	height: 20px;
}
.dropdown dl:hover {
	background-color: #CC33FF;
}
.dropdown dd {position:absolute; overflow:hidden; width:210px; display:none; z-index:200; opacity:0}
.dropdown ul {
	width:210px;
	list-style:none;
	border-top:none;
	
}
.dropdown li {
	display:inline;
	
}


.mline:link, .mline:active, .mline:visited {
	
	display:block;
	color:#595957;
	text-decoration:none;
	width:150px;
	font-size:13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	.mline:hover {
	display:block;
	
	text-decoration:none;
	width:150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #c3d1ed;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.amline:link, .amline:active, .amline:visited {
	
	display:block;
	color:#595957;
	text-decoration:none;
	width:230px;
	font-size:13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	.amline:hover {
	display:block;
	
	text-decoration:none;
	width:230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #c3d1ed;
	padding-top: 5px;
	padding-bottom: 5px;
	
	
	
	}
	.cmline:link, .cmline:active, .cmline:visited {
	
	display:block;
	color:#595957;
	text-decoration:none;
	width:280px;
	font-size:13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	.cmline:hover {
	display:block;
	
	text-decoration:none;
	width:280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #c3d1ed;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	.bmline:link, .amline:active, .amline:visited {
	
	display:block;
	color:#595957;
	text-decoration:none;
	width:100px;
	font-size:13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	.bmline:hover {
	display:block;
	
	text-decoration:none;
	width:100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #c3d1ed;
	padding-top: 5px;
	padding-bottom: 5px;
	}

  * {
      margin:0;
      padding:0;
    }
    .menu {
      font-size:12px;
    }
    .menu li {
      float:left;
      list-style:none;
      position:relative;
    }
    .menu a {
      display:block;
      height:22px;
      line-height:22px;
	  background-color:#FFFFFF;
      text-decoration:none;
      text-align:center;
      overflow:hidden;
    }
    .menu a:hover {
      background:#ff0000;
      color:#fff;
    }
  
    .menu ul ul {
      visibility:hidden;
      position:absolute;
      left:0px;
      top:22px;
    }
    
    .menu ul li:hover ul.second,
    .menu ul a:hover ul.second{
      visibility:visible;
    }

    .menu ul ul li {
      clear:both;
      text-align:left;
    }
    .menu .third,.menu .fourth{
      top:0px;
      left:150px;
    }

    .menu ul ul li:hover ul.third,
    .menu ul ul a:hover ul.third{
      visibility:visible;
    }

    .menu ul ul ul li:hover ul.fourth,
    .menu ul ul ul a:hover ul.fourth{
      visibility:visible;
    }

    .menu ul ul a:hover{
      background:#c3d1ed;
      color:#000000;
    }

    .menu ul ul ul a:hover{
      background:#D6DFE9;
      color:#000000;
    }
    .menu ul ul ul ul a:hover{
      background:#FFE8AA;
      color:#68DFFB;
    }

.menu:link, .menu:visited{
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu:hover{
}
.menu:active{}
.menu_bootom{
	margin: 0px;
	padding: 0px;
	height: 7px;
	line-height: 7px;
	width: 100px;
}
.foot_txt{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;

}
#news UL {
	WIDTH: 91px;

	margin-top: 1px;
}
#news LI {
	DISPLAY: inline;
	FLOAT: left;
	POSITION: relative;
	TEXT-ALIGN: center;
	margin-bottom: 5px;
}
#news LI:hover {
	
}
#news LI UL {
	DISPLAY: none;
	LEFT: 0px;
	POSITION: absolute;
	TOP: 100%;
	HEIGHT: auto;
	width: 436px;
}
#news LI:hover UL {
	
}
#news LI UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; BORDER-BOTTOM: black 1px solid; BORDER-RIGHT-STYLE: none; TEXT-ALIGN: left
}
#news LI UL LI A {
	PADDING-LEFT: 0.3em
}
#news LI UL LI:hover A {
	DISPLAY: block; HEIGHT: 100%; BACKGROUND-COLOR: #FF0000}
.newsTITLE:LINK,.newstitle:visited{
	font-size: 13px;
	font-family:"黑体";
	color: #CCCCCC;
	display: block;
	background-image:url(images/botbj.jpg);
	background-repeat:no-repeat;
	height: 14px;
	padding-top: 0px;
}
.newsTITLE:hover{
	color: #FFFFFF;
	background-color: #D20000;
}
.newsDIV{
	HEIGHT: auto;
	width: 436px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 3px;
}
.jiondiv{
	float: left;
	margin-top: 1px;
	margin-left: 1px;
	height: 18px;
	width: 90px;
	text-align: center;
	margin-right: 1px;
}
.jion:LINK,.jion:visited{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #9B9B9B;
	height: 14px;
	padding-top: 3px;
}
.jion:hover{
	color: #FFFFFF;
	background-color: #D20000;
}
a:link {
	text-decoration: none;
	color:#595957;
}
a:visited {
	text-decoration: none;
	color:#595957;
}
a:hover {
	text-decoration: none;
	color:#4069aa;
}
a:active {
	text-decoration: none;
	color:#4069aa;
}

    * {
      margin:0;
      padding:0;
    }
    .aamenu {
      font-size:12px;
    }
    .aamenu li {
      float:left;
      list-style:none;
      position:relative;
    }
    .aamenu a {
      display:block;
      height:32px;
      width:100px;
      line-height:32px;
      background:#a9ea00;
      color:#ff8040;
      text-decoration:none;
      text-align:center;
      overflow:hidden;
    .aamenu a:hover {
      background:#369;
      color:#fff;
    }
   
    .aamenu ul ul {
      visibility:hidden;
      position:absolute;
      left:0px;
      top:32px;
    }

    .aamenu ul li:hover ul.second,
    .aamenu ul a:hover ul.second{
      visibility:visible;
    }

    .aamenu ul ul li {
      clear:both;
      text-align:left;
    }
    .aamenu .third,.aamenu .fourth,.aamenu .fifth,.aamenu .sixth{
      top:0px;
      left:100px;
    }
    
    .aamenu ul ul li:hover ul.third,
    .aamenu ul ul a:hover ul.third{
      visibility:visible;
    }
   
    .aamenu ul ul ul li:hover ul.fourth,
    .aamenu ul ul ul a:hover ul.fourth{
      visibility:visible;
    }
    
    .aamenu ul ul ul ul li:hover ul.fifth,
    .aamenu ul ul ul ul a:hover ul.fifth{
      visibility:visible;
    }
   
    .aamenu ul ul ul ul ul li:hover ul.sixth,
    .aamenu ul ul ul ul ul a:hover ul.sixth{
      visibility:visible;
    }
  
    .aamenu ul ul a:hover{
      background:black;
      color:white;
    }
    
    .aamenu ul ul ul a:hover{
      background:#B45B3E;
      color:#369;
    }
    .aamenu ul ul ul ul a:hover{
      background:#FFE8AA;
      color:#68DFFB;
    }
    .aamenu ul ul ul ul ul a:hover{
      background:#8080C0;
      color:#F8F8F8;
    }
    .aamenu ul ul ul ul ul ul a:hover{
      background:#f00;
      color:#000;
    }
    .aamenu table{
      border-collapse:collapse;
    }

