body{
	min-width:1348px; margin:0px; padding:0px; text-align:center;
	font:16px 微软雅黑; line-height:18px; 
	/*background:url(../../images/pg_bg.png) repeat-x;*/
	/*background:#0099d3;*/

}

.tabList{
	border:0;border-collapse:collapse; width:100%;
}

.tabList tr{
	height:22px;
}
.tabList td{
	font:normal 12px/17px Arial;padding:2px;
}
.tabList thead th{
	height:24px; font:bold 12px/17px Arial; text-align:left; padding:4px; border-bottom:1px solid #333;
}

a{
	FONT: 16px 微软雅黑; line-height:22px; COLOR: #000000; TEXT-DECORATION: none;
}
a:hover{
	border-bottom:0px #036 dashed;
}

ul{
	list-style:none; margin:0px auto; padding:0px;
}

hr{
	padding:0px; margin:0px; border-bottom:1px #999 dashed; height:1px;
}
.contain{
	width:980px;
	margin:0px auto; padding:0px; text-align:center;
	background:#FFF;
}

.pageNav{
	text-align:center; height:30px; line-height:30px; margin:10px auto;
}
.pageNav a{
	text-decoration:none; border:0px;
}
.page{
	background:#6CF; padding:0px 5px;
}

/* 偶数行样式*/
.even{
	background:#e6e6e6;
}  
/* 奇数行样式*/
.odd{
	background:#FFFFF0;
} 

table.table-bordered th { background-color: #eff3f8;}
.table{border-collapse:collapse;}
.table td,.table th{background-color:#fff;}
.table-bordered td,.table-bordered th{border:1px solid #ddd;}} 