/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
@import url('base.css');

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 90px; height:55px;}
.pikachoose{width:580px; position:relative;}
#pikame{width: 150px;}
.pika-thumbs {margin: 10px 0 0 17px; width:250px;position: absolute;top: 10px;right: 30px;}
	.pika-thumbs li { margin: 5px 5px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{
	position:absolute;
	top:4px;
	right:54px;
	visibility: hidden;
}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 125px;height: 230px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  500px; height: 230px;}
.jcarousel-skin-pika .jcarousel-item-vertical { margin-top: 10px;}


.nav
{
border-radius:3px 3px 0 0 ;
background:url(../image/main-li0.gif) repeat-x;
}

.nav ul 
{
margin:0;
padding:0;
}

.nav ul li
{
float:left;
position:relative; 
list-style:none;
}

.nav ul li a
{
display:block;
text-decoration:none;
padding:2px 16px;
color:#FFFFFF;
line-height:25px;
text-align:left;
font-family:"Times New Roman", Times, serif;

}
.nav ul li a.selected
{
color:#C00;
}
.nav ul li a:hover
{

color:#C00;
}
ul{padding-left:15px;}
.footer_contct a {	font-size: 12px;
	text-decoration:none;
	list-style:none;
}
.footer_contct a:hover{ color:#F00;}
