
body {
	background:#ffffff;
	margin:0px;
	margin-bottom:30px;
	color:#222222;
	line-height:22px;
	font-size:13px;
	font-family:Arial;
}

.whitebar {
	height:5px;
	background:#ffffff;
}

.left {
	width:360px;
	float:left;
	border:1px solid #ffffff;
	padding:5px;
	padding-top:0px;
}

.right {
	margin-left:385px;
	border:1px solid #ffffff;
}

.container {
	width:600px;
	margin:auto;
	margin-top:20px;
	border:1px solid #ffffff;
}

.banner {
	width:600px;
	margin:auto;
	height:200px;
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
}


.nav {
	line-height:35px;
	background:#000000;
	color:#ffffff;
	text-align:center;
}

.nav a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
}

.nav a:hover {
	color:#b0b0b0;
}

.footer {
	line-height:25px;
	text-align:right;
	width:610px;
	margin:auto;
	background-image:url(../images/footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:116px;
}

.footer a {
	text-decoration:underline;
}

b {
	color:#000000;
}

a.gray {
	color:#e9e9e9;
	text-decoration:none;
}

a.gray:hover {
	color:#2a7b22;
	text-decoration:underline;
}

a {
	text-decoration:none;
	color:#2a7b22;
}

a:hover {
	color:#10a801;
	text-decoration:underline;
}	

img {
	border:1px solid #000000;
}

img.nopad {
	padding:none;
	border:none;
	vertical-align:middle;
}

.separator {
	border-bottom:1px dotted #000000;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
}

.title {
	font-size:22px;
	color:#2a7b22;
	line-height:40px;
	background-image:url(../images/title1.png);
	background-repeat:no-repeat;
	display:block;
	font-family:Times New Roman;
}

.pic1 {
	padding:5px;
	border:1px dotted #000000;
}

.mp3 {
	background-image:url(../images/mp3bg.png);
	background-repeat:no-repeat;
	padding:9px;
}

.thumb img {
	vertical-align:middle;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px dotted #b0b0b0;
}

.thumb img:hover {
	border:1px solid #a0a0a0;
}

