@charset "utf-8";
.banner {height:150px !important;}

.pagebar {text-align:center; color:#999; margin-top:15px;}
.pagebar a {border:1px solid #ddd; padding:5px 10px;
		-moz-border-radius:0.4em; -webkit-border-radius:0.4em; border-radius:0.4em; margin:5px;
		-moz-box-shadow:0px 0px 5px #ddd; -webkit-box-shadow:0px 0px 5px #dddddd; box-shadow:0px 0px 5px #ddd;}
.pagebar .cur {color:#F00; font-weight:bold; padding:5px 10px}

#prodList .item {width:160px; height:138px; float:left; margin:15px; overflow:hidden; border:1px solid #FFF; text-align:center}
#prodList .item:hover {border-color:#F93;}
#prodList .item a.pic {width:158px; height:118px; display:block; margin:1px auto}
#prodList .item a.tit {text-align:center; line-height:18px; display:block}

#newsList {line-height: 30px;}
#newsList td.tit {width:90%}
#newsList tr.striped {background:#ECF5FF;}
#newsList tr.selected {background:#5b9dc0; color:#FFF;}
#newsList tr.selected a {color:#FFF;}