﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
html {
height: 101%;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: 鈥�;
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
input, button, select, textarea {
outline:none
}
.clearfix:after {
content:鈥�.鈥�;
display:block;
height:0;
clear:both;
visibility:hidden
}
.clearfix {
*+height:1%;
}
.clear {
	clear: both;
}

p {
	color: #4C4C4C;
    font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px 0;
}
#wrapper {
	width: 995px;
	margin: 0 auto;
}
.top {
	padding: 10px 0 0 0;
	width: 995px;
	height: 160px;
	background: url(../imagessss/menubg.jpg) bottom left no-repeat;
}
.logo {
	float: left;
}
.banner {
	float: right;
	border: solid 1px #000000;
}

#content {
	margin: 15px 0 0 0;
	padding: 10px 5px;
	width: 985px;
	border: solid 1px #CCC;
}

#text{width:238px;
     height:227px;
	 overflow:hidden;
	 float:left;
	 margin-right:10px;
	 }

.tu {
	float: left;
	margin: 0 10px 10px 0;
}
article {
	float: right;
	width: 700px;
}

aside {
	float: left;
	width: 260px;
}

h1 {
	font-size: 20px;
	line-height: 40px;
	margin: 0 0 10px 0;
	color: #385366;
	border: solid 2px #9A0000;
	border-width: 0 0 3px 0;
}
nav li {
	width: 195px;
	height: 22px;
	padding: 5px 15px;
	background: #978B63;
	border: solid 1px #DED2AA;
	border-width: 0 0 2px 0;
}
nav a {
	color: #F9F0D1;
	text-decoration: none;
	font-size: 14px;
	line-height: 28px;
}

nav li.on {
	background: #FFF6D7 url(../imageso/news_list_icon.gif) 208px center no-repeat;
}

nav li.on a {
	color: #B0927D;
}
footer {
	padding: 25px 0 0 0;
	text-align: center;
	width: 998px;
	height: 130px;
	background: url(../imageso/boot.gif) top left repeat-x;
}
footer span {
	color: #666;
	font-size: 11px;
}