@charset "utf-8";
/* CSS Document */

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);*/

@font-face {
  font-family: 'Open Sans';
  src: url('open-sans/OpenSans-Regular.ttf');
}

#footerline
{
	/*width : 100%;*/
	width : 900px;
	height: 3px;
	background-color:#999;
	margin:auto;
}

#footer
{
	width:450px;
	height:35px;
	margin:auto;
	font-size:12px;
	
}

#footer2
{
	width:100%;
	height:90px;
	margin:auto;
	font-size:12px;
	text-align:center;
}

/*#footer_left
{
	float:left; 
	width:168px; 
	height:88px;
	background-image:url("../../img/common/nic.jpg");
	background-repeat:no-repeat;
}*/

#footer_left
{
	float:left; 
	/*width:189px; 
	height:42px;*/
	width:127px;
	height:28px;
	background-image:url("../../img/common/nic.html");
	background-repeat:no-repeat;
}