﻿@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;
background:url(img/backg.jpg)  repeat-x;
background-color:#E7F7D7;
}

#AllWrap{
width:960px; 
margin:0 auto;
background:#FFFFFF;
padding:0px 5px;
}

#Top{
width:960px;
margin:0px auto 0px auto;
background:#FFFFFF;
padding:0px 5px 10px 5px;
}

#Logo{
float:left;
margin:10px 0px 0px 0px;
}

#TopLinks{
/*width:500px;*/
/*margin:0px 0px 0px 0px;*/
margin-top:5px;
}

#SearchWrap {
width:950px;
}

#banner {width:950px;}

#Links{
/*width:500px;*/
/*margin:0px 0px 0px 0px;*/
margin-top:5px;
}
																					
/*=主菜单
=============================================================================================*/
#Menu{
	height:26px;
    background:#EF9438;
    line-height:26px;
    padding:2px 5px;
    *overflow:hidden;
}
#Menu ul{
	*overflow:hidden;
}
#Menu li{
	height:26px;
  text-align:center;
	display:inline;
    padding:8px 20px;
    margin-left:2px;
    border-right:1px solid #F5BF89;
}
#Menu li a{
	color:#FFFFFF;
        font-weight:bold;
}
/*导航*/
.main{margin:0 auto; padding:0px; /*width:950px;*/ background-image:url(nav_c.gif) repeat-x; }
img{ border:none;}
.leftnav{/* float:left; */height:35px; width:7px;background:url(nav_c.gif) repeat-x;}
.nav {/*margin-left:55px;float:center; width:750px;*/ height:35px;  background:url(nav_c.gif) repeat-x; }
.nav li {float:left; list-style-type:none;}
.nav ul{margin:0px; padding:0px;}
.nav li a{display:block; 
				 text-align:center;
				 line-height:35px;		
				 color:#FFFFFF;
				  margin-left:15px;
				 font-size:13px;
				 font-weight:bold;
				 text-indent:0px;
				 
				 }
.nav li a:link{ color:#FFFFFF;text-decoration:none;}
.nav li a:visited{ color:#FFFFFF;text-decoration:none;}
.nav li a:hover{ color:#FFFFFF;text-decoration:none;}
.nav li a:artive{ color:#FFFFFF;text-decoration:none;}
.rightnav{/* float:right;*/ height:35px; width:7px;background:url(nav_c.gif) repeat-x;}	
/*导航结束*/	

/*=搜索
=============================================================================================*/

/*=显示底部区域
=============================================================================================*/
#Foot{
width:960px;
margin:0 auto;
/*margin-top:30px;*/
background:#FFFFFF;
padding:10px 5px 0px 5px;
}
#FootLinks{
   margin-bottom:20px;
   padding:0 60px 10px 80px;
   border:1px solid #e9e9e9;
   background:url(footlinks.gif) repeat-x;
   min-height:26px;
   zoom:1;
}
#FootLinks .TreeList{
	float:left;
    width:20%;
}
#FootLinks .TreeList .cat1{
	font-weight:bold;
    color:#656565;
    padding:3px 0 10px;
}
#FootLinks .TreeList .cat2{
	background:url(arrs.gif) no-repeat 0 -22px;
    margin-left:0;
    padding:0 0 0 13px;
}

#FootMenu{
   margin:5px 0;
   color:#cccccc;
}
#FootMenu .menu a{
   color:#464646;
}
#FootMenu .TreeList{
	overflow:hidden;
    text-align:center;
}
#FootMenu .TreeList div{
	font-weight:normal;
	display:inline;
	padding:0 10px;
	border-right:1px solid #CCCCCC;
}
#Copyright *{width:950px;
	text-align:center;
}
.cut{
	overflow:hidden;
}
/*简介*/
