﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10px 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3 {
	text-transform: uppercase;
	color: #666666;
}

h2 {
	font-size: 1.2em;
}

h3 {
	margin: 0;
	font-size: .875em;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
}

a {
	color: #A5B80D;
}

a:hover {
	text-decoration: none;
	color: #FF6000;
}

/* Header */

#header {
	width: 980px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding: 0 0 0 65px;
	background: url(images/img01.gif) no-repeat left center;
}

#logo h1 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-size: 14px;
}

#logo h2 {
	margin: -5px 0 0 3px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	color: #A5B80D;
}

/* Menu */

#menu {
	float: right;
	padding: 20px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 17px;
	padding: 0 17px 0 19px;
	text-decoration: none;
	background: url(images/img02.gif) no-repeat left center;
	color: #A5B80D;
}

#menu a:hover {
	text-decoration: underline;
	color: #FF6000;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 980px;
	margin: 0 auto;
}

/* Welcome */

#welcome {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}

#welcome .more {
	padding-top: 15px;
	border-top: 1px dashed #CCCCCC;
}

#welcome .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}

/* News */

#news {
	float: right;
	width: 350px;
	margin-bottom: 20px;
}

#news h3 {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
}

#news .lined {
	margin: 0 0 15px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dashed #CCCCCC;
}

#news .more {
	margin: 0;
	padding: 0;
	border: none;
}

#news .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}

/* Feature */

#feature {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 20px 20px 10px 20px;
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
}

#feature img {
	float: right;
	margin-left: 20px;
}

#feature h2 {
	margin: 0;
}

/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 50px 0 50px 65px;
	background: url(images/img01.gif) no-repeat left center;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover {
	color: #666666;
}
/**共同**/
.lost {
	line-height: 20px;
	height: 20px;
	margin-bottom: 5px;
}
ul {
	list-style-type: none;
}
.gad li {
	display: block;
	float: left;
	width: 32%;
	margin-right: 1%;
}
.mar {
	margin-bottom: 8px;
}
.showL {
	float: left;
	width: 620px;
}
.showR {
	float: right;
	width: 330px;
}
.newT {
	line-height: 40px;
	background-image: url(../images/newsT.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.newC li {
	line-height: 25px;
	display: block;
	padding-left: 15px;
}
.newC li a {
	color: #999999;
	text-decoration: none;
}
.showRT {
	line-height: 40px;
	background-image: url(../images/gad.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.bord {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	padding: 5px;
}
.description {
	line-height: 22px;
	padding: 5px;
	color: #999999;
}
.title h2 a {
	line-height: 30px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
.title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-bottom: 5px;
}
.info {
	line-height: 25px;
	text-align: right;
}
.info span {
	color: #999966;
}
.nav{margin-bottom:10px; padding:5px}/* ITEM */
.nav .title{
	height:20px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999;
	font-weight:bold;
	color:#404040;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-left:5px;
	font-size: 12px;
}/* 导航标题 */
.nav .box{line-height:25px;padding-top:6px;padding-right:5px;padding-bottom:0px;padding-left:5px}
.nav .box ul{list-style:none;padding:0px;margin:0px;width:200px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}/* CSS限制宽了 */
/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; }
.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44} /* 当前链接有激活时 */
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */
.trT {
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.trC {
	padding: 5px;
}
* {
	margin: 0px;
	padding: 0px;
}
.gad ul {
	display: block;
	width: 930px;
	float: right;
	margin-right: 10px;
}
.prenext{line-height:40px;border-top-width:1px;border-top-style:dashed;border-top-color:#ccc;padding-right:10px;padding-left:10px;  white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.prenext .pre{float:left;width:50%} /* 上一篇 */
.prenext .next{text-align:right;float:right;width:50%} /* 下一篇 */
.liu {
	width: 950px;
	overflow: hidden;
}
