* {
text-decoration: none;
}

body {
margin: 0;
padding: 0;
text-align: center;
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
}

#cont {
display: block;
width: 980px;
margin: 0 auto;
}

#fc {
display: block;
float: left;
width: 980px;
margin: 0;
text-align: left;
}

#banner {
display: block;
float: left;
width: 980px;
height: 82px;
margin: 0;
border-bottom: 2px solid #003399;
background: #94A6BD url(../graphics/layout/banner.jpg) no-repeat top left;
}

#nav {
display: block;
clear: left;
float: left;
width: 980px;
background-color: #FFCC00;
border-bottom: 2px solid #003399;
}

#nav a {
display: block;
float: left;
color: #003399;
font-size: 1.4em;
font-weight: bold;
margin: 0;
padding: 5px 0 4px 0;
}

#nav a:hover {
background-color: #003399;
color: #fff;
}

#nav span {
display: block;
margin: 0 10px;
}

#nav #title {
display: block;
float: right;
font-size: 1.6em;
color: #fff;
background-color: #003399;
padding: 3px 0;
font-weight: bold;
width: 150px;
text-align: center;
}

#content {
display: block;
clear: left;
float: left;
width: 980px;
margin: 0;
background: transparent url(/graphics/layout/left-bg.gif) repeat-y top left;
}

#right {
display: block;
float: right;
width: 780px;
margin: 0;
padding: 10px 0;
}

#left {
display: block;
float: left;
width: 180px;
margin: 0;
}

#left #tech {
display: block;
width: 180px;
background-color: #003399;
color: #fff;
text-align: center;
padding: 5px 0;
font-size: 1.4em;
font-weight: bold;
}

#left a {
display: block;
width: 180px;
color: #003399;
text-align: center;
padding: 3px 0 5px 0;
margin: 5px 0 0 0;
font-size: 1.2em;
font-weight: bold;
border: 1px solid #003399;
border-right: none;
}

#left a:hover {
background-color: #003399;
color: #fff;
}

#left span {
display: block;
margin: 5px 0 0 0;
}

#footer {
display: block;
clear: both;
float: left;
width: 980px;
margin: 0;
border-top: 2px solid #003399;
border-bottom: 2px solid #003399;
background-color: #FFCC00;
}

#footer a {
float: left;
display: block;
padding: 7px 0;
text-align: center;
color: #003399;
font-size: 1.2em;
}

#footer span {
display: block;
margin: 0 10px;
}

#footer a:hover {
background-color: #003399;
color: #fff;
}

#wnw {
width: 180px;
border-right: 2px solid #003399;
}

h1 {
font-size: 2em;
font-weight: normal;
}

h2 {
font-size: 1.8em;
font-weight: normal;
}

h3 {
font-size: 1.6em;
font-weight: normal;
}

h4 {
font-size: 1.4em;
font-weight: normal;
}

p {
font-size: 1.2em;
}

ol, ul {
font-size: 1.2em;
}

ol li, ul li {
padding: 5px auto;
}

#right a {
color: #4184C7;
}

#right a:hover {
color: #003399;
}

.pn {
float: left;
display: block;
width: 780px;
}

.pn .next {
float: right;
}

.pn .prev {
float: left;
}

#sm ul {
font-size: 1em;
}
#pp ol {
font-size: 1em;
}
