@charset "BIG5";

/* copyings
---------------------------------------------------- */
#style6 {
	font-size: 12px;
	color: #333333;
	line-height:20px;
}

#style5 {
	font-size: 12px;
	color: #CC6600;
	line-height:15px;
}

#setpoint {
	border-top:dotted 1px #CCCCCC;
	background:#EEEEEE;
	padding-top:3px;
	padding-bottom:3px;
}

#hrset{
	margin:0,0,0,0;
	border-top:1px solid #cccccc;
}

/* Link
---------------------------------------------------- */
#nav {
	background-color:#336699;
}

#nav a {
	font-size:12px;
	text-decoration: none;
	color: #ffffff;
	margin-left: 10px;
	line-height: 20px;
}
#nav a:hover {
	color: #CC6600;
}
