
body {
	background: #AAA url(../_images/background2.gif);
}
em { 
	font-style: normal; 
	color: #A65; 
}
h1, .topic h2 {
	color: #A65 !important;
}

a:link, a:visited {
	color: #695;
}
a:active, a:hover {
	color: #000;
}

#container {
	border-right:  1px solid #999; 
	border-bottom: 1px solid #999; 
	padding: 25px; 
	width: 712px;
}

#banner {
	background: url(../_images/banner2.gif) no-repeat; 
	height: 138px;
}
#banner a, #banner div {
	margin: 95px 2px 0 0;
	width: 107px;
}
#banner a:link, #banner a:visited, #banner .selected {
	background: #B87868;
}
#banner a:hover, #banner a:active {
	background: #333;
}

#today {
	background: #809070;
	width: 177px !important; 
}
#zhongwen {
	background: #CCA090 url(../_images/zhongwen.gif) center no-repeat !important;
	width: 97px !important; 
}

#content-left {
	width: 176px;
}

#home-verse, .textbox {
	border: 1px dotted #E2F2DC;
	background: #F4FBE8;
	color: #606E6E; 
}

#footer {
	border-top: 1px solid #A65; 
	background: #FFF; /* fix IE6 bug */
	padding: 2px 0 0 0;
	height: 12px;
}
#footer, #footer a:link, #footer a:visited {
	color: #777;
}
#footer a:active, #footer a:hover {
	color: #000;
}

.menubox h1 {
	border-bottom: 1px dotted #A65;
}
.menubox a:link, .menubox a:visited {
	background: #FDFCF8;
}
.menubox a:active, .menubox a:hover {
	background: #FFF;
}
