﻿/*------常用公用类-------*/
body{font:12px Tahoma;background:url(/images_8/head-bg-blue.gif) repeat-x top;}
*{margin:0;padding:0;}
ul{list-style:none;}
img{border:none;}
a{
text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/*------头部开始-------*/
.content{
	width:960px;
	margin:0 auto;
	background:url(/images_8/head-bg-blue.gif) repeat-x top;
}

.header{
	width:960px;
	height:107px;
	overflow:hidden;
}
.logo{
	width:257px;
	height:107px;
	float:left;
}
/*-------导航按钮开始------*/
.head-right{
	width:703px;
	height:107px;
	float:left;
	background:url(/images_8/head-r-t.gif) no-repeat;
}

.head-nav-top{
	margin:42px 0 0 0;
}
.head-nav-top ul li{
	height:25px;
	float:left;
}
.head-nav-top ul li a{
	height:25px;
	line-height:25px;
	text-align:center;
	float:left;
	font-size:12px;
	font-weight:bold;
	display:inline;
}
.head-nav-top ul li a.head-nav-index{
	width:64px;
	color:#d3ece9;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-dancjc{
	width:70px;
	color:#d3ece9;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-chuantzc{
	width:70px;
	color:#d3ece9;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-shuzlt{
	width:70px;
	color:#d3ece9;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-dinggg{
	width:70px;
	color:#d3ece9;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-zhengcfg{
	width:70px;
	color:#d3ece9;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-dianztzd{
	width:76px;
	color:#d3ece9;
	margin:0 7px 0 0;
}
.head-nav-top ul li a.head-nav-redzt{
	width:70px;
	color:#d3ece9;
	margin:0 7px 0 0;
}
.head-nav-top ul li a.head-nav-help{
	width:70px;
	color:#d3ece9;
}


.head-nav-top ul li a.head-nav-index_gl{
	width:64px;
	color:#fff;
	background:url(/images_8/head-nav-index.gif) no-repeat;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-dancjc_gl{
	width:70px;
	color:#fff;
	background:url(/images_8/head-nav-dancjc.gif) no-repeat;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-chuantzc_gl{
	width:70px;
	color:#fff;
	background:url(/images_8/head-nav-chuantzc.gif) no-repeat;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-shuzlt_gl{
	width:70px;
	color:#fff;
	background:url(/images_8/head-nav-shuzlt.gif) no-repeat;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-dinggg_gl{
	width:70px;
	color:#fff;
	background:url(/images_8/head-nav-dinggg.gif) no-repeat;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-zhengcfg_gl{
	width:70px;
	color:#fff;
	background:url(/images_8/head-nav-zhengcfg.gif) no-repeat;
	margin:0 8px 0 0;
}
.head-nav-top ul li a.head-nav-dianztzd_gl{
	width:76px;
	color:#fff;
	background:url(/images_8/head-nav-dianztzd.gif) no-repeat;
	margin:0 7px 0 0;
}
.head-nav-top ul li a.head-nav-redzt_gl{
	width:70px;
	color:#fff;
	background:url(/images_8/head-nav-redzt.gif) no-repeat;
	margin:0 7px 0 0;
}
.head-nav-top ul li a.head-nav-help_gl{
	width:70px;
	color:#fff;
	background:url(/images_8/head-nav-help.gif) no-repeat;
}

.head-nav-bottom{
	width:685px;
	height:23px;
	line-height:23px;
	overflow:hidden;
}
.head-nav-bottom ul li{
	height:23px;
	float:left;
}
.head-nav-bottom ul li a{
	height:23px;
	line-height:23px;
	float:left;
	font-size:12px;
	margin:0 15px 0 0;
	display:inline;
	color:#00105f;
}
.head-nav-bottom ul li a:hover{
	height:23px;
	line-height:23px;
	float:left;
	font-size:12px;
	margin:0 15px 0 0;
	display:inline;
	color:#fff;
}











/*-------导航按钮结束-------*/

