@charset "utf-8";
/* CSS Document */
body {
	width:990px;
	margin:0px auto;
	padding:0px;
	background:fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
img{
	border:0;
}
a{
	text-decoration:none;
}
p{
	margin:0;
}
a:link ,a:visited{
	color:#333;
}
a:hover ,a:active{
	color:#0781b6;
}
#btmcopy {
	width:990px;
	overflow:auto;
	clear:both;
	text-align:center;
}
#btmcopy .btmnav {
	background-color:#ebebeb;
	height:28px;
	line-height:28px;
	margin-bottom:6px;
	font-size:14px;
}
#btmcopy .btmnav a{
	margin:0px 5px;
}
#btmcopy p {
	margin:6px 0px;
}
