table,span,div,td,tr,a,form,li,ul{
	margin:0px;
	padding:0px;
}
/******x_box 基础CSS****/
    	.x_box{
    		margin:0px;
    		padding:0px;
    		background:#FFF;
    	}
    	.x_box .x_head{
    		width:100%;
    		height:27px;
    	}
    	.x_box .x_head .x_bl,.x_box .x_head .x_br{
    		width:5px;
    		height:27px;
    	}
    	.x_box .x_head .x_bl{
    		float:left;
    	}
    	.x_box .x_head .x_br{
    		float:right;
    	}
    	.x_box .x_head .x_text,.x_box .x_head .x_more,.x_box .x_head .x_text span,.x_box .x_head .x_more span{
    		height:27px;
    		line-height:27px;
    	}
    	.x_box .x_head .x_text{
    		float:left;
    		font-size:12px;
    		font-weight:bold;
    	}
    	.x_box .x_head .x_text span{
    		margin-left:5px;
    	}
    	.x_box .x_head .x_more{
    		float:right;
    		font-size:12px;
    	}
    	.x_box .x_head .x_more span{
    		margin-right:5px;
    	}
    	.x_box .x_head A{
    		text-decoration:none;
    		color:#000;
    	}
    	.x_box .x_head A:hover{
    		text-decoration:underline;
    	}
    	.x_box .x_bottom{
    		height:5px;
    		background:url(images/bottom_c.gif) repeat-x ;
    	}
    	.x_box .x_bottom .x_bottm_l,.x_box .x_bottom .x_bottm_r{
    		height:5px;
    		width:5px;
    	}
    	.x_box .x_bottom .x_bottm_l{
    		float:left;
    		background:url(images/bottom_l.gif) no-repeat;
    	}
    	.x_box .x_bottom .x_bottm_r{
    		float:right;
    		background:url(images/bottom_r.gif) no-repeat;
    	}
    	.x_box .x_content{
    		border-left:1px solid #dcdcdc;
    		border-right:1px solid #dcdcdc;
    	}
    	.x_box .x_content1{
    		border:1px solid #dcdcdc;
    		border-top:0px;
    	}
    	/**box tab**/
    	.x_box .x_tab{
   			list-style:none;
   			margin:0px;
   		}
   		.x_box .x_tab li,.x_box .x_tab .select{
   			float:left;
   			margin:0px;
   			margin-top:4px;
   			padding:0px 10px;
   			height:22px;
   			line-height:22px;
   			cursor: pointer;
   		}
   		.x_box .x_tab .select {
   			background:#fff;
   			color:#FF0000;
   			font-size:12px;
   			font-weight:bold;
   		}
    	/***x_box 头部 背景***/
    	/***无色***/
    	.x_box .x_0c,.x_box .x_0c A{
    		color:#000;
    	}
    	.x_box .x_0b{
    		background:url(images/0-bc.jpg) repeat-x ;
    	}
    	.x_box .x_head .x_0l{
    		background:url(images/0-bl.jpg) no-repeat;
    	}
    	.x_box .x_head .x_0r{
    		background:url(images/0-br.jpg) no-repeat;
    	}
    	
    	/**1**/
    	.x_box .x_1c,.x_box .x_1c A{
    		color:#FFF;
    	}
    	.x_box .x_1b{
    		background:url(images/1-bc.jpg) repeat-x ;
    	}
    	.x_box .x_head .x_1l{
    		background:url(images/1-bl.jpg) no-repeat;
    	}
    	.x_box .x_head .x_1r{
    		background:url(images/1-br.jpg) no-repeat;
    	}
    	
    	.x_box .x_2c,.x_box .x_2c A{
    		color:#000;
    	}
    	.x_box .x_2b{
    		background:url(images/2-bc.gif) repeat-x ;
    	}
    	.x_box .x_head .x_2l{
    		background:url(images/2-bl.gif) no-repeat;
    	}
    	.x_box .x_head .x_2r{
    		background:url(images/2-br.gif) no-repeat;
    	}
    	
    	.x_box .x_3c,.x_box .x_3c A{
    		color:#000;
    	}
    	.x_box .x_3b{
    		background:url(images/3-bc.jpg) repeat-x ;
    	}
    	.x_box .x_head .x_3l{
    		background:url(images/3-bl.jpg) no-repeat;
    	}
    	.x_box .x_head .x_3r{
    		background:url(images/3-br.jpg) no-repeat;
    	}
    	
    	.x_box .x_4c,.x_box .x_4c A{
    		color:#000;
    	}
    	.x_box .x_4b{
    		background:url(images/4-bc.gif) repeat-x ;
    	}
    	.x_box .x_head .x_4l{
    		background:url(images/4-bl.gif) no-repeat;
    	}
    	.x_box .x_head .x_4r{
    		background:url(images/4-br.gif) no-repeat;
    	}
    	
    	.x_box .x_5c,.x_box .x_5c A{
    		color:#000;
    	}
    	.x_box .x_5b{
    		background:url(images/5-bc.gif) repeat-x ;
    	}
    	.x_box .x_head .x_5l{
    		background:url(images/5-bl.gif) no-repeat;
    	}
    	.x_box .x_head .x_5r{
    		background:url(images/5-br.gif) no-repeat;
    	}
    	
    	.x_box .x_7c,.x_box .x_7c A{
    		color:#000;
    	}
    	.x_box .x_7b{
    		background:url(images/7-bc.gif) repeat-x ;
    	}
    	.x_box .x_head .x_7l{
    		background:url(images/7-bl.gif) no-repeat;
    	}
    	.x_box .x_head .x_7r{
    		background:url(images/7-br.gif) no-repeat;
    	}
    	
    	.x_box .x_8c,.x_box .x_8c A{
    		color:#000;
    	}
    	.x_box .x_8b{
    		background:url(images/8_bc.gif) repeat-x ;
    	}
    	.x_box .x_head .x_8l{
    		background:url(images/8_bl.gif) no-repeat;
    	}
    	.x_box .x_head .x_8r{
    		background:url(images/8_br.gif) no-repeat;
    	}
    	
    	.x_box .x_9c,.x_box .x_9c A{
    		color:#000;
    	}
    	.x_box .x_9b{
    		background:url(images/9-bc.jpg) repeat-x ;
    	}
    	.x_box .x_head .x_9l{
    		background:url(images/9-bl.jpg) no-repeat;
    	}
    	.x_box .x_head .x_9r{
    		background:url(images/9-br.jpg) no-repeat;
    	}
    	
    	
    	.x_box .x_10c,.x_box .x_10c A{
    		color:#000;
    	}
    	.x_box .x_10b{
    		background:url(images/10-bc.png) repeat-x ;
    	}
    	.x_box .x_head .x_10l{
    		background:url(images/10-bl.png) no-repeat;
    	}
    	.x_box .x_head .x_10r{
    		background:url(images/10-br.png) no-repeat;
    	}
    	
    	.x_box .x_list{
    		margin:0px;
    		padding:0px;
    		padding-top:3px;
    		list-style: none;
    		font-size: 12px;
			width: 100%;
			font-family: "\5B8B\4F53,Arial Narrow,arial,serif";
    	}
    	.x_box .x_list li{
    		margin: 0px;
			line-height: 22px;
			letter-spacing: 0px; /**文字间距**/
			word-spacing: 1px; /**字母间距**/
			overflow:hidden;
    	}
    	.x_box .x_f14{
    		font-size:14px;
    	}
    	.x_box .x_list li .ml{
    		margin-left:10px;
    	}
    	.x_box .x_list li .sign{
    		margin-left:10px;
			width:10px;
			background: url(images/icon-5.png) no-repeat center;
		}
    	.x_box .x_list li A{
    		margin-left:5px;
			text-decoration: none;
			color:#313131;
    	}
		.x_box .x_list li A:hover {
			text-decoration: underline;
			color:#FF6600;
		}