@charset "utf-8";
body{border:0px;margin:0px; padding:0px;}
#home {
	border:0px;
	margin:0px;
	padding:0px;
	background-image: url(image/luntan.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 470px;
	width: 960px;
}
img{ border:none;}
#home #wai {
	padding-top: 275px;
	padding-left: 520px;

}

#home #cl {
	height: 40px;
	width: 230px;
}
#cl a {
	cursor:pointer;
}


#cl a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6F93DC;
    text-decoration: underline;
}
