*{
	margin:0;
	padding:0;
	border:0 none none;
}
body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:20px;
	background-color: #D2E371;
}
#wrapper{
	width:840px;
	margin:0 auto;
	background-color:#FFFFFF;
	background-image: url("images/temp/shadow.gif");
	background-position: center center;
	background-repeat: repeat-y;
}
a img{
	border:none;
}
#main_img{
	margin: 0 20px 20px;
}
#sidenavi{
	width:180px;
	margin:0 20px 0 35px;
	float:left;
}
#sidenavi li{
	height:50px;
	margin:0 0 10px;
	list-style:none;
}
#navi{
	margin:0 0 20px;
}
.bunner{
	margin:0 0 20px;
}	
#main{
	width:570px;
	float:right;
	margin:0 35px 0 0;
}
#footer{
	height:50px;
	clear:both;
	padding:20px 0 0;
	font-size:10px;
}
#footer_menu{
	width:800px;
	margin: 0 20px;
	text-align:right;
}
#copylight{
	color:#ffffff;
	height:25px;
	line-height:25px;
	background-color: #8dbf20;
	width:794px;
	margin: 0 20px;
	padding: 0 6px 0 0 ;
	float:right;
	text-align:right;
}
#footer ul{
	float:right;
	margin:0 10px 0 0px;
}
#footer ul li{
	float:left;
	list-style:none;
}
.text {
	font-size:14px;
	line-height:23px;
}
.catch{
	margin: 0 0 10px 0;
	width:570px;
}
.subtitle{
	margin: 0 0 10px;
}
.index_block{
	margin: 0 0 30px;
	width:570px;
}
.index_block .text{
	width:570px;
}
#rss{
	width:370px;
	float: left;
}
#rss #frame{
	float: left;
	border-top: 3px solid #8dbf20;
	border-bottom: 3px solid #8dbf20;
	padding: 0 10px;
}
#rss .title{
	width:370px;
	height:30px;
//	background-color: #8dbf20;
}
dt{
	border-bottom: 1px dotted #777777;
	line-height:25px;
	background:#FFFFFF;
}
dt a:link{
	font-size:12px;
	color: #333333;
	text-decoration:none;
}
dt a:hover{
	font-size:12px;
	color: #333333;
	text-decoration: underline;
}
#twtr{
	float: right;
}
.twtr-tweet-text{
	font-size:10px;
}
.block .title{
	margin:0 0 15px;
}
.block .left{
	width:50px;
	float:left;
	margin:0 10px 0 0;
}
.block .right{
	width:490px;
	float:left;
}
.block .center{
	clear:both;
}
.list .text{
	margin:0 0 20px 20px;
}
#pdf{
	margin:0 0 20px 20px;
}
.left_img{
	float:left;
	margin: 0 5px 0 0;
}
.right_img{
	float:right;
	margin: 0 0 0 5px;
}
#manifest{
	background: url("images/manifest3.jpg") no-repeat right bottom;
}