@charset "UTF-8";
/*******************
  footer
********************/
#footer2{
	width:100%;
}
#foot2{
	width:980px;
	margin:0 auto;
	text-align:left;
	padding:20px 0;
}
#foot2 #lmark{
	width:300px;
	float:left;
}
#foot2 #jrc{
	width:320px;
	float:left;
}

#foot2 #f2r{
	float:right;
	text-align:right;
}
#foot2 #f2r a{
	color:#000;
	padding-left:10px;
	text-decoration: none;
}
