﻿img { border:0px; }
#scrollArea {
	position:absolute;
	top:100px;
	left:100px;
	width:320px;
	height:80px;
	overflow:hidden;
	border:1px red solid; 
}
#scrollBox {
	width:474px;
}
.imgItem_off, .imgItem_on{
	/*dispaly:block;*/
	width:90px;
	height:80px;
	cursor: pointer;
	border:#ababab 1px solid;
	background:#fff;		
}
.imgItem_on {
	border:1px solid orange;
}		


.pmb2, .pmb3, .pmb4,.pmbContent{ 
  background   : #E8E6DA; 
  border-color : #000000; 
} 
.pmb1{ 
  background   : #000000;
} 
.pmb2, .pmb3, .pmb4{ 
  border-style : solid; 
  border-width : 0 1px; 
} 
.pmbContent{ 
  display      : block; 
  border-style : solid; 
  border-width : 0 1px; 
} 
.pmb1, .pmb2, .pmb3{ 
  height       : 1px; 
} 
.pmb1{ 
  margin       : 0 5px; 
} 
.pmb2{ 
  margin       : 0 3px; 
  border-width : 0 2px; 
} 
.pmb3{ 
  margin       : 0 2px; 
 } 
.pmb4{ 
  height       : 2px; 
  margin       : 0 1px; 
} 
.pmb1, .pmb2, .pmb3, .pmb4{ 
  display      : block; 
  overflow     : hidden; 
} 
.pmb5{ 
  font-size    : 1px; 
  display      : block; 
  overflow     : hidden; 
  height       : 1px; 
} 
.pmbBlock{ 
  display      : block; 
  font-size    : 1px; 
} 

#most-popular-area {width:100%;}
#most-popular-controls {width:100%;border-bottom:1px solid #ccc;height:28px;}
.most-popular-box_off, .most-popular-box_on {display:none;width:100%;min-height:415px;float:left;}
.most-popular-box_on {display:block;}
.popular_off, .popular_on, .popular_at {
    padding: 1px;display: block;width:100px;*width:110px;line-height:24px;
    color: #224059;
    background-color: #b5c9e2;
    border-top: 2px #cce3ff solid;
    border-left: 2px #cce3ff solid;
    border-bottom: 2px #31557f solid;
    border-right: 2px #31557f solid;
	
    font-size:9px;font-family:verdana;font-weight:bold;
    cursor:pointer;text-align:center;float:left;
}	
.popular_on, .popular_at {
    background-color: #99aabf;
    border-top: 2px #31557f solid;
    border-left: 2px #31557f solid;
    border-bottom: 2px #cce3ff solid;
    border-right: 2px #cce3ff solid;
}
.listPopularBox {float:left;width:100%; margin-top:10px;}
.listPopular1 {float:left;width:260px;height:20px;}
.listPopular2 {float:left;width:140px;}
