/* CSS Document */
#access_left{
	float:left;
	margin-bottom:20px;
}
#access_right{
	float:right;
	width:280px;
	color:#87735C;
}
#access_right p{
	margin:0 0 10px 0;
}
#access_right a{
	float:left;
	display:block;
	margin-bottom:20px;
}
#access_right span{
	float:left;
	display:block;
	margin-left:5px;
}
#access_right ul{
	border-bottom:1px solid #9D8665;
	border-top:1px solid #9D8665;
	margin-top:3px;
}
#access_right li{
	border-bottom:1px dotted #9D8665;
	padding:5px 0 3px 0;
	list-style:none;
}

.access_t1{
	margin:23px 0 15px 0;
}
.access_box1{
	width:711px;
	margin-bottom:15px;
}
.access_box1 p{
	float:left;
	width:540px;
	margin:0 0 10px 12px;
}
.access_box1 img{
	float:right;
}
.access_table{
	width:711px;
	height:107px;
	color:#64820D;
	background:#D5DCC0;
	text-align:center;
	line-height:100%;
	margin-bottom:25px;
}
.access_table td{
	border:1px solid #ffffff;
	padding-top:2px;
}
.access_tr1{
	background:#8BA344;
	color:#ffffff;
}
.access_td1{
	width:120px;
}