body {
font: 0.9em "times new roman", serif;
color: #999;
background: #583412 url("pic/lightBg.jpg");
}
h1,h2,h3 {
color: #ccc;
}
h1 {
font-size: 1.5em;
margin-bottom: 1em;
}
h2 {
font-size: 1.3em;
}
h3 {
font: bold 1.1em inherit;
}
ol, ul {
margin-left: 0.5em;
line-height: 1.5em;
}
li {
padding-left: 1em;
background: url("pic/list_style.gif") no-repeat left 4px;
}
big {
font-size: 1.3em;
}
table {
margin-bottom: 1.2em;
}
th, td {
	border: 1px solid #963;
	padding: 1em;
}

a {
color: #fc3;
}
a:visited {
color: #b77f11;
}
.top_menu a, .footer a {
color: #c93;
}
a:hover {
color: #fff;
}

.top_menu {
margin: 0;
line-height: 1em;
}
.top_menu li {
float: left;
width: 150px;
display: inline;
margin: 0 20px 1.7em -13px;
padding-left: 13px;
list-style: none;
background: url("pic/top_menu_list_style.gif") no-repeat left 3px;
}
.footersign {
font-size: 0.8em;
color: #999;
}
.footerImgs img {
border: 1px solid #c63;
margin: 0 4px 4px 0;
}

.contentImgs {
float:left; margin: 5px 10px 0 0; border: solid 1px #b77f11;
}

#text,.footer {
padding: 20px 20px 20px 220px;
}
#header,#text,.footer {
max-width: 760px;
width:expression(document.body.clientWidth < 760? "100%" :"760px");
margin: 0 auto;
}
#header {
padding: 30px 20px 0 220px;
}
#content {
background: #402a0f url("pic/darkBg.jpg");
}
#text {
position: relative;
}
.footer {
color: #ccc;
}
#logo {
position: absolute;
top: 20px;
left: 64px;
}
#count {
display: none;
}
