.jqueryslidemenu{
	width: 898px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	float: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	color: #FFF;
	text-decoration: none;
	width: 100px;
	text-align: center;
	background-image: url(../images/index_06.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 35px;
	line-height: 35px;
}

.jqueryslidemenu ul li a:hover{
	text-decoration: none;
	background-image: url(../images/subnav2hover.jpg);
	background-repeat: repeat-x;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0px;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFF;
	width: 145px;
	color: #000;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFF;
	background-image: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 80%;
	padding-right: 5px;
	padding-left: 5px;
	height: 28px;
	line-height: 28px;
	background-repeat: repeat-x;
}
.jqueryslidemenu ul li ul li a:hover{
	background-image:none;
	color:#333;
	text-decoration:underline;
}
#noa a {
	background-image: none;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 12px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
}

#no a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 135px;
}



.select样式{}
.select * {
 margin: 0;
 padding: 0;
}
.select {
	border:1px solid #cccccc;
	display: inline;
	width: 180px;
	float: left;
 }
.select div {
	border:1px solid #f9f9f9;
	float: left;
}
/* 子选择器，在FF等非IE浏览器中识别 */
.select>div {
	width:180px;
	height: 17px;
	overflow:hidden;
 }
 
/* 通配选择符，只在IE浏览器中识别 */
* html .select div select {
 display:block;
 float: left;
 margin: -2px;
}
.select div>select {
	display:block;
	width:180px;
	float:none;
	margin: -2px;
	padding: 0px;
}
.select:hover {
	border:1px solid #D4D0C8;
//鼠标移上的效果 
}
.select select>option {
 text-indent: 2px; //option在FF等非IE浏览器缩进2px
}




.BANNERTOP {
	height: 155px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;

	margin-top:15px;
	
	

}
.ARTICLE_TOP {
	height: 30px;
	width: 910px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #F4F7FE;
	
}
.ARTICLE_TOP span {
	display: block;
	float: left;
	height: 30px;
	width: auto;
	color: #124192;
	line-height: 30px;
	text-indent: 10px;
	margin-right: 10px;
}






#aa {
	height: 40px;
	
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #124192;
}

.A_LEFT {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border: 1px solid #97B6E0;
	padding-bottom: 30px;
}
.A_LEFT span a {
	display: block;
	height: 21px;
	width: 118px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #1453A4;	
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 21px;
}
.A_LEFT span a:hover {
	color: #FFF;
	background-color: #124192;
}


.AA_OK {
	
	margin-right: auto;
	margin-left: auto;
	border: 1px solid  #BCD0EA;
	padding-bottom: 30px;
	float: right;
	width:99%;
}
#article1 {
	height: 60px;
	font-size: 14px;
	line-height: 60px;
	font-weight: bold;
	color: #124192;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#article2 {
	height: 2px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	line-height: 2px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCD0EA;
}
a:hover{
	text-decoration:underline;
}
