﻿/*for 960px iinterest 080901am*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img { margin:0px; padding:0px; font-family:"宋体"; font-size:12px;}

/*导航栏*/
#nav{ margin:0px auto; width:960px; background:url(../images/navbg.jpg) bottom repeat-x;}

.logo{ float:left; width:150px; height:46px; margin-top:6px; text-align:center;}

#nav ul{ float:right; width:790px; height:54px; margin-top:8px;}

#nav li{ float:left; width:110px; height:14px; line-height:14px; margin-top:6px; list-style:none; border-right:1px #d7d7d7 solid; text-align:center;}

	#nav li a{ color:#333; text-decoration:none;}

	#nav li a:hover{ color:#555;}
	
/*迷你导航*/
.mini_nav{ width:958px; height:32px; margin:3px auto 0 auto; border-top:1px #d7d7d7 solid; border-bottom:1px #d7d7d7 solid; }

	.mini_nav ul{ float:right; width:840px;}
	
		.mini_nav li{ float:left; /*width:70px;*/ padding:0 18px; height:32px; line-height:32px; list-style:none; background:url(../images/mini_menu_line.jpg) right 10px  no-repeat; text-align:center;}
		
		.mini_nav li a{ color:#000; text-decoration:none;}
		
		.mini_nav li a:hover{ text-decoration:underline;}
		
	.mini_link{ float:left; width:100px; height:32px; text-indent:-999px;}
	
		.mini_link a{ display:block; width:100px; height:32px;}
		
	.no-bg{ background:none!important;}
	

/*new_nav*/

#new_nav{ margin:0 auto; width:960px; margin-top:1px; background:url(../images/0808navbg.gif) repeat-x; border-top:2px #d7d7d7 solid;}

	#new_nav a:hover{ text-decoration:underline;}

	.new_navbg{ float:left; width:100%; margin-top:3px; background:#fff;}
	
	.logo2{ float:left; width:150px; height:46px; margin-top:5px; text-align:center;}
	
	.nn_menu{ float:right; width:760px; height:18px; margin-top:10px; font-weight:bold; }
	
		.nn_menu a{ font-size:14px; text-decoration:none; color:#333;}
	
		.nn_menu ul{ width:100%;}
		
		.nn_menu li{ float:left; width:120px; border-left:1px #d7d7d7 solid; text-align:center; list-style:none; font-size:14px;}
		
	.nn_menu2{ float:right; width:470px; margin-right:94px; display:inline; background:url(../images/menu_bg.jpg) top right no-repeat;}
	
		.nn_menu2 a{ font-size:12px; text-decoration:none; color:#555;}
	
		.nn_menu2 ul{ float:left; width:98%; height:40px; padding-left:10px; background:url(../images/menu_bg2.jpg) left 7px no-repeat; overflow:hidden;}
		
		.nn_menu2 li{ float:left; padding:0 10px; line-height:40px; text-align:center; overflow:hidden; list-style:none;}
		
.head_line{ width:960px; margin:0 auto; height:1px; overflow:hidden; border-top:1px #d7d7d7 solid;}

/*页脚*/

#foot{ margin:20px auto; width:960px; height:80px; border-top:1px #d7d7d7 solid;}

.foot01{ float:left; margin-top:10px; width:100%; height:24px; line-height:24px; text-align:center;}

.foot01 a{ color:#000000; text-decoration:underline;}

.clear1{ clear:both; height:0; overflow:hidden;}

