@charset "utf-8";


div#footer ul {
	margin:5px 0 0 0;
	list-style-type:none;
	height:14px;
	}
	
div#footer ul li{
	float:left;
	}
	

div#mark p{
	background-color:#999;
	margin:0;
	padding:5px 0 0 0;
	text-align:right;
        height:50px;
	}
  
