@charset "UTF-8";

/*footer*/
#footer{
	clear:both;
	width:600px;
	margin:30px auto 0 auto;
	height:70px;
}
#nocopy{
	clear:both;
	font-size:10px;
	color:#000;
	line-height:17px;
	padding:0 0 0 50px;
	
	background:url(../../img/nocopy.gif) no-repeat left top;
}
#nocopy a{
	color:#000;
	text-decoration:underline;
}

#copy{ margin-top:1px;}



