﻿@import url("http://img.gmw.cn/css/public_gmw.css");
@import url("topics_global.css");
/*轮换图*/
.phototop {width:300px; height:238px; position:relative; overflow:hidden;}
.phototop #idSlider { position:absolute; }
.phototop #idSlider .picBox{line-height:24px; overflow:hidden;}
.phototop #idSlider img{ display: block;}
.phototop .num { position: absolute; right:5px; top:180px;}
.phototop .num li{ font-size:10px; background:#000000; float:left; overflow:hidden; width:20px; cursor: pointer; color:#fff; height:16px; line-height:16px; text-align:center;}
.phototop .num li.on { background: #f00}