
body {
background: #000033;
font-size: 12px;
text-align: center;
margin: 0px;
padding: 0px;
}
#top{
height: auto;
width: 950px;
text-align:left;
}
#text{
	height: auto;
	width: 940px;
	border: 4px solid #EAEAEA;
	text-align: left;
	padding: 10px;
	margin-bottom: 15px;
}
#word_big{
font-size: 18px;
color: #FFFFFF;
font-weight: bold;
}
#footer{
height: auto;
width: 940px;
border: 4px solid #EAEAEA;
text-align: left;
padding: 1px;
}
a:link {
color: #3333ff;
text-decoration: none;
}
a:visited {
color: #33aacc;
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #FF0000;
}
a:active {
text-decoration: none;
color: #FF0000;
}

  .title1 {
	color: #F60;
}
table tbody tr td {
	color: #999;
}
#tablist{ margin: 25px 0 0 0; }
#tablist li{ list-style: none; display: inline; }
#tablist li a{
text-decoration: none;
margin: 0 3px 0 0;
padding: 4px 15px;
border: 1px solid #3B3B3B;
font-weight: bold;
color: #F60;
}
#tablist li a:hover{
border: 1px solid rgb(255, 102, 0); color: #00C;
color: #F00; background-color: #FF9;
}
#tablist li a.current{
background-color: #3B3B3B;
color: #ccc;
}
#tablist .key { text-decoration: underline;}

  #text table tbody tr td #left {
	color: #CCC;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
  #text table tbody tr td table tbody tr td p {
	color: #CF9;
}

  p b {
	color: #0F0;
}
  .footer {
	color: #CCC;
}
  .footer2 {
	color: #666;
}
