body {
    background:#fff;
    margin:15px 0;
    padding:0;
    font-family: Verdana,Tahoma,Arial,Geogia,宋体,Sans-serif;
    font-size: small;
    color:#666666;
}

ul {
    margin-left:1.5em;
    padding-left:1.5em;
}

#page {
    width: 760px;
    text-align:left;
    margin: 10px auto;
}

a, a:visited {
    text-decoration:none;
    color:#CC0000;
}

a:hover, a:visited:hover {
    color:black;
}

#header {
    margin-bottom:2px;
    border-bottom:1px solid #CCCCCC;
}

#header h1 a {
    color: #CC0000;
    line-height:1em;
}

#ad {
    margin-top: 20px;
}
div.navigation {
    margin-top:1em;
    margin-bottom:2em;
}

table {
    border-spacing: 1px;
    background:#ccc none repeat scroll 0 0;
    font-size:1em;
    width:100%;
}

th {
    background:#336699 none repeat scroll 0 0;
    color:#FFFFFF;
    padding:2px;
}

td {
    background:#FFFFCC none repeat scroll 0 0;
    padding:5px;
    text-align:center;
}

.calendarHeader {
    font-weight: bolder;
    font-size: 14px;
    color: #CC0000;
    background-color: #FFFFCC;
    text-align:center;
} 

.calendarToday { background-color: #FFFFFF; } 

.calendarToday a { color: #CC0000; } 

.calendar { background-color: #FFFFCC; } 

.calendar a { color: #CC0000; } 

h1 a, h2 a, h1 a:visited, h2 a:visited {
    color:#CC0000;
}

h2 {
    font-size:1.5em;
    color: #CC0000;
}

h3 {
    font-size:1.3em;
    color: #336699;
}

h3 a,a:visited{
    color: #CC0000;
}

h1 {
    margin-top:1em;
    font-size:2.0em;
    color: #CC0000;
}

small {
    color:#e74f05;
}

ul {
    padding-left:0;
}

ul.inlined li, div.inlined li, #sidebar li {
    display:inline;
}

#searchform {
    text-align:right;
}

.description {
    float:left;
}

strong a, strong a:visited {
    color:#e74f05;
}

strong {
    color:black;
}

.next_links {
    margin-top:2em;
}

#footer a {
    color: #CC0000;
    text-decoration:underline;
}

.menu {
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
}

.menu a {
    color:#336699;
}
