img { border:none; }
html { overflow:-moz-scrollbars-vertical; } 
#content{ width:290px; margin:15px 25px 5px 12px; float:left; height:220px;}
.ad { 
	margin-bottom:10px;
	width:290px; 
	height:220px; 
	overflow:hidden;
	position:relative;
}
.slider{
	width:290px; 
	height:220px; background-color:#0C3;
}
.slider,.num{
	position: absolute;
	left: 1px;
	top: 3px;
}
.slider li{ 
	list-style:none;
	display:inline;
}
.slider img{ 
	width:290px; 
	height:220px;
	display:block;
}
.num{ 
	left:160px; 
	top:180px;
}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 7px 3px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}

#wrap{
	float:left;
	width:485px;
	height:280px;
	}
#menu{
	width:225px;
	height:280px;
	float:left; 
}
#menu ul{
}
#menu li{
	height:80px; 
	line-height:80px; 
}
#menu a{color:#333;
text-decoration:none; }
#menu a:hover,#menu .on a{
	color:#fff;
	height:80px;
	line-height:80px;
	background:url(../images/ff_03.jpg) no-repeat;
	font-weight: bold;
}
#content1{
	float:left;
}

#content1 ul{
	list-style:none; 
	margin:0; 
	padding:0}
#copy{clear:both}



