* {
	margin: 0px;   
	padding: 0px;
}
img{
    display:block;
    overflow:hidden;
}
body{
	width:760px;
	margin:0px auto;
		background-color:#FFFFFF;
}
li{
	list-style-type: none;	
}
#future_center #future_right .add{
	width:500px;
	height:190px;
	float:left;
	margin-top:10px;
}
#future_center #future_right .add2{
	width:120px;
	height:280px;
	float:left;
	overflow:hidden;
}
/*ÎÞÓ¡ÀíÄî*/
#future_center{
	width:100%;
	float:left;
}
#future_center #future_fig{
	width:100%;
}
#future_center #future_left{
	width:20%;
	float:left;
	padding:5px;
}
#future_center #future_left #left_title{
	width:100%;
	height:30px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	background-color:#AFAA97;
}
#future_center #future_left ul{
	width:100%;
	_height:200px;
	min-height:200px;
}
#future_center #future_left ul li{
	width:100%;
	height:30px;
	line-height:30px;
	text-indent:20px;
	margin-top:2px;
	font-size:12px;
}
#future_center #future_left ul li a{
	width:100%;
	height:30px;
	display: block;
	background-image:url(../image/dd.jpg);
	background-repeat:no-repeat;
	background-position:8px 11px;
	border-bottom: 2px #80001B solid;
}
#future_center #future_left ul li a:link{
	text-decoration: none;
	color: #666666;
}
#future_center #future_left ul li a:visited{
	text-decoration: none;
	color: #666666;
}
#future_center #future_left ul li a:hover{
	width:100%;
	height:30px;
	display: block;
	background-color:#F2F2F2;
	border-bottom: 2px #80001B solid;
}
#future_center #future_left ul li a:active{
	text-decoration: none;
	color: #666666;
}
#future_center #future_right{
	width:75%;
	float:left;
	font-size:12px;
	color:#666666;
	padding:5px 10px 0px 10px;
}
#future_center #future_right #dh{
	width:100%;
	height:20px;
	line-height:20px;
	border-bottom: 1px #666666 solid;
}
#future_center #future_right #right_title{
	width:100%;
	height:20px;
	float:left;
	line-height:20px;
	margin-top:5px;
	font-weight:bold;
	text-align:center;
}
#future_center #future_right .ttt{
	width:100%;
	height:50px;
	border-bottom:1px #000 dotted;
}
/*ÎÞÓ¡ÀíÄî*/
