/* CSS Document */
ul {
	margin:0;
	padding:0;
}

ul li {
	list-style:none;
}

img{
margin:0;
padding:0;
}

#categorymain{
	color:#333;
}
	
#newlinefoot{
	clear:both;
	color:#999;
	margin-top:15px;
	font-size:10px;
	text-align:right;
}


#topleft{
margin:0px;
padding:0px;
}

#topright{
margin:0px;
padding:0px;
}

.clear{
clear:both;
height:5px;
}

/*top*/

#newlinemenu li{
	float:left;	
	text-indent:-9999px;
	margin:0;
padding:0;
}

#newlinemenu ul{
margin:0;
padding:0;
}

#newlinemenu li a{
	display:block;
	height:31px;
	overflow:hidden;
}

li a.newlinemenu1{ height:31px; width:120px; background:url(images/top_01.jpg) no-repeat 0% 0%;}
li a.newlinemenu2{ height:31px; width:120px; background:url(images/top_02.jpg) no-repeat 0% 0%;}
li a.newlinemenu3{ height:31px; width:120px; background:url(images/top_03.jpg) no-repeat 0% 0%;}
li a.newlinemenu4{ height:31px; width:120px; background:url(images/top_04.jpg) no-repeat 0% 0%;}
li a.newlinemenu5{ height:31px; width:121px; background:url(images/top_05.jpg) no-repeat 0% 0%;}
li a.newlinemenu6{ height:31px; width:119px; background:url(images/top_06.jpg) no-repeat 0% 0%;}

#newlinemenu li a:hover{
	background-position:0% 100%;
}
