
.s_btn{
	background-color:#F0F0F0;
	cursor:pointer;
	height:25px;
	line-height:30px;
	text-align:center;
	border:1px #999999 solid;
	margin-left:-5px;
	width:40px;
	color:#666666;
	position: relative;
	top: -1px;
}
.s_btn:hover{
background-color:#e0e0e0;

}
#site_footer {
color:#FFFFFF;
line-height:20px;
font-size:14px;
clear:both;


}
#site_footer .title {
font-size:16px;
margin-top:3px;
margin-bottom:10px;
font-weight:bold;


}
#site_footer a {
color:#FFFFFF;


}
#site_footer a:hover{
	color:#FFFFFF;
	text-decoration: underline;

}
#site_footer .fbox{
padding-left:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #34bbb4;
height:auto!important; /* IE7+FF 这句必须写在前面*/
min-height:160px;
*height:160px; /*IE6*/

}
.site_box {
padding:10px;
border:#e0e0e0 solid 1px;
margin-bottom:20px;


}
.list_box{
	margin-bottom:20px;
	border: 1px solid #e0e0e0;
	overflow:hidden;
}
.list_box:hover{

border: 1px solid #c0c0c0;
}
.list_info{
padding: 0px 10px;
font-size:14px;
}
.pic_box {

border:#e0e0e0 solid 1px;
margin:5px 10px;
float:left;


}
