body{
	margin:0px; padding:0px; text-align:center;
	font:12px 微软雅黑; line-height:18px;
	/*background:#EAF7FB;*/
	background:#efefef;
}

a{
	FONT: 12px 微软雅黑; line-height:18px; COLOR: #000000; TEXT-DECORATION: none
}
a:hover{
	border-bottom:1px #036 dashed;
}

ul{
	list-style:none; margin:0px auto; padding:0px;
}
.contain{
	width:960px;
	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:#e9f2fd
}  
/* 奇数行样式*/
.odd{
	background:#FFFFFF;
}  
.selected{
	background:#00a8dc;color:#fff;
}



.table{
	border:0px ;border-collapse:collapse; width:100%;
}

.table tr{
	height:22px;
}
.table td{
	font:normal 12px/17px Arial;padding:2px;
}
.table th{
	height:24px;font:bold 12px/17px Arial;text-align:left;padding:4px;border-bottom:1px solid #333;
}


 .duilian{top:100px;position:absolute; width:162px; overflow:hidden; display:none;}
 .duilian_left{ left:15px;}
 .duilian_right{right:15px;}
 .duilian_con{width:160px; height:180px; overflow:hidden;}
 .duilian_con h3{ height:20px; line-height:20px; font-size:12px; margin:0px; padding:0px; overflow:hidden; text-align:center} 
 .duilian_con img{
	 width:160px; height:160px;
 }