body {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: 宋体, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

body.grey { background: #999999; color: #000000; }
body.grey a:link { color: #333333; text-decoration: none; }
body.grey a:visited { color: #333333; text-decoration: none}
body.grey a:hover { color: #FF0000; text-decoration: none; }
body.grey a:active { color: #FF0000; text-decoration: none; }

.jz { float: left }
.jy { float: right }

.fd { color: #000000; }
.fb { color: #937534; }
.fr { color: #AC2F0B; }
.fw { color: #FFFFFF; }

.rt {font-family:"Times New Roman", Times, serif; }
.kt {font-family:"楷体_GB2312"; }

.space { height: 30px; clear: both; }

.wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	}

#header {
	width: 960px;
	height: 60px;
	background: #FFFFFF;
	}

#logo {
	width: 150px;
	height: 60px;
	float:left;
	}

#menu1 {
	float:left;
	margin-top: 19px;
	margin-left: 10px;
	}

#menu1 a {
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right:4px;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	background-color: #EAEAEA;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#menu1 a:hover {
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#banner {
	width: 960px;
	height: 70px;
	clear: both;
	text-align: center;
	background:url(http://www.guoxue.com/365/images/banner.jpg) no-repeat center;
	}
#banner p{
	color: #AC2F0B;
	font-size: 30px;
	font-family:"黑体";
	padding-top: 20px;
	margin: 0px;
	}

.cont {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}

.lc {
	width: 180px;
	}

.lc p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 27px;
	font-weight: bold;
	text-align: center;
	}

.active{
	background-color: #D9E6D9;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
.active a:hover {
	display:block;
	background-color: #E2EDE2;
	}

.normal{
	background-color: #EEEEEE;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
.normal a:hover {
	display:block;
	background-color: #F5F5F5;
	}

.rc {
	padding: 10px 0px;
	line-height: 40px;
	text-align: justify;
	border: 4px double #AEC1C6;
	}

.rc hr {
	color: #AEC1C6;
	height: 1px;
	margin: auto 20px;
	}

.rc p {
	margin: 10px 25px;
	}

.rc h1 {
	margin: 10px 25px;
	color: #937534;
	font-size: 20px;
	font-weight:normal;
	font-family: "黑体";
	text-align: center;
	}

.today {
	color: #777777;
	font-size: 20px;
	font-weight:bold;
	}

.other {
	color: #AC2F0B;
	font-size: 15px;
	font-weight:bold;
	}

.time {
	color: #658892;
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
	text-align: center;
	}


.author {
	color: #937534;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	}

.memo {
	font-size: 24px;
	font-family:"楷体_GB2312";
	}

#footer {
	width: 960px;
	height: 60px;
	clear: both;
	}

.calendarHeader {
	font-weight: bolder;
	color: #CC0000;
	background-color: #FFFFFF;
	}

.calendarToday {
	color: #CC0000;
	font-weight: bolder;
	}

.calendar {
	background-color: #FFFFFF;
	}