﻿* {
	font-family: "宋体";
}
body {
	background-color: #453303;
	color: #695000;
	margin: 0 auto;
}
div {
	position: relative;
}
img {
	border: none;
}
iframe {
	overflow-x: auto;
}
td {
	font-size: 12px;
}
a:link {
	color: #695000;
}
a:visited {
	color: #695000;
}
a:hover {
	color: #990000;
}
#main {
	width: 100%;
	height: 600px;
	background-color: #FFFFFF;
	text-align: 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;
}
#shadow_small {
	left: 880px;
	top: -40px;
	width: 80px;
	height: 94px;
}
div#month {
	left: 840px;
	top: -20px;
	width: 120px;
	height: 94px;
	font-size: 20px;
	font-weight: bold;
}
#NavTitle {
	left: 250px;
	top: -68px;
	color: #DE0000;
	vertical-align: bottom;
	width: 700px;
	border-bottom: 1px solid #695000;
	text-align: right;
	height: 25px;
}
#CalTitle {
	color: #DE0000;
	top: -25px;
	width: 700px;
	font-size: 14px;
	border-bottom: 1px solid #695000;
	height: 25px;
	font-weight: bold;
}
#subNav {
	left: 250px;
	top: -68px;
	vertical-align: bottom;
	width: 700px;
	text-align: right;
	padding-top:5px;
}
#NavTitle b {
	font-size: 20px;
}
#DateList {
	left: 250px;
	top: -68px;
	color: #DE0000;
	vertical-align: bottom;
	width: 700px;
	text-align: right;
	height: 25px;
	text-align: left;
}
#DateList span{
	width: 20px;
	text-align: center;
	font-weight: bold;
	float: left;
}
#tree {
	left: 321px;
	top: -95px;
	width: 652px;
	height: 445px;
}
#ContentMainBody {
	height: 300px;
	padding: 0;
	top: -20px;
}
#ContentFormBody {
	height: 700px;
	padding: 0;
	background-color: #FFFFFF;
}
#leftMenu {
	clear: both;
	float: left;
	width: 248px;
	left: 45px;
}
#leftMenu strong{
	font-size: 12px;
	color: #333333;
}
#leftMenu div{
	font-size: 12px;
	color: #333333;
	padding: 0;
	line-height: 20px;
}
#rightBody {
	float: left;
	width: 702px;
	top: -10px;
}
#rightBody div {
	float: left;
}
div#weeklist {
	width: 450px;
}
div#list {
	width: 250px;
}
div#article {
	width: 250px;
}
div#information {
	width: 450px;
}
#home_footer {
	top: -98px;
	width: 100%;
	height: 128px;
	background-color: #EAE9D7;
}
#footer {
	width: 100%;
	height: 128px;
	background-color: #EAE9D7;
}
#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;
}
#oLink {
	width: 100%;
	height: 40px;
	margin-top: 20px;
}
#oLink div {
	font-size: 14px;
	width: 120px;
	float: left;
	color: #9F871B;
}
#oLink span {
	color: #9F871B;
}
#nav span {
	margin-top: 8px;
}
#mainNav {
	float: right;
	width: 550px;
}
#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: 16px;
	font-weight: bold;
}
.MenuOnLeft {
	line-height:30px;
	color: #333333;
}
.noborder {
	border: none;
}