@charset "utf-8";
/* CSS Document */
.img {border:1px solid #eeddff; width:650px; height:290px;}
.pics {border:0; width:650px; height:290px;}
.tit {width:290px; height:60px; font-family:黑体; font-size:15px; font-weight:bold; color:white; overflow:hidden;}
.tit:hover {color:#F30;}
.cont {width:290px; height:120px; font-family:黑体; font-size:13px; font-weight:200; color:white; overflow:hidden;}
.cont:hover {color:#F30;}
.num {width:20px; background:#ffcc99; color:#000; font-weight:200; float:left; border:1px solid #fff; text-align:center;}

.numFocus {width:20px; background:#ff9966; color:#fff; float:left; border:1px solid #ff9900; text-align:center;}
.num:hover {cursor:pointer; border:1px solid #FF0; background:#aaaaaa;}

