#mainbody {
	width: 800px;
	margin: 0 auto;
	border: 1px solid #999900;
	background-color: #F7F0C2;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "ËÎÌå", Arial;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
#IndexTitle {
	background-image: url(images/index_bg.jpg);
	height: 443px;
	text-indent: -1000px;
}
#menu {
	background-image: url(images/menu_bg.jpg);
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: 14px;
	text-align: center;
	color: #990000;
}
#menu li {
	padding: 0px 5px;
	display: inline;
}
#menu a {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #99CC00;
}
a {
	color: #005700;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;	
}
#ads {
	padding: 2px 10px;
}
#ads li {
	display:inline;
	padding: 0px 2px;
}
#ads li img {
	border: 0px;
}
#links {
	background-image: url(images/line1.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
.linktitle {
	float:left;
	width: 158px;
	text-align: center;
}
.linklist {
	float:left;
	background-repeat: repeat-y;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-top-color: #BA030D;
	border-right-color: #BA030D;
	border-bottom-color: #BA030D;
	border-left-color: #BA030D;
	height: 35px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.linklist li {
	display: inline;
	padding: 2px 5px;
}
.t1 {
	padding-bottom:18px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#footer {
	color: #FFFFFF;
	background-color:#416301;
	clear:both;
	padding: 5px 10px;
	height:69px;
}
#footer .f {
	padding-top:5px;
	padding-left:8px;
}
#Subtitle {
	background-image: url(images/sub_title.jpg);
	height: 137px;
	text-indent: -1000px;
}
#ctop {
	
}
#c1 {
	
	
	
}
.cright img {border:0px;}
#cbottom {
	
}
.cleft {
	width: 220px;
	border-right: 1px solid #999900;
	padding: 8px 10px 15px 12px;
}
.cright {
	font-size: 14px;
	background:#fff;
	padding: 8px 10px 15px 12px;
}
.small {
	font-size:12px;
	color:#333;
}
.piclist {
	padding-bottom: 10px;
}
.piclist h2 {
	color: #005700;
	font-size:14px;
	border-bottom: 1px dotted #76B502;
}
.piclist .pic {
	padding-right: 8px;
	padding-bottom: 4px;
}
#comments,#postcomment {
	font-size:12px;
} 
.linklists li {
	display:inline;
	padding:2px 10px;
}
.tb td {
	padding: 2px;
}
.fw {
	color:#fff;
}

