@import url("progress.css");
@import url("logout.css");
@import url("register.css");


.header_print{
	width:1004px; 
	height:139px; 
	margin:auto;
	background:url(../image/innerpages/header_bg_print.jpg) no-repeat;
	color:white;
	font-size:14px;
	}	
.header_print a{
	color:white;
	text-decoration:underline;
}
