@charset "utf-8";
/* CSS Document */

#wrapper{
		 POSITION:relative;
	      margin:0 auto;
	      width:1200px;
		  background:none;
		  margin-top:15px;}

#banner{ background:url(../images/banner_cpjs.JPG) no-repeat;}

#mian{ float:right;
       
        background:none;
		width:850px;
		padding-bottom:25px;}
		
		
		
.sideMenua{ background:url(../images/images/cpjs1.gif) no-repeat;}
.sideMenua:hover{ background:url(../images/images/cpjs1_hover.gif) no-repeat;}

.sideMenub{ background:url(../images/images/cpjs2.gif) no-repeat;}
.sideMenub:hover{ background:url(../images/images/cpjs2_hover.gif) no-repeat;}

.sideMenuc{ background:url(../images/images/cpjs3.gif) no-repeat;}
.sideMenuc:hover{ background:url(../images/images/cpjs3_hover.gif) no-repeat;}

.sideMenud{ background:url(../images/images/cpjs4.gif) no-repeat;}
.sideMenud:hover{ background:url(../images/images/cpjs4_hover.gif) no-repeat;}

.sideMenue{ background:url(../images/images/cpjs5.gif) no-repeat;}
.sideMenue:hover{ background:url(../images/images/cpjs5_hover.gif) no-repeat;}

.sideMenuf{ background:url(../images/images/cpjs6.gif) no-repeat;}
.sideMenuf:hover{ background:url(../images/images/cpjs6_hover.gif) no-repeat;}

.sideMenug{ background:url(../images/images/cpjs7.gif) no-repeat;}
.sideMenug:hover{ background:url(../images/images/cpjs7_hover.gif) no-repeat;}

#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; 
		 
		 margin-bottom:25px;
		 display:block;
		
}
#mainBox img{ 
              width:180px;
			  POSITION:relative;
			  height:95px;
			  float:left;
			  display:inline;
			  border:#666 1px solid;
			  margin-top:15px;}
#mainBox_content{ 
                  POSITION:relative;
				  float:left;
                  POSITION:relative;
				  width:615px;
				  margin-left:30px;
				  margin-top:15px;
				   }				
#mainBox_content h2{ 
                     POSITION:relative;
					 margin:0px 0px 7px 0px;
					 color:#2D3753;
					 
				margin-bottom:10px;
				letter-spacing:3px
}

#mainBox_content h4{
	                POSITION:relative;
					margin:2px 0;
					color:#2D3753;
					margin-top:9px;
	 }