﻿@charset "utf-8";
/* CSS Document */

body{ font:12px/24px "宋体",Arial, Helvetica, sans-serif; background:url(images/bg.jpg) repeat-x top;}
body, h1, h2, h3, h4, h5, h6, hr,p,ul,li,button,img,iframe,div,select,marquee,span,a{
border:medium none;
margin: 0;
padding: 0;
}
ul{ list-style:none;}
h1, h2, h3{ font-size:100%;}
em{ font-style:normal;}
img{ border:none;}
a{ color:#333; text-decoration:none;}
a:hover{ color:#F00; text-decoration:underline;}
.clear{ clear:both; font-size:0; height:0; line-height:0; margin:0; padding:0;}
.blank{ height:10px; line-height:10px; margin:0; padding:0; font-size:0;}
.cl{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
ul.ico li{ background:url(../images/li_ico.png) no-repeat 0 10px; padding-left:10px;}
ul li span.date{ float:right; color:#8f8d8d;}
.page{ text-align:center; padding:10px 0;}
 
#header{  height:162px;background:url(../images/header.png) repeat-x top; }
#header .top{ height:124px; width:970px; margin:0 auto; background:url(../images/top.jpg) no-repeat center top;}
#header .top a{ display:block; width:50px; height:24px; float:right; margin-left:30px;}
#header .nav{ width:970px; margin:0 auto;}
#header .nav ul{ padding-left:20px;position:absolute; z-index:99;}
#header .nav li{ float:left; line-height:38px;width:96px; text-align:center; margin-right:5px; position:relative;}
#header .nav li a{ font-weight:bold;color:#fff; font-family:微软雅黑; font-size:20px; display:block;height:38px; line-height:38px; width:96px;}
#header .nav li.on{background:url(../images/hover.png) no-repeat center top; }
#header .nav li a:hover{ background:url(../images/hover.png) no-repeat center top; text-decoration:none;}
#header .nav li ul{ visibility:hidden; padding:0; z-index:98px; position:absolute;width:96px; top:40px; left:0;}
#header .nav li ul li{
	float:none;
	padding:0;
	margin-bottom:2px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	background-color: #0E3CDA;
	background-image: none;
}
#header .nav li ul li a{ display:block; height:28px;text-align:center; color:#fff;font:normal 14px/28px "宋体" ; font-weight:bold;}
#header .nav li ul li a:hover{ background:none #dc2b19;}


#footer_wrap{ background:#eceded;}
#footer{ background:url(../images/footer.png) no-repeat 70px 30px; height:87px; text-align:left; padding:30px 0 0 290px; line-height:20px; color:#797878; border-top:1px solid #ededed; width:680px; margin:0 auto;}


.index_link{ width:970px; float:left; margin:20px 0 0 0;}
.index_link li{ width:185px; height:90px; float:left; margin:0 0 10px 10px;}
.index_link li img{ width:183px; height:88px; float:left; border:1px #eee solid;}
