@charset "utf-8";
/* CSS Document */

/*文字风格*/
.tage-txt{font-size:18px; font-family:微软雅黑; color:#FFF;}
.bq-txt{font-size:14px; font:bold; color:#047dac; font-family:Arial, Helvetica, sans-serif;}
.zzbq-txt{font-size:14px; font:bold; color:#c81400; font-family:Arial, Helvetica, sans-serif;}
.txt-css{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333;}
.top-top{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#999999;}

/*表格风格*/
.boby{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#fff;
	width:1220px;
	height:auto;
	background-color:#FFF;
}

.in-top-left{
 width:212px;
 background-color:#ffffff; /*表格背景颜色*/ 
 border: 1px solid #aaccef;/*表格1像素边框*/
	}
	
.in-top-center{
 width:530px;
 background-color:#ffffff; /*表格背景颜色*/ 
 border: 1px solid #aaccef;/*表格1像素边框*/
	}
	
.in-top-center-1{
 width:263px;
 background-color:#ffffff; /*表格背景颜色*/ 
 border: 1px solid #aaccef;/*表格1像素边框*/
	}
	
.in-top-center-2{
 width:745px;
 background-color:#ffffff; /*表格背景颜色*/ 
 border: 1px solid #aaccef;/*表格1像素边框*/
	}	
.in-top-center-3{
 width:370px;
 background-color:#ffffff; /*表格背景颜色*/ 
 border: 1px solid #aaccef;/*表格1像素边框*/
	}	

.in-top-center-4{
 width:960px;
 background-color:#ffffff; /*表格背景颜色*/ 
 border: 1px solid #aaccef;/*表格1像素边框*/
	}	
	
.cd-bg{
	background:url(images/cd-bg.jpg);
	height:24px;}
.table{
	width:auto;
	height:10px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff; /*表格背景颜色*/ 
	border: 1px solid #9ec4cb;/*表格1像素边框*/
				  position:relative; /*div相对位置*/
		      top:0px; /*div相对位置上个容器10像素*/
	}
	
.tr{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:#FFF;
	}
	
.td{
	}	
	
	