/* CSS Document */

* {
	margin:0;
	padding:0;
}

#header {
	border:0;
	width:auto;
	height:auto;
	margin:0 0 10px 0;
	text-align:left;
	background-color: #7CCCFF;
	background-image: url(../image/back_header.gif);
	background-repeat:repeat-x;
}

#top_link {
	border:0;
	width:auto;
	height:auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
	text-align: left;
	line-height: 14px;
}

#top_link h1 {
	font-size:10px;
}

h1 {
	font-weight: normal;
	height: 14px;
	line-height: 14px;
}
