@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background:url(../images/bg.jpg);
	text-align:center;
}

#wrapper{
	width:975px;
}a.menu:link {
	font-size: 13px;
	line-height: 20px;
	color: #cff787;
	text-decoration: none;
}
a.menu:visited {
	font-size: 13px;
	line-height: 20px;
	color: #cff787;
	text-decoration: none;
}
a.menu:hover {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #4f7704;
	text-decoration: none;
}
.con {
	font-size: 13px;
	line-height: 18px;
	color: #4f7704;
}

