@charset "utf-8";
/* CSS Document */

/*body*/
body{ background:#FFFFFF; width:971px; margin:0 auto; font-size:12px; }
a:visited{ font-size:13px; text-decoration:none;}
a:hover{};
images{ border:0; margin:0px; padding:0px;}
.clear{ clear:both;}
li{ list-style:none;}


#contain{
	  width:971px;
	  height:4800px;
	  float:left;
	  background:#c00;
	  }
.header{ background:url(../images/1_03.gif) no-repeat; 
         width:971px; 
		 height:221px; 
		 }
.header1{ 
         background:url(../images/1_05.gif) no-repeat;
		 height:134px;
		 width:621px;
		 padding-top:30px;
		 padding-left:350px;
		 }

.head2{ 
      background:url(../images/1_06.gif) no-repeat; 
	  float:left;
	  width:971px;
	  height:359px;
	  }

.box3ul{
	   float:left; 
	   width:971px; 
	   margin:0px; 
	   margin-left:25px;
	   padding:0px; 
	   display:inline;
	   }
.box3ul li{
	     margin:5px 0 0 35px; 
		 float:left; 
		 display:inline;
		 color:#ff0;
		 }
.contentbox{
	    height:35px;
		margin-top:10px;
	  }
.con{
	  float:left;
	  margin-top:10px;
	 }

.content2{
	   float:left; 
	  }
.zhuanjia{	  
         background:#C00;
		 float:left;
		 width:971px; 
		 margin:0; 
		 overflow:hidden;	  
     }
.zhuanjia dl{
	float:left; 
	width:240px;text-align:center;
	}
.zhuanjia dt{
	margin:5px;
	margin:15px 0 5px 0\9;
	 }	
.zhuanjia dd {
 	color:#ff0;margin:5px auto;
	}
.box4{ 
        overflow:hidden; 
		float:left; 
		background:#C90302; 
		width:971px;
		min-height:800px;
		padding-top:10px;
		}
.box4 .boxx{
	    float:left;
		height:270px;
		width:322px;
		text-align:center;
	    }
.box4 .boxx .zi{
	      color:#ff0;
		  height:40px;
		  line-height:25px;
	   }
.footer{
	  width:971px;
	  min-height:1150px;
	  float:left;
	  background:#c00;position:relative;
	 }
.footer .left{
	   float:left;
	   margin-top:2px;
	   width:450px;
 	 }

.footer .right{
	    width:400px;background:#00f;
		float:left;
		margin-left:121px;
	 }
*html .footer .right{
            position:absolute;
			top:2px;
			left:331px;
 	      }
*+html .footer .right{
            position:absolute;
			top:2px;
			left:331px;
 	      }		  
		  

.footer .right .border2{ border:1px solid #CCA407; width:517px;height:234px;  background:url(../images/6_04_03.gif) no-repeat;
              float:right; 
			  }
.footer .right .border3{border:1px solid #CCA407; width:517px;height:910px;  background:#E30303; float:right; }






