
/*  slider CSS stuff starts here */
.item 
{
	display:block;
	width:330px;
	height:205px;

}

#num_nav
{
/*height:20px;*/
/*float:right;*/
/*margin-right:20px;*/
/*padding-top:0px;*/
width:99px;
}

#num_nav ul
{
margin-top:0px;
padding:0px;
margin-left:0px !important;
margin-left:3px;
/*margin-top:7px !important;
#margin-top:-7px !important;
margin-top:-7px;*/
/*width:90px;
float:left;*/
/*margin-top:-6px;*/
}

#num_nav li 
{
display:inline;
}

#num_nav li a 
{
    /*background-color:#1398eb;
	border:1px solid #fff;
	width:30px;*/
	/*height:16px;
	font:0.98em verdana,Arial, Helvetica, sans-serif;*/
	/*float:left;*/
	color:#fff;
	text-decoration:none;
	/*padding-top:2px;*/
	margin-left:3px;
	/*margin-top:-5px !important;
	margin-top:-7px;*/
	width:18px;
	height:17px;
	float:left;
	margin-top:-7px;
	text-align:center;
	padding-top:1px;
	/*font-size:12px;*/
	}

#num_nav li a.active 
{
	color:#009ed8;
	background:url(../images/btn-hover-slider.jpg) no-repeat;
}

#num_nav a:hover 
{
	color:#000;
	background:url(../images/btn-hover-slider.jpg) no-repeat;
}

#play_btn 
{
	/*background-color:#1398eb;
	border:1px solid #fff;*/
	/*width:10px;
	height:16px;
	font:0.98em verdana,Arial, Helvetica, sans-serif;*/
	/*float:left;
	color:#fff;
	text-decoration:none;
	text-align:left;*/
	/*padding-top:2px;*/
}

#play_btn:hover {
	/*text-decoration:none;
	text-align:left;
	color:#fff;*/
}


/*.....................*/


#container
{
	margin:0 auto;
	width:330px;
	/*height:301px;*/
}

.f1
{
	width:330px;
	height:30px;
	background:url(../image/index4.jpg) no-repeat top;
	float:left;
	clear:both;
}


.f3
{
	width:330px;
	height:36px;
	background:url(../image/index6.jpg) no-repeat top;
/*	margin-top:0px !important;*/
	margin-top:-35px;
	float:left;
	clear:both;
}

.f2
{
background:url(../image/header-middle1.jpg) no-repeat;
width:330px;
height:205px;
float:left;
}

.sliderdiv
{
	position: relative;
	width:330px;
	height:205px;
	/*padding:0px 5px 0px 5px;*/
	overflow: hidden;
	/*background:url(../image/header-middle.jpg) no-repeat;*/
	/*float:left;
	clear:both;*/
	/*margin-left:4px;*/
	margin-top:-35px;
}
.numdiv
{
	width:96px;
	height:32px;
    /*margin-top:18px;*/
	float:right;
	/*padding-left:5px;*/
	/*padding-top:10px;*/
	background:url(../images/slider-btn.jpg) no-repeat;
	/*text-align:left;*/
	padding-left:3px;
}

