@charset "utf-8";
/* CSS Document */

* {
	font-family: Verdana;
	font-size: 12px;
}
a {
	text-decoration:none;
	color:#666666;
}
h1 {
	font-size: 16px;
}

ul {
	line-height: 20px
}
#center {
	width: 95%;
	padding-left: 15px;
}
#title {
	font-size:12px;
	color:#000066;
	line-height: 40px;
	padding-left: 20px;
	font-weight: bolder;
}
