*{margin:0;padding:0}
#menuSlider{
	width: 100%;
	text-align: center;
}
#menuSliderContent{
	margin: 0 auto;
}
ul.nums{

}
ul.nums li {
	border: 1px solid #c5c5c5;
	float: left;
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 5px 0 0;
	text-align: center;
	width: 20px;
}
ul.nums span {
	float:left;
	font-weight:bold;
	line-height:25px;
	margin:0 5px 0 0;
}
ul.nums li a {
	color:#DDDDDD;
	display:block;
	text-decoration:none;
	width:100%;
}
ul.nums li a:hover {
	background-color:#DDDDDD;
}
ul.nums li.current {
	background-color: #616161;
}
ul.nums li.current a {
	color:#FFFFFF;
}
ul.nums li.current a:hover {
	background-color:#B2A384;
}
#mask {
	width:800px;
	height:350px;
	overflow:hidden;
	z-index: 10;
	position:relative;
	background-color:#999;
	float:left;
	margin: 0 auto;
}
#sliderMenu div{
		background-color:#DDDDDD;
		width: 20px;
		height: 20px;
}
#folio {
	position:absolute;
	top:0;
	left:0;
	width:8000px;
	float:left;
	
}
.col {
	display:block;
	width:800px;
	height:350px;
	float:left;
}


#left{
	left: 20px;
}
#right{
	right: 20px;
}

.insert {
background:transparent url(../gfx/insertbg.png) no-repeat scroll left top;
color:#FFFFFF;
height:350px;
line-height:1.2em;
margin:0 0 0 550px;
padding:10px;
width:180px;
text-align: left;
}

.insert_desc{
	width: 100%;
	height: 240px;
}

.insert a:link, .insert a:hover, .insert a:visited {
color:#FFFFFF;
text-decoration:none;
}
.watchnow {
background:transparent url(../gfx/watchnow.jpg) no-repeat scroll left top;
cursor:pointer;
display:block;
height:23px;
left:600px;
top:250px;
width:95px;
text-align:right;
}
.watchnow:hover {
background:transparent url(../gfx/watchnowover.jpg) no-repeat scroll left top;
}
.insert h2{
	font-size:20px;
font-weight:normal;
line-height:1em;
margin:0 0 10px;
}