﻿@import url("border.css");
@import url("widget.css");
a{
  color:#464646;
  text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 180%;
	margin:0;
}
#AllWrap{
	width:960px; 
	margin:0 auto;
}

#Top{
	width:960px;
    margin:10px auto;
}
#Logo{
	float:left;
    margin:0 0 0 10px;
}
#TopLinks{
	float:right;
    margin:0 5px 0 0;
    text-align:right;
}


																					
/*=主菜单
=============================================================================================*/
#Menu{
	height:26px;
    background:#856a54;
    line-height:26px;
    padding:0 5px;
    overflow:hidden;
}
#Menu ul{
	overflow:hidden;
}
#Menu li{
	height:26px;
	display:inline;
    padding:2px 35px;
    margin-left:-1px;
    border-right:1px solid #f4f1ee;
}
#Menu li a{
	color:#FFFFFF;
}

	
			
/*=显示底部区域
=============================================================================================*/
#Foot{
	width:980px;
	margin:0 auto;
	margin-top:10px;
}
#FootLinks{
	border:1px solid #cccccc; 
	border-bottom:none;
   padding:10px 0 20px;
}
#FootLinks .TreeList{
	float:left;
    width:20%;
}
#FootLinks .TreeList .cat1{
	font-weight:bold;
    color:#656565;
    padding:5px 0 10px;
}
#FootLinks .TreeList .cat2{
	background:url(arrs.gif) no-repeat 0 -22px;
    margin-left:10px;
}

#FootMenu{ float:left; margin-top:10px; width:980px;
}
#FootMenu .menu a{
   color:#828282;
}
#FootMenu .TreeList{
	overflow:hidden;
    text-align:center;
}
#FootMenu .TreeList div{
	font-weight:normal;
	display:inline;
	padding:0 10px;
	border-right:1px solid #CCCCCC;
}
#Copyright{
	float:left;
	margin-top:10px;
	width:980px;
	text-align:center;
}
#copy01{ margin:0 auto; padding:10px; width:800px; border:1px solid #CCCCCC;}

.cut{
	overflow:hidden;
}

#footad{ float:left; width:980px;}

#treewrap{ float:left; margin-top:10px; width:978px; border:1px solid 
#CCCCCC; border-bottom:none; background:#F3F4F6 url(treebg.jpg) repeat-x;}


#treead{ float:left; width:260px;}

#trees{ float:right; width:700px;}

#footuser{ float:left; width:980px; text-align:center; background:#856A54; color:#FFFFFF; line-height:26px;}

#footuser a{ color:#FFFFFF; padding:0 10px;}

#friends01{ float:left; padding:5px 10px; width:954px; border: 3px solid #856A54; border-top:none;}
#friends01 a{ padding:0 5px;} 



#footerwrap{ float:left; width:980px; color:#333333;}
