body {
	font-size: 12px;
	background-image: url(bodybg.jpg);
	margin: 0px;
	padding: 0px;
}
.body{
	background-color: #FFFFFF;
	width: 740px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #636F41;
	border-bottom-color: #636F41;
	border-left-color: #636F41;
	text-align: left;
}
#head{
	background-image: url(headbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 70px;
}
#head_left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6C7E34;
	text-align: left;
	width: 200px;
	padding-left: 10px;
	float: left;
	padding-top: 10px;
}
#head_right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7E9F1D;
	text-align: right;
	float: right;
	width: 500px;
	padding-top: 10px;
	padding-right: 20px;
}
#main{
	background-color: #FFFFFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#main_left{
	float: left;
	width: 450px;
	padding-left: 20px;
}
#main_right{
	float: right;
	width: 200px;
}
.tiao{
	font-size: 12px;
	font-weight: bold;
	color: #E59C0F;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 2px;
}
.text{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #92BD16;
	text-align: center;
	padding-top: 5px;padding-bottom: 10px;width: 200px;}
#text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #92BD16;
	text-align: left;
	

}
#text a{
	font-size: 12px;
	padding-left: 15px;
	color: #92BD16;
	background-image: url(letter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96B04B;
}
#text a:hover{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	border-bottom-style: none;
}
a:link,a:visited{
	font-size: 12px;
	color: #92BD16;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #92BD16;
	text-decoration: underline;
}
#com{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92BD16;
	text-align: right;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-bottom: 10px;
}
#com a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92BD16;
	text-decoration: none;
}
#com a:hover{
	font-size: 12px;
	color: #556F46;
	text-decoration: underline;
}
#calendar{  
width:150px; 
}
#calendar caption {  
font:11px 'Century Gothic', Arial, Helvetica, sans-serif;  
}
#calendar table { 
border-collapse: collapse;
} 
#calendar th{ 
font: normal 12px;  
}
#calendar td {
	text-align:center;
	font-size: 12px;
	border: 1px solid #BEBEBE;
}
#calendar td a {
	display:block;
	background-color: #000000;
	width:16px;
	height:10px;
	color: #FFFFFF;
} 
#calendar td a:hover{ 
background-color: #D9D9D9; 
color: #FF0000;
}
input,select,form{padding:0px;margin:0px;}
#topic{
	font-size: 14px;
	font-weight: bold;
	color: #216EB4;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topic a{
	font-size: 14px;
	color: #216EB4;text-decoration: none;
}
#topic a:hover{
	font-size: 14px;
	color: #EA6900;
	text-decoration: none;
	background-color: #F0F0F0;
}
.logt{
	font-size: 12px;
	line-height: 19px;
	color: #585858;
	text-align: left;
	padding-left: 5px;
}
.author{
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
}
.time{
	font-size: 12px;
	color: #B77900;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
select{
	border: 1px solid #E9E9D1;
}
.placard{
	background-image: url(placardimg.jpg);
	height: 70px;
	width: 400px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left top;
}
.placardt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	width: 400px;
	padding-top: 15px;
}
