@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	border:0;
	font-family: Arial;
	font-size:12px;
 }
 a{
	 font-family: Arial;
	font-size:12px;
	text-decoration:none;
	 }
img{
	border:0px;
	}
.clear {
	clear:both;
     }

#tableList table{
	float:left;
	width:100%;
	color:#666;
	}
#tableList table tr td{
     border-right:1px solid #DFDFDF;
	  border-bottom:1px solid #DFDFDF;
	  text-align:center;
	height:40px;
	}
#tableList table tr td a{
	color:#666;
	height:40px;
	}
.tableTitleGrey{
	background-color:#EBE9EA;
	height:40px;
	color:#333;
	}
#tdjishu{
	background-color: #FFFFFF;
	}
#tdoushu{
	background-color: #FFFFFF;
	}
#pager {
    clear: both;
    color: #000;
    padding: 10px;
	width: 100%;
	float:left;
	text-align:left;
}
.productInfo{
	float:left;
	width:93%;
	color:#000;
	padding:10px;
	}
.yz_ctsc{width:100%; margin-top:10px; overflow:hidden;}
.yz_ctsc table{border-left:1px solid #EAEAEA;border-top:1px solid #EAEAEA;width:100%; font-size:12px;}
.trbg{ background-color:#EBE9EA;}
.yz_ctsc table tr td{border-right:1px solid #fff;border-bottom:1px solid #fff; text-align:center; height:30px;}