body {
	margin: 0px;
	padding: 0px;font-size:12px;
}
#head{
	background-image: url(headbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 1003px;
}
#head_left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 235px;
	padding-top: 15px;
}
#head_right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	float: right;
	width: 760px;
	padding-top: 10px;
	padding-right: 15px;
}
#head_right a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#head_right a:visited{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}#head_right a:hover{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
#main{
	background-image: url(mainbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1003px;
}
#main_left{
	float: left;
	width: 730px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 20px;text-align: left;
}
#main_left_left{
	float: left;
	width: 200px;text-align: left;
}
#main_left_right{	float: right;text-align: left;
	width: 460px;}
#main_right{
	float: right;
	width: 260px;
	text-align: left;
	padding-right: 35px;
}
.tiao{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#text li{
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	text-align: left;	border-bottom-style: solid;
	border-bottom-color: #757575;
	border-bottom-width: 1px;width: 230px;
}
.text{font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	text-align: left;width: 230px;	}
#text li a{
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(letter.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}
#text li a:hover{
	font-size: 12px;
	color: #FF0000;
	background-color: #F0F0F0;
	text-decoration: none;
	background-image: url(letter1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.lefttext{
	font-size: 12px;
	line-height: 19px;
	color: #E1E1E1;width:200px;padding-bottom: 10px;padding-top: 10px;
}
#com{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	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: #FF6600;
	text-decoration: none;
}
#com a:hover{
	font-size: 12px;
	color: #FF0000;
	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;
	color: #000000;
	background-color: #CCCCCC;
}
#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: #0A2136;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topic a{
	font-size: 14px;
	color: #0A2136;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: #414141;
	text-align: left;
	padding-left: 5px;
}
select{
	border: 1px solid #777777;
	background-color: #616161;
}
input,select,form{margin:0px;padding:0px;}
a:link,a:visited{
	font-size: 12px;
	color: #e1e1e1;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #e1e1e1;
	text-decoration: underline;
}
#bottom{
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1003px;
	height: 17px;
}