/* MostClicked.ascx Design */
.mostBox {direction:ltr; width:274px; height:286px; background:#F4F4F4; font:normal 12px arial; position:relative;}
.mostBody a img {border:none;}
.mostBox .mostTabs {float:left;overflow:hidden;  }
.mostBox .mostTabs a{cursor:pointer;}
.mostTabs .tab {float:left; width:91px; height:23px; display:inline-block; text-decoration:none; background:url(../images/most/tab_no.png) no-repeat; margin-left:0px; text-align:center; font:normal 12px arial; line-height:25px; color:#000; cursor:pointer;}
.mostTabs .last {margin-left:0;}
.mostTabs .current {background:url(../images/most/tab_green.png) no-repeat; width:91px; height:23px; color:#fff; font-weight:bold; cursor:default;}
.mostBox .mostBody { border:solid 1px #d6d7d6; border-bottom:none; clear:both; margin-top:3px; }
.mostBox .mostBody .mostBodyInner { position:relative; margin:2px 2px 0; background:url(../images/most/mostBox_bg.png) repeat-x top; padding-bottom:0px;padding-left:5px; padding-right:5px;padding-top:10px; height:237px; }
.mostBox .mostBottom {padding-bottom: 5px;background: url(../images/most/bottomBg2.gif) no-repeat bottom; position:absolute; bottom:-23px; left:0px; height:47px; width:274px;}
.mostBox .mostBottom a {float:left;padding-left:13px;}
.mostBox .mostItem .ButtonComp { float:left;}
.mostBody .mostItem { overflow:hidden; width:100%;  }
.mostBody .mostItem a { float:left;}
.mostBody .mostItem a img {border:none;float:right;}
.mostBody .mostItem .idNum { float:left; text-align:left; width:15px; height:30px; line-height:30px;}
.mostBody .mostItem .key { padding-top:2px; float:left; margin-left:5px; display:inline; width:160px; text-align:left;}
.mostBody .mostItem .key a {font-size:11px; color:#0977DF;float:right;}
.mostBody .mostDivider { border-bottom:dashed 1px #ccc; font-size:0; line-height:0; height:3px; margin-bottom:3px; }
.mostBody .mostBodyTitle { border-bottom:dashed 1px #ccc;  font-weight:bold; padding-bottom:5px; }
.mostBody .mostBodyTitle a {float:right; font:normal 11px arial; color:#0977DF; text-decoration:none; }
.mostBody .mostItem .keyWidth {width:70%;}
.mostBody .more {text-align:right;}
.mostBody .more a {font:normal 11px arial; color:#0977DF; text-decoration:none; }
