/* - - - - - - - - - 全局样式  - - - - - - - - -*/
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,table,tbody,tfoot,thead,tr,th,td{
margin:0;padding:0;border:0;
font-style:inherit;font-family:inherit;vertical-align:baseline;}
img{border:none;}
body{font-size:12px;overflow-x:hidden;background:url(../images/bodys_bg.jpg) repeat-x left top;}
ul,ol{list-style-type:none;}
a{color:#4f4f4f;text-decoration:none;}
/*链接样式*/
a:link{}	
a:hover{text-decoration:underline;}	/*设置对象在其鼠标悬停时的样式表属性*/
a:active{}  /*在鼠标点击与释放之间发生的事件*/
a:visited{} /* 已被访问过时的样式表属性 */
/*  - - - - - - - - - 类别样式  - - - - - - - - -*/
.no_bor{border: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;}
.f_center{text-align:center;}

	.title{height:25px;line-height:25px;font-size:12px;background:url(../images/title_bg.jpg) repeat-x left top;overflow:hidden;border:1px solid #e7e7e7;}
	.title strong{padding-left:30px;color:#e93e3e;background:url(../images/1.gif) no-repeat 13px center;}
	.title span{float:right;margin-right:6px;font-size:12px;font-weight:normal;}
	
	.title2{height:29px;line-height:26px;background:url(../images/title_bg4.gif) repeat-x left top;}
	.title2 span{float:right;margin-right:15px;font-size:12px;font-weight:normal;}
	.title2 strong{width:95px;height:29px;line-height:26px;text-align:center;font-size:12px;color:#fff;background:url(../images/strong_bg.gif) no-repeat left top;overflow:hidden;display:block;}
	
	
	.list{padding:9px 0;}
	.list li{height:27px;line-height:27px;padding-right:11px;text-indent:28px;background:url(../images/0.gif) no-repeat 13px 10px;overflow:hidden;}
	
	.img_list{float:left;}
	.img_list li{float:left;width:130px;margin:13px 12px 0 25px;display:inline;}
	.img_list li a img{width:130px;height:98px;padding:2px;border:1px solid #ccc;}
	.img_list li a span{height:48px;line-height:48px;text-align:center;overflow:hidden;display:block;}
	
#main{width:960px;margin:0 auto ;padding:0 5px;background:#fff url(../images/mainbg.gif) repeat-y  left top;}
	/*头部*/
	#header{width:1103px;height:114px;margin:0 auto;background:url(../images/head_bg.jpg) no-repeat  center top;overflow:hidden;}
		/*标志*/
		#logo{float:left;width:290px;height:90px;margin-left:88px;display:inline;}
		/*其它*/
		#other{float:right;width:600px;height:41px;margin-top:20px;margin-right:75px; text-align:right;}
		#other ul{display:inline;}
		#other ul li{color:#fff;display:inline;}
		#other ul li a{color:#fff;}
	/*菜单*/
	#menu{width:969px;height:44px;margin:0 auto;overflow:hidden;}
	#menu ul{float:left;}
	#menu ul li{float:left;background:url(../images/menu_li_bg.gif) no-repeat right center;}
	#menu ul li a{width:95px;height:42px;line-height:42px;text-align:center;font-size:14px;display:block;}
	#menu ul li .change,#menu ul li a:hover{font-weight:bold;color:#dd0000;background:url(../images/3.gif) no-repeat center bottom;text-decoration:none;}
	/*版权信息*/
	#copyright{height:65px;padding-top:27px;background:url(../images/copyrigh_bg.gif) repeat-x left top;}
	#copyright p{text-indent:147px;color:#fff;}

