﻿	
/* These hieghts and widths should be edited to your images */	
ul#pikame{/*Vị trí ảnh nhỏ*/
	padding-left:0;
	width:770px;
	margin:0 auto;float:left;}
.pika_main{/*Vị trí ảnh lớn*/	
	width:747px;
	padding-right:2px;
	margin:0 auto;}
#pikame li{/*ảnh nhỏ*/	
	margin:5px;
	float: left;
	border:0px solid #222;}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;width:41px; height:41px;}/* Ảnh nhỏ mờ*/
.pika_main img{border:0px solid #222; width:749px; height:294px;}/*Ảnh lớn*/
.pika_main{position: relative;margin:0 auto;}/*Text*/
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}/*Stop ---- Play*/
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:50px;text-align:center;}
.pika_navigation a{font-size: 10px;color:#ec9e1f;text-decoration: none;}/*Next và Previous*/
.pika_navigation a:hover{text-decoration: underline;FONT-SIZE: 10px; COLOR: #ec9e1f;}
.pika_navigation{padding-top:10px;clear:both;text-align:center; color:#ec9e1f;} /* dấu :: */

