



/*ลว*/

.rsNav 
	{ -moz-user-select: -moz-none; -webkit-user-select: none; user-select: none; z-index:9; left:0; background:#999; overflow:hidden;}


.rsNavItem 
	{ -webkit-tap-highlight-color: rgba(0,0,0,0.25); }

.rsThumbs { cursor: pointer; position: relative; overflow: hidden; float: left; z-index: 22; }
.rsTabs { background: none !important; }
.rsTmb 
	{ border-left: solid 1px #c7c7c7; height: 2em; line-height: 2.375em; width: 100%; overflow: hidden; display: inline-block; font-weight: bold }
	
	
.rsTabs div:nth-child(1) span 
	{ border: none }

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs { color: #FFF; }


.rsTabs { width: 100%; height: auto; overflow: hidden; height: 38px; }


.rsTab 
	{ display: block; cursor: pointer; text-align: center; float: left; width: 50%; text-decoration: none; background: #f3f3f3; *display:inline;
*zoom:1;overflow: hidden; height: 38px; line-height: 39px;  font-weight: bold; color: #FFF; z-index: 99 }





.rsTab:active { }

.rsTab.rsNavSelected { color: #333333; background: #f3f3f3;}

.rsTab.rsNavSelected span { background: #ff7e74; text-shadow: none; border: none; padding:0 0 8px 0;}



.rsTerm { display: block; cursor: pointer; text-align: center; float: left; width: 25%; text-decoration: none; background: #f3f3f3; *display:inline;
*zoom:1;overflow: hidden; height: 38px; line-height: 39px; font-weight: bold; color: #FFF; z-index: 99 }


.rsTerm:active { background: #ff7e74;  }

.rsTerm.rsNavSelected { color: #333333; background: #f3f3f3; text-shadow: none; }
.rsTerm.rsNavSelected span { background: #ff7e74; text-shadow: none; border: none; margin-top: 4px; line-height: 2em; }















