a:link {
	text-decoration:none;
	color: #CCCCCC;
	}

a:visited {
	text-decoration:none;
	color: #CCCCCC;
}
a:hover {
	text-decoration:none;
	color: #FFFF99;
}
a:active {
	text-decoration:none;
	color: #FFFFCC;
}
a:focus { text-decoration:blink;
}
a.footer:link {
	text-decoration:none;
	color: #CCCCCC;
}
a.footer:hover {
	text-decoration:none;
	color: #FFFFFF;
}
a.footer:visited {
	text-decoration:none;
	color: #CCCCCC;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: background .png repeat-x;
	background-image: url(../images/hg.jpg);
	color: #CCCCCC;
	padding-top: 20px;
	font-size: 16px;
}
#box {
	width: 1025px;
	height: 740px;
	margin: auto;
	background-color: #2E4C3A;
	font-size: 20px;
}
#head {
	width: 1025px;
	height: 115px;
	color: #336600;
}
#menu {
	width: 862px;
	height: 35px;
	text-align: right;
	font-size:14px;
	padding-left: 20px;
	padding-right: 142px;
	padding-top: 5px;
}
#menu-item {
	float: left;
}

#content {
	height: 585px;
	width: 1025px;
	background-image: url(../background180.png);
}



#content-l {
	width: 343px;
	height: 585px;
	float: left;
}
#content-l0 {
	width: 303px;
	height: 255px;
	text-align: justify;
	font-size:14px;
	text-decoration: none;
	line-height: 14pt;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content-l1 {
	width: 343px;
	height: 320px;
	text-align: left;
	font-size:12px;
	text-decoration: none;
	line-height: 14pt;
}


#content-r {
	width: 681px;
	height: 585px;
	float: right;
}
#content-r0 {
	width: 661px;
	height: 440px;
	color:#FFFFFF;
	padding-right: 20px;
	font-size: 12px;
	text-align: right;
}
#content-r1 {
	width: 681px;
	height: 145px;
	float: none;
	font-size: 0px;
}
#content-r1l {
	width: 207px;
	height: 125px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 0px;
}

