﻿body {
	background-color: #453303;
	color: #695000;
	margin: 0 auto;
	font-family:"宋体", Arial, Helvetica, sans-serif;
}
div {
	position: relative;
}
img {
	border: none;
}
/*iframe {
	overflow-x: auto;
}*/
td {
	font-size: 12px;
}

a {
	color: #695000;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}
#main {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
	float:left
}
#mainHome {
	width: 100%;
	height: 500px;
	background-color: #FFFFFF;
	text-align: left;
}
#logo {
	left: 36px;
	top: 60px;
	width: 130px;
	height: 75px;
}
#titleAll {
	left: 84px;
	top: 220px;
	height: 58px;
	z-index: 2;
}
#title {
	font-size: 28px;
	color: #695000;
	font-weight: bolder;
	z-index: 2;
}
#titleNext {
	font-size: 20px;
	color: #F0EDE3;
	font-weight: bolder;
	z-index: 2;
}
div#month {
	left: 840px;
	top: 10px;
	width: 120px;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
#DateList {
	left: 250px;
	top: -10px;
	color: #DE0000;
	vertical-align: bottom;
	width: 700px;
	text-align: right;
	height: 55px;
	text-align: left;
}
#DateList span{
	width: 20px;
	text-align: center;
	font-weight: bold;
	float: left;
}
#shadow_small {
	left: 30px;
	top: 10px;
	width: 80px;
	height: 94px;
}
#shadow_small2 {
	left: 880px;
	top: 10px;
	width: 80px;
	height: 94px;
}
#NavTitle {
	left: 250px;
	top: -48px;
	color: #DE0000;
	vertical-align: bottom;
	width: 700px;
	border-bottom: 1px solid #695000;
	text-align: right;
	height: 25px;
}
#NavTitle b {
	font-size: 20px;
}
#NavTitle2 {
	left: 200px;
	top: -48px;
	color: #DE0000;
	vertical-align: bottom;
	width: 760px;
	border-bottom: 1px solid #695000;
	text-align: right;
	height: 25px;
}
#NavTitle2 b {
	font-size: 20px;
}

#subNav {
	left: 250px;
	top: -68px;
	vertical-align: bottom;
	width: 700px;
	text-align: right;
	padding-top:5px;
}


#tree {
	left: 321px;
	top: -95px;
	width: 652px;
	height: 400px;
}
#ContentMainBody {
	height: auto;
	padding-bottom: 0px;
	top: 0px;
	float:left;
}
#ContentFormBody {
	height: 700px;
	padding: 0px;
	background-color: #FFFFFF;
}
#leftMenu {
	clear: both;
	float: left;
	width: 248px;
	left: 45px;
	top: -10px;
}
#leftMenu strong{
	font-size: 12px;
	color: #333333;
}
#leftMenu div{
	font-size: 12px;
	color: #333333;
	padding: 0;
	line-height: 30px;
}
#leftMenu a {
	color: #333333;
}
#leftMenu a:hover {
	color: #990000;
	text-decoration:underline;
}

/*增加*/
#leftMenu2 {
	clear: both;
	float: left;
	width: 248px;
	left: 45px;
	top: -55px;
}
#leftMenu2 strong{
	font-size: 12px;
	color: #333333;
}
#leftMenu2 div{
	font-size: 12px;
	color: #333333;
	padding: 0;
	line-height: 30px;
}
#leftMenu2 a {
	color: #333333;
}
#leftMenu2 a:hover {
	color: #990000;
	text-decoration:underline;
}
/**/

