@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0}

#sm ul {
	list-style: none;
	width: 922px;
	height: 330px;
	display: block;
	overflow: hidden;
}

#sm ul li{
	float: left;
	display: inline;
	overflow: hidden;
	width:474px;
	height:330px;
	text-decoration:none;

}
a
{
	color:#FFF;
	text-decoration:none;
	border:none;
	
}
a:hover
{
	color:#FFF;
	text-decoration:none;
}



/*
#sm ul li.interior a
{
	text-decoration:none;
	color:#FFF;
	text-indent: -1000px;
	background:url(interior_L.jpg) no-repeat scroll 0%;
	width:474px;
	display:block;
	height:330px;
}
#sm ul li.interior a:hover
{
	text-decoration:none;
	color:#FFF;
	text-indent: -1000px;
	background:url(interior_S.jpg) no-repeat scroll 0%;
	width:56px;
	display:block;
	height:330px;
}
#sm ul li.exterior a
{
	background: url(exterior_S.jpg) repeat scroll 0%;
	width:56px;
	height:330px;
	display:block;
}
#sm ul li.exterior a:hover
{
	background: url(exterior_L.jpg) no-repeat scroll 0%;
	text-decoration:none;
	color:#FFF;
	text-indent: -1000px;
	width:474px;
	display:block;
	height:330px;
}
#sm ul li.fashion a
{
	background: url(fashion_S.jpg) repeat scroll 0%;
	width:56px;
	height:330px;
	display:block;
}
#sm ul li.fashion a:hover
{
	background: url(fashion_L.jpg) repeat scroll 0%;
	text-decoration:none;
	color:#FFF;
	text-indent: -1000px;
	width:474px;
	display:block;
	height:330px;
}
#sm ul li.web a
{
	background: url(web_S.jpg) repeat scroll 0%;
	width:56px;
	height:330px;
	display:block;
}
#sm ul li.web a:hover
{
	background: url(web_L.jpg) repeat scroll 0%;
	text-decoration:none;
	color:#FFF;
	text-indent: -1000px;
	width:474px;
	display:block;
	height:330px;
}
#sm ul li.graphic a
{
	background: url(graphic_S.jpg) repeat scroll 0%;
	width:56px;
	height:330px;
	display:block;
}
#sm ul li.graphic a:hover
{
	background: url(graphic_L.jpg) repeat scroll 0%;
	text-decoration:none;
	color:#FFF;
	text-indent: -1000px;
	width:474px;
	display:block;
	height:330px;
}
#sm ul li.animation a
{
	background: url(animation_S.jpg) repeat scroll 0%;
	width:56px;
	height:330px;
	display:block;
}
#sm ul li.animation a:hover
{
	background: url(animation_L.jpg) repeat scroll 0%;
	text-decoration:none;
	color:#FFF;
	text-indent: -1000px;
	width:474px;
	display:block;
	height:330px;
}
#sm ul li.bodyT a
{
	background: url(body_S.jpg) repeat scroll 0%;
	width:56px;
	height:330px;
	display:block;
}
#sm ul li.bodyT a:hover
{
	background: url(body_L.jpg) repeat scroll 0%;
	text-decoration:none;
	color:#FFF;
	text-indent: -1000px;
	width:474px;
	display:block;
	height:330px;
}
#sm ul li.electronics a
{
	background: url(electronics_S.jpg) repeat scroll 0%;
	width:56px;
	height:330px;
	display:block;
}
#sm ul li.electronics a:hover
{
	background: url(electronics_L.jpg) repeat scroll 0%;
	text-decoration:none;
	color:#FFF;
	text-indent: -1000px;
	width:474px;
	display:block;
	height:330px;
}
#sm ul li.car_ext a
{
	background: url(car_S.jpg) repeat scroll 0%;
	width:56px;
	height:330px;
	display:block;
}
#sm ul li.car_ext a:hover
{
	background: url(car_L.jpg) repeat scroll 0%;
	text-decoration:none;
	color:#FFF;
	text-indent: -1000px;
	width:474px;
	display:block;
	height:330px;
}*/