/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #BB1C1C;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 4px solid #C90404;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 25px;
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(images/img05.gif) no-repeat;
	font-size: 1.4em;
	color: #BB1C1C;
}

.boxed .content {
	padding: 15px;
}

/* Post */

.post {
}

.post .title {
}

.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
	line-height: normal;
	font-size: 9px;
}

.post .story {
}

/* Header */

#header {
	width: 980px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Header > Logo */

#logo {
	float: left;
	width: 440px;
	height: 50px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 21px 0 0 1em;
	font-size: 1em;
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 24px 0 0 .5em;
	font-size: .7em;
}

#logo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Header > Menu */

#menu {
	float: right;
	width: 500px;
	height: 50px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 35px;
	padding: 19px 0 0 0;
	background: url(images/img03.gif) no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

#menu a:hover, #menu .active a {
	color: #BF1616;
}

/* Content */

#content {
	width: 980px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 480px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #C90404;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #C90404;
}

#inputsubmit1 {
	background: #C90404;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #930000;
	background: #C90404;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
/**共同**/
.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;
	margin-left: 40px;
	width: 930px;
	margin-bottom: 0px;
}
.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%} /* 下一篇 */
