h1 {
	margin:0;
	padding:0;
	height:165px;
}

p.title {
	font-weight:bold;
	margin:0;
}

#link {
	margin:10px 0 50px;
	height:31px;
}

#link a {
	float:right;
	display:block;
	margin-left:10px;
	width:165px;
	height:31px;
}

#link2 {
	background:url("img/system_btn_1.gif") no-repeat;
}

#link1 {
	background:url("img/system_btn_2.gif") no-repeat;
}

#link3 {
	background:url("img/top_btn.gif") no-repeat;
}


