@charset "utf-8";
/* - - - - - - - - - 全局样式  - - - - - - - - -*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,address,code,
del,em,img,dl,dt,dd,ol,ul,li,
fieldset,form,label{
margin:0;padding:0;border:0;
font-style:inherit;font-family:inherit;vertical-align:baseline;}
img{border:none;}
img,input,select{vertical-align:middle;}
body{font-size:12px;background:#fff url(../images/bg.jpg) repeat-x center top;}
ul,ol{list-style-type:none;}
a{color:#4f4f4f;text-decoration:none;}
/*链接样式*/
a:link{}	
a:hover{color:#06F;text-decoration:underline;}	/*设置对象在其鼠标悬停时的样式表属性*/
a:active{}  /*在鼠标点击与释放之间发生的事件*/
a:visited{} /* 已被访问过时的样式表属性 */
/*  - - - - - - - - - 类别样式  - - - - - - - - -*/
.no_bor{border:none!important;}
.no_bg{background:none!important;}
.clear{height:0;line-height:0;font-size:0;clear:both;overflow:hidden;display:block;}
.f_left{float:left;}
.f_right{float:right;}
.txt_center{text-align:center;}
	.title{ font-size:14px;height:29px;line-height:29px;text-indent:12px;color:#fff;background:url(../images/tab_bg2.gif) repeat-x left top;}
	.title2{font-size:14px;height:29px;line-height:29px;text-indent:12px;font-size:14px;color:#FFF;background:url(../images/tab_bg2.gif) repeat-x left top;}
		.txt_list{margin:5px;}
		.txt_list li{height:29px;line-height:29px;padding-left:15px;background:url(../images/02.gif) no-repeat 5px 12px;overflow:hidden;}
		.txt_list li a{}
		.nav{margin:0 6px;}
		.nav li{padding:2px 0;border-bottom:1px solid #d1ecf8;}
		.nav li a{height:26px;line-height:26px;text-indent:19px;color:#0B5096;background:url(../images/nav_bg.gif) no-repeat left bottom;display:block;}
		.nav li .change,.nav li a:hover{background-position:left top;text-decoration:none;}
	/*页头*/
	#header{width:960px;height:89px;margin:0 auto;padding-bottom:4px; background:url(../images/head_bg.png) no-repeat  left top;}
		/*网站标识*/
		#logo{float:left;width:550px;padding-top:10px;}
		/*电话*/
		#phone{float:right;width:308px;height:60px;padding-top:30px;text-align:center;font-size:14px;font-family:"微软雅黑";color:#000000;}
		#phone strong{padding:0 15px;font-size:24px;font-weight:normal; color:#92c605;}
	/*主菜单*/
	#menu{width:960px;height:41px;margin:0 auto 0; background:url(../images/head_bg.png) no-repeat  left bottom;}
	#menu ul{float:left;}
	#menu ul li{float:left;}
	#menu ul li a{width:98px;height:34px;background:url(../images/menu_abg.png) no-repeat -200px top;margin-left:8px;text-align:center;font-size:14px;font-family:"微软雅黑";color:#fff;display:block; padding-top:5px; margin-top:6px;}
	#menu ul li .change,#menu ul li a:hover{ color:#000099; background-position:left top;text-decoration:none;}
	/*搜索*/
	#search{width:960px;height:23px;margin:0 auto 10px;overflow:hidden;}
	#search .hot_search{float:left;width:670px;height:23px;line-height:23px;overflow:hidden;}
	#search .hot_search strong{padding-left:10px;color:#0B5096;background:url(../images/03.gif) no-repeat left center;}
	#search .hot_search p{display:inline;}
	#search .hot_search p span{padding-left:10px;color:#636363;background:url(../images/04.gif) no-repeat left center;}
	#search .hot_search p a{padding:0 5px;color:#636363;}
	#search .search_form{float:right;}
	#search .search_form .input{width:161px;height:22px;line-height:22px;padding:0 0 0 28px;background:url(../images/input_bg.gif) no-repeat left top;border:0;}
	/*友情链接*/
	#link{width:928px;height:32px;line-height:32px;margin:0 auto 10px;padding:0 15px;background:url(../images/links_bg.gif) repeat-x left top;border:1px solid #ddd;}
	#link strong{color:#065a30;}
	#link p{display:inline;}
	#link p a{padding:0 4px;color:#979797;}
	/*版权*/
	#copyright{width:960px;height:86px;line-height:20px;margin:0 auto;text-align:center;color:#969696;}
	#copyright ul li{display:inline;}
	#copyright a{color:#969696;}

