
/**手游分类**/
.jj-box{border:1px solid #DDD;overflow:hidden;margin-top:10px;}
.jj-box-nob{border:0}
/* letter */
.letter{height:34px;overflow: hidden;background: #fff;}
.letter li{font-family:Arial,Helvetica,sans-serif;font-size:13px;color: #666;width:34px;height:34px;line-height:34px;overflow: hidden;text-align: center;float: left;border-right: 1px solid #e8e8e8;}
.letter li a{display: block;width: 100%;height: 100%;color: #666;font-weight: bold;overflow: hidden;}
.letter li a:hover{color: #e12160;font-weight: bold;text-decoration: none;background: #f5f5f5;}
.letter li.sz{width:48px;}
/* letterbox */
.letterbox{overflow: hidden;clear:both;padding:15px;}
.letterbox dl{width: auto;overflow: hidden;padding: 15px 0 15px 10px;clear: left;line-height: 28px;border-bottom: 1px solid #e8e8e8;position: relative;zoom:1;}
.letterbox dt{color:#DD4B39;font-family:Arial,Helvetica,sans-serif;width: 216px;height: 28px;padding: 2px 0;overflow: hidden;float: left;font-size: 24px;}
.letter-box dt a{color: #e12160;}.letter-box dt a:hover{color: #e12160; text-decoration: none;}
.letterbox dd{width: 216px;height: 28px;padding: 2px 0;float: left;font-size: 14px;overflow: hidden;border-bottom: 1px solid #f5f5f5;}
.letterbox dd li{width: 216px;height: 28px;line-height: 28px;overflow: hidden;float: left;font-size: 14px;}
.letterbox dd span{font-size: 12px;color: #666;margin-right: 3px;}
/* letter-box-right */
.letterbox-right{width: 252px;overflow: hidden;float: right;margin-left: 10px;}
.letter-top{width: 252px;overflow: hidden;background: #fcfcfc;margin: 0 0 10px 0;}
.letter-top .caption{padding: 0 13px;height: 33px;line-height: 33px;font-size: 14px;color: #333;background: #f0f0f0;}
.letter-top .caption h3{ font-weight: bold; }.letter-top .content{width: 230px;border: 1px solid #ddd;padding: 0 10px 5px 10px;overflow: hidden;}
/* filter-mode */
.filter-mode{margin: 8px 0 0 0;width: 192px;height: 26px;overflow: hidden;float: left;}
.filter-mode li{width: 96px;height: 26px;overflow: hidden;float: left;}
.filter-mode li a{width: 100%;height: 26px;line-height: 26px;display: block;overflow: hidden;font-size: 14px;font-family: simsun;text-indent: 27px;background-image: url(/images/view-mode.gif);background-repeat: no-repeat;background-color: #eee;}
.filter-mode li a:hover{ text-decoration: none; background-color: #ddd;}
.filter-mode li a.current{color: #fff;background-color:#83BF73;cursor: default;}
.filter-mode li#view-list a{background-position: 10px 7px;}
.filter-mode li#view-letter a{background-position: 10px -43px;}.filter-mode li#view-list a.current{background-position: 10px -18px;}
.filter-mode li#view-letter a.current{background-position: 10px -68px;}