@charset "utf-8";
/* CSS Document */

*{
	padding:0px; margin:0px;
}
ul,li{
	padding:0; margin:0;
}
li{
	list-style:none;
}
ol,ul{
	list-style:none;
}
body{
	font-size:12px; color:#333;
}
a{
	color:#333; text-decoration:none;
}
a:hover{
	color:#F00; text-decoration:none;
}
#whole{
	width:960px; height:auto; background:#FFF; margin:0 auto;
}
#top{
	width:960px; height:auto; float:left;
}
ul .txt{
	width:80px; background:url(../images/index_18.jpg) top no-repeat; text-align:center; padding-top:1px;
}
ul .txt a{
	font-size:14px; color:#FFF; font-weight:bold; text-decoration:none;
}
ul .txt a:hover{
	font-size:14px; color:#FF0; font-weight:bold; border-bottom:dashed 1px #FF0;
}
ul .gd{
	width:39px; float:right !important; background:url(../images/index_22.jpg); line-height:30px;
}

/*-----导航-----*/
#nav{
	width:960px; height:41px; float:left; background:url(../images/index_07.jpg) top repeat-x; text-align:center; margin-bottom:10px;
}
#navleft{
	width:2px; height:41px; float:left;
}
#navright{
	width:2px; height:41px; float:left;
}
#navbox{
	width:956px; height:41px; float:left;
}
#navbox ul{
	margin:auto;
}
#navbox ul .noimg{
	background:none;
}
#navbox ul li{
	padding:0 29px; float:left; background:url(../images/index_06.jpg) left top no-repeat; display:block; line-height:41px; vertical-align:middle; 
}
#navbox ul li b{
	font-size:14px; color:#FFF;
}
#navbox ul li a{
	font-size:14px; font-weight:bold; color:#FFF; text-decoration:none;
}
#navbox ul li a:hover{
	font-size:14px; font-weight:bold; color:#FF0; border-bottom:dashed 1px #FF0;
}

/*-----版权-----*/
#bottom{
	width:960px; height:auto; float:left; margin-top:10px;
}
#link{
	width:960px; height:32px; background:url(../images/index_36.jpg) top repeat-x;
}
#link ul li{
	float:left; display:block; overflow:hidden;
}
#links{
	width:958px; height:65px; border:solid #d2d2d2 1px; border-top:none;
}
#links ul{
	padding:6px 0 0 10px; line-height:25px;
}
#copy{
	width:960px; height:60px; line-height:25px; text-align:center; padding:8px 0;
}