/* CSS Document */
.copyright {
	width:1003px;
	height:18px;
	background:url(../image/bottom/copyright.gif) no-repeat;
	float:left;
	}
	
.copyright a {
	font-size:12px;
	color:#FFF;
	line-height:18px;
	text-decoration:none;
	padding:0 10px;
	}
	
.copyright a:hover {
	text-decoration:underline;
	}
	
.copyright_pageup {
	padding-left:923px;
	width:80px;
	height:20px;
	border-bottom:10px solid #4452B3;
	}
	
	.copyright_pageup a {
		/*background:url(../image/bottom/pageup.gif) no-repeat;*/
		width:80px;
		height:20px;
		font-size:12px;
		line-height:20px;
		color:#003399;
		display:block;
		text-decoration:none;
		text-align:right;
		background:url(../image/about/page_up.gif) no-repeat;
		}
		
	.copyright_pageup a:hover {
		text-decoration:underline;
		}
