﻿@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/body_bg.jpg);
	margin:0 auto;}
img{
	border:0;}
#top_logo{
	width:100%;
	height:235px;
	display: none;}
#top_nav{
	width:100%;
	height:45px;
	display: none;}
#container{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:auto;
	background-color:#FFF;
	overflow:hidden;}
#head{
	height:280px;
	background-color:#900;
	width:100%;}
#logo{
	height:235px;
	width:1000px;
	background:url(../images/logo_150511.jpg) no-repeat;
	float:left;}
#nav{
	height:45px;
	width:100%;
	background:url(../images/nav_bg_20150429.jpg) repeat-x;
	float:left;
	line-height:45px;
	font-size:14px;}
#body{
	font-size:12px;
	width:960px;
	height:100%;
	margin-left:auto;
	margin-right:auto;}
#foot{
	float:left;
	margin-top:20px;
	width:100%;
	font-size:12px;}

.nav_line{width:5px;height:35px;background:url(../images/nav_line.jpg);}
#nav ul{ margin-top:0px; padding-top:0px; padding-left:0px;margin-left:0px;}
#nav ul li{float:left; z-index:100; position:relative; width:90px; text-align:center; color:#900; list-style:none; font-weight:bold; background:url(../images/nav_line.jpg) left no-repeat;}
#nav ul li a{color:#FFF; text-decoration:none; display:block;}
#nav ul li a:hover{color:#900; text-decoration:none; display:block; background:url(../images/nav_mount.jpg) right no-repeat;}
#nav ul li .son_nav{position:absolute; left:0px; top:45px; display:none; z-index:99; width:150px; font-size:12px;}
#nav ul li .son_nav_li{width:150px; text-align:center; line-height:30px; height:30px;}
#nav ul li .son_nav_li a{display:block; background:#F90; color:#FFF; width:150px; height:30px;}
#nav ul li .son_nav_li a:hover{background:#F90; color:#DB1820;}
.nav_line{width:5px;height:35px;background:url(../images/nav_line.jpg);}
#place{
	line-height: 40px;
	text-indent: 20px;
	color: #333;
	border-bottom: 1px solid #ccc;
	background: #f8f8f8;
	font-size: 13px;}
#place a{
	text-decoration: none;
	color: #066;}
#list{
	width:960px;
	padding:15px 20px 15px 20px;
	line-height: 35px;}
.list_title{
	float: left;
	width: 80%;
	text-align: left;
	color: #666;
	  border-bottom: dashed 1px;
  border-bottom-color: #d2d2d2;
  text-indent: 18px;
  font-size: 13px;}
.list_date{
	float: left;
	width: 20%;
	text-align: center;
	color: #999;
	  border-bottom: dashed 1px;
  border-bottom-color: #d2d2d2;
  font-size: 12px;}
ul li{
	list-style: none;}
.pages ul {
  float: left;
  padding: 12px 0px 12px 16px;
  font-size: 12px;}
.pages ul li {
  float: left;
  font-family: Tahoma;
  line-height: 17px;
  margin-right: 6px;
  list-style: none;}
.pages ul li a {
  float: left;
  padding: 2px 4px 2px;
  color: #555;
  border-bottom: 1px solid #EEE;}

.pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;}