#rightBody {
	float: left;
	width: 702px;
	top: -25px;
	height:auto;
}
#rightBody div {
	float: left;
}
#rightBody2 {
	float: left;
	width: 702px;
	top: 0px;
	height:auto;
	padding-bottom:15px;
}
#rightBody2 div {
	float: left;
}
#CalTitle {
	color: #DE0000;
	top: -10px;
	width: 700px;
	font-size: 14px;
	border-bottom: 1px solid #695000;
	height: 25px;
	font-weight: bold;
}
div#weeklist {
	width: 400px;
	padding-left:10px;
}
div#list {
	width: 250px;
}
div#article {
	width: 280px;
	padding-left:10px;
}
div#information {
	width: 450px;
}
#home_footer {
	top: 0px;
	width: 100%;
	height: 128px;
	background-color: #EAE9D7;
	float:top;
}
#footer {
	width: 100%;
	height: 100px;
	background-color: #EAE9D7;
	float:left;
}
#nav {
	width: 100%;
	height: 40px;
	background-color: #DBC500;
	border-top: 3px solid #695000;
}
#nav div {
	margin-top: 8px;
	font-size: 16px;
	width: 120px;
	float: left;
}
#nav span {
	/*margin-top: 8px;*/
	line-height:40px;
}
#oLink {
	width: 100%;
	height: 40px;
	margin-top: 20px;
}
#oLink div {
	font-size: 14px;
	width: 120px;
	float: left;
	color: #9F871B;
}
#oLink span {
	color: #9F871B;
}

#mainNav {
	float: right;
	width: 600px;
}
#mainNav a{
	font-size:14px;
}
#mainNav span {
	padding: 15px;
	font-size: 12px;
	color: #333333;
}
#secNav {
	float: right;
	width: 538px;
}
#secNav span {
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #CCCABD;
	padding: 0 10px;
}
#oLink #loginFrame {
	left: 210px;
	clear: both;
	display: none;
	width: 400px;
	color: #333333;
	font-size: 12px;
}
#loginFrame input {
	background-color: #EAE8D6;
	width: 50px;
	border: none;
	border-bottom: 1px solid #CCCABD;
}
#articleBody {
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}
#articleBody strong{
	color: #9F871B;
	font-size: 14px;
}
.DateBig {
	color: #DE0000;
	font-size: 12px;
	font-weight: bold;
}
.MenuOnLeft {
	line-height:30px;
	color: #333333;
}
.noborder {
	border: none;
}


/*翻页*/
.pages{
text-align:center;margin:8px; font-family:"宋体";clear: both;float: none;
}
.pages a{
margin:1px;padding:4px 6px;border:1px solid #DDDDDD;
}
.pages a.num{
margin:1px;padding:4px 6px!important;padding:4px 6px 6px 6px;border:1px solid #DDDDDD;
}
.bg{
color:#DE0000;margin:1px;padding:4px 6px!important;padding:4px 6px 6px 6px;border:1px solid #DDDDDD;
}


.NewsTitle {
	FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #9F871B; LINE-HEIGHT: 35px; FONT-FAMILY: "黑体"; HEIGHT: 35px; TEXT-ALIGN: center;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #E8E8E8;
}
.NewsDate {
	FONT-SIZE: 12px; LINE-HEIGHT: 25px; color:#333333;FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.NewsContent {
	FONT-SIZE: 14px; LINE-HEIGHT: 24px; color:#333333;
}
.img_border img{ border:#DDDDDD 1px solid; padding:2px; background-color:#FFFFFF;}



#oLink2 {
	border-top: 3px solid #695000;
	text-align:center;
}
#secNav2 {
	float: center;
}
#secNav2 span {
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #CCCABD;
	padding: 0 10px;
	color: #9F871B;
}

#top div {
	font-size: 14px;
	color: #9F871B;
}

#nav2 {
	width: 100%;
	height: 40px;
	background-color: #DBC500;
}
#nav2 div {
	margin-top: 8px;
	font-size: 16px;
	width: 120px;
	float: left;
}
#nav2 span {
	line-height:40px;
}

#loginFrame2 {
	clear: both;
	display: none;
	color: #333333;
	font-size: 12px;
}
#loginFrame2 input {
	background-color: #EAE8D6;
	width: 50px;
	border: none;
	border-bottom: 1px solid #CCCABD;
}
