@charset "utf-8";
/*--------------------------------------------------------------------------   foot  ---------------*/
#foot span{
	font-size:12px;
	color:#4e4d4d;
	line-height:20px;
	text-align:left;
	background:url(../images/logo_foot.jpg) no-repeat;
	background-position:40px 0px;
	padding-left:235px;
	padding-bottom:10px;
	display:block;
}
#foot a{
	font-size:11px;
	color:#3185f2;
	text-decoration:underline;
}

#foot .foot{
	font-size:10px;
	color:#CCCCCC;
	text-align:center;
	width:900px;
	margin:auto;
	line-height:12px;
	margin-top:-10px;
}
#foot .foot a{
	font-size:12px;
	color:#999999;
	text-decoration:none;
	line-height:24px;
	padding:0px 4px;
	*padding:0px 4px;
	_padding:0px 2px;
}
#foot .foot a:hover{
	color:#333333;
	text-decoration:underline;
}
#foot .design{
	font-size:11px;
	float:right;
	margin-right:10px;
	color:#666666;
	background:#E6E6E6;
	padding:0px 3px;
}
#foot .design a{
	color:#666666;
	text-decoration:none;
}
