/* CSS Document */
body{
	margin:0px;
	font-size:12px;}
.top_nav{
	color:#6f7f58;
	font-size:12px;
		line-height:30px;
		vertical-align:middle;}
.top_nav a{
	color:#6f7f58;
	text-decoration:none;
	font-size:12px;
	}
.top_nav a:hover{
	text-decoration:underline;
	}
#index_bottom{ 
	margin-bottom:10px;
	margin-right:10px;
	height:30px;
	width:700px;
	float:none;
	font-size:12px;
	color:#697950;
	display:
	}
#index_bottom a{
	text-decoration:none;
	color:#697950;
	}
#index_bottom a:hover{
	text-decoration:underline;
	}
.main{
	background:url(../images/bg.jpg) no-repeat top #e9ebdc; background-image:}
.dsj a{
	display:block;
	float:left;
	
	height:21px;
	width:123px;
	line-height:21px;
	text-align: center;
	text-decoration:none;
	color:#4a5b32;}
.dsj a:hover{
	background: url(../images/dsj_abg.jpg) center no-repeat;
	color:#ffffff;}

ul.ld_pic {
    list-style: none;
}
ul.ld_pic li {
    float: left;
    width: 33%;
    margin-bottom: 20px;
    list-style: none;
    list-style-type: none;
}