@charset "utf-8";
/* CSS Document */



#wrapper{
		 POSITION:relative;
	      margin:0 auto;
	      width:1200px;
		  background:none;
		  margin-top:15px;}
		  
		  #banner{ background:url(../images/banner_hysyjk.JPG) no-repeat;}


.sideMenua{ background:url(../images/images/hysyjk1.gif) no-repeat;}
.sideMenua:hover{ background:url(../images/images/hysyjk1_hover.gif) no-repeat;}

.sideMenub{ background:url(../images/images/hysyjk2.gif) no-repeat;}
.sideMenub:hover{ background:url(../images/images/hysyjk2_hover.gif) no-repeat;}

.sideMenuc{ background:url(../images/images/hysyjk3.gif) no-repeat;}
.sideMenuc:hover{ background:url(../images/images/hysyjk3_hover.gif) no-repeat;}

.sideMenud{ background:url(../images/images/hysyjk4.gif) no-repeat;}
.sideMenud:hover{ background:url(../images/images/hysyjk4_hover.gif) no-repeat;}

#mian{ float:right;
       
        background:none;
		width:850px;}

#main_title{
	        POSITION:relative;
	        width:850px;
			height:40px;
			border-bottom:#CCC 2px solid;
	}
#main_title h1{ 
                POSITION:relative;
				color:#2D3753;
                font-size:25px;
				
				}
#mainBox{ 
         POSITION:relative;
		 width:850px;
		 line-height:20px; 
		 padding-top:15px;
		 margin-bottom:25px;
		 display:block;
		 float:left;
}

#line_box{
	     position:relative;
		 width:850px;
	}


#mainBox img{ 
              width:180px;
			  POSITION:relative;
			  height:95px;
			  float:left;
			  display:inline;
			  border:#666 1px solid;
			  margin-top:10px;}
#mainBox_content{ 
                  POSITION:relative;
				  float:left;
                  POSITION:relative;
				  width:608px;
				  margin-right:30px;}				
#mainBox_content h2{ 
                     POSITION:relative;
					 margin:0px 0px 7px 0px;
					 color:#2D3753;
					
				margin-bottom:10px;
}

#mainBox_content h4{
	                POSITION:relative;
					margin:2px 0;
					color:#2D3753;
				   margin-top:9px;
	 }	 
#mainBox_content .pageImg{
	text-align: center;
}	
#mainBox_content .pageImg img,#typeofw img{
	width:auto;
	height:auto;
	float:none;
	border:none;
	margin-bottom: 20px;
}
.title_in {
    color: #444444;
    font-size: 1em;
    font-weight: bold;
    margin: 0px auto;
    padding: 0px;
    list-style: inside;
    margin-top: 10px;
    margin-bottom: 10px;
}
#link_out {
    float: right;
    margin-top: 22px;
    margin-right: 20px;
}
#link_out a {
    color: #FFFFFF;
    padding: 3px;
    padding-left: 28px;
    background: url(../images/links.jpg) no-repeat #318ccf left center;
}
.hide {
    display: none;
}
	 