@charset "utf-8";
.header {
	width: 960px;
}
.menu {
	width: 960px;
	height: 30px;
	padding-left: 5px;
}
.body {
	width: 960px;
}
.coc {
	width: 958px;
	border: 1px solid #c8db4d;
}
.footer {
	width: 960px;
	font-size: 70%;
	text-align: center;
	line-height: 13px;
}
.bg1 {
	width: 960px;
	background-color: #FFF;
	border: 1px solid #C8DB4D;
	margin-right: auto;
	margin-left: auto;
}
.bg2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	line-height: 28px;
}
body {
	background-color: #E9F0BA;
	margin-top: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #099;
}
a:active {
	text-decoration: none;
	color: #39F;
}
.image {
	padding: 5px;
}
.amid {
	text-align: center;
}
.aright {
	text-align: right;
}
.aleft {
	text-align: left;
}

.title1 {
	font-size: 200%;
	font-weight: bold;
	color: #099;
	text-align: center;
}
.title2 {
	font-weight: bolder;
	font-size: 120%;
	color: #099;
	text-align: center;
}
.title2left {
	font-weight: bolder;
	font-size: 120%;
	color: #099;
	text-align: left;
	line-height: 35px;
}
.title2leftnho {
	font-weight: bolder;
	font-size: 110%;
	color: #099;
	text-align: left;
	line-height: 30px;
}
