
a:link{
	text-decoration:none;
	color:#000000;
}
a:visited {
    text-decoration:none;
    color:#000000;
}
a:hover{
	text-decoration:none;
	color:#FF0000;
}
a:active{
	text-decoration:none;
	color:#FF0000;
}
*{margin:0 auto;}
body{
	margin:0 auto;
	background:#ffffff;
	width:100%;
	background:#f0f0f0;
	background-repeat:no-repeat;
    font-size:14px;
	}
	
/* Í·²¿*/
.demo {
   	background:url(../images/top_bg.jpg) no-repeat center top;
	width:100%;
	height:159px;
   } 
   
.form{
	margin:0 auto;
	width:1000px;
	height:20px;
	}
.words{
	float:right;
	padding-top:20px;
    color:#535252;
	font-size:14px;
	}
	
.header{
	margin:0 auto;
	width:847px;
	height:102px;
	margin-top:15px;
	background:url(../images/logo.png);
	}
	
	
		

/* µ¼º½*/
#nav{
	margin:0 auto;
	width:100%;
	height:45px;
	background:#238cd3;
	}

#menu{
	width:880px;
	margin:0 auto;
	height:45px;	
}


#menu ul{
	list-style-type: none;
	width:880px;
	height:45px;
	margin:0 auto;
	float:left;	
	padding-left:0px;
	}
	
#menu ul li{
	width:125px;
	list-style-type: none;
	font-size:18px;
	color:#FF0;
	float:left;	
	text-align:center;
	padding-top:10px;
	cursor:pointer;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
}

#menu ul li:hover{height:30px;width:125px; }

a.navigate:link{color:#FFFFFF;text-decoration: none}
a.navigate:visited{color:#FFFFFF;text-decoration:none;}
a.navigate:hover{color:#ffffff;text-decoration:none;cursor:pointer;text-align:center;
padding:2px 20px; 
background:#ffc103;
width:125px;
border-top-left-radius:2em;
border-top-right-radius:2em;
border-bottom-right-radius:2em;
border-bottom-left-radius:2em;
}


/*  infor1	*/

#infor1{
	margin:0 auto;
	width:1000px;
	min-height:630px;
	max-height:auto;
	}


#infor1 #inforleft{
	height:auto;
	width:285px;
	float:left;
	margin:0 auto;
	margin-left:5px;
	margin-top:5px;	
}


#infor1 #inforleftlinklist{
	width:282px;
	float:left;
	border:1px solid #e2e2e2;
	min-height:575px;
	max-height:auto;
	margin:0 auto;
}

#info_left_content {
	
	background-repeat: repeat-y;
	margin:0 auto;
	min-height:575px;
	max-height:auto;
	width: 220px;
}

#info_left_content ul{
 padding:0px;
 margin-top:10px;
 margin-left:0px;
}

#info_left_content li{
  background:#e2e2e2;  
  width:210px;
  height:30px;
  font-weight: bold;
  margin-top:15px;
  list-style: none outside none;
  text-align: center;
  padding-top:10px;
  padding-left:0px;
  border:1px solid #dfe2e5;
}

.newstitle{
	width:283px;
	float:left;
	height:40px;
	background:#238cd3;
	border:1px solid #e2e2e2;
	font-size:16px;
	list-style:none;
	margin:0 auto;
}


.newstitleul{
	padding-left:1px;
	float:left;
	margin:0 auto;
	font-size:16px;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	list-style-type: none;
	color:#fff;
        text-align:center;
        text-indent:19px;
	margin-left:90px;
	margin-top:7px;
}





#infor1 #inforright{
    width:700px; 
	height:auto;
	float:left;
    margin-top:5px;
	margin-left:5px;
	margin-right:5px;	
}

#infor1 #inforrightlinklist{
	width:700px;
	float:left;
	border:1px solid #e2e2e2;
	min-height:580px;
	max-height:auto;
}

#infor1 #inforrightcontent{
	background-repeat: repeat-y;
	margin-top:10px;
	min-height:580px;
	max-height:auto;
	width: 660px;

	}


.news1title{
	width:700px;
	float:left;
	height:40px;
	background:#f3f3f3;
	border:1px solid #e2e2e2;
	font-size:16px;
	list-style:none;
}


.news1titleul{
	padding-left:1px;
	float:left;
	margin:0 auto;
	font-size:16px;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	list-style-type: none;
	color:#000;
    text-align:left;
	margin-left:15px;
	margin-top:7px;
}



#bottom {
	margin:0 auto;
	width:1000px;
	height:120px;
	margin-top:10px;
	background:url(../images/bottom.jpg);
	clear:both;
	}

	
#bottom #bot #footer{
	width:700px;
	height:100px;
	float:left;
	margin-left:20px;
	}
	

	

 div.select{
            display: block;							
        }

 div.select1{
            display: none;
        }
