/* CSS Document */
body{margin:0px;
     padding:0px;
	 font-size:12px;
	 font-family: "宋体";}	 
.container{width:950px; 
           height:auto;
		   margin-left:auto;
		   margin-right:auto;
		   position:relative;}
/*页头banner板块开始*/		   
.banner{width:950px;
        height:120px;
		position:absolute;}
/*页头banner板块结束*/
/*主体板块开始*/
.content{width:950px;
         height:auto;
		 position:absolute;
		 margin:0px 0px 0px 0px;}
	.content_biaoti{width:900px;
		            height:30px;
				    margin-top:132px;
					margin-left:22px;
				    line-height:30px;
				    font-size: 16px;
				    font-weight: bold;
					position:relative;}
	.content_heitiao{width:922px;
		             height:20px;
					 margin-top:4px;
					 margin-left:12px;
				     line-height:20px;
				     font-size: 12px;
					 background-color:#000000;
					 color:#ffffff;
					 position:relative;}
	.content_zhuti{width:880px;
	               height:auto;
				   margin-left:32px;
				   margin-top:30px;
				   position:relative;}
		.content_zhuti_top{width:880px;
		                   height:100px;
						   background-image:url(../images/huangtiao_top.gif);}
		.content_zhuti_zhong{width:880px;
		                     height:auto;
		                     padding-bottom:30px;
							 background-image:url(../images/huangtiao.gif);}
			.content_zhuti_zhong_1{width:300px;
		                           height:24px;
								   margin-left:30px;
								   margin-top:16px;
								   line-height:24px;
								   text-align:left;
								   font-size:14px;
								   font-weight:bold;
								   float:left;
								   position:relative;}
				.content_zhuti_zhong_1 a{color:#000000;text-decoration:none;}				   	
			.content_zhuti_zhong_2{width:500px;
		                           height:24px;
								   margin-left:120px;
								   margin-top:-4px;
								   line-height:24px;
								   text-align:center;
								   font-size:14px;
								   font-weight:bold;
								   float:left;
								   position:relative;}	
			.content_zhuti_zhong_3{width:300px;
		                           height:20px;
								   margin-top:4px;
								   line-height:20px;
								   font-size:12px;
								   font-weight:bold;
								   float:right;
								   position:relative;}	
			.content_zhuti_zhong_4{width:820px;
		                           height:auto;
		                           font-size:12px;
								   margin-left:30px;
								   margin-top:8px;
								   color:#333333;
								   position:relative;
								   line-height:24px;}						   				   				   			 			   		   				 	
		.content_zhuti_bottom{width:880px;
		                      height:100px;
						      background-image:url(../images/huangtiao_bottom.gif);}	 
/*主体板块结束*/			 	      			   			   						  			  
/*页脚footer板块开始*/
.footer{width:950px;
        height:70px;
		position:relative;
		margin:20px 0px 0px 0px;										
/*页脚footer板块结束*/

