body{
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:url(bkgrd.gif);
}
a{
color: #39559F;
}
h1{
margin:0;
padding:0;
font-family:'Times New Roman', Times, serif;
font-size:24px;
color:#333366;
text-transform: uppercase;
}
h2{
margin:8px 0 4px 0;
font-size:18px;
}
.img_right{
float:right;
margin:6px 0 0 6px;
padding:4px 0 0 4px;
}
#wrapper{
width:750px;
position:relative;
}
#header{
background:url(bnr_en.jpg) no-repeat;
width:750px;
height:185px;
}
#content{
float:left;
position:relative;
width:750px;
background:url(nav_bg.gif) repeat-y;
}
#content ul{
list-style-type:square;
}
#content ol{
list-style-type: decimal;
}
#content ol ul li{
list-style-type: circle;
}
#nav{
float:left;
}
#nav ul{
margin:0;
padding:0;
}
#nav ul li{
list-style-type:none;
padding:6px 0;
}
#nav ul li a{
font-family:'Times New Roman', Times, serif;
font-size:16px;
text-decoration:none;
color:#CCCCCC;
width:122px;
display:block;
font-weight:bold;
padding:4px 0 0 20px;
height:24px;
}
#nav ul li a:hover{
background:#526e84;
}
#right_side{
float:left;
margin:0 0 0 20px;
padding:10px;
width:560px;
text-align:justify;
}
.camp ul{
margin:0;
padding:0;
text-align:center;
}
.camp ul li{
list-style-type:none;
display: inline;
padding:0 8px;
}
#sub_nav{
width:100%;
text-align:right;
}
#sub_nav ul{
margin:0;
padding:0;
}
#sub_nav ul li{
list-style-type:none;
display:inline;
padding:0 6px;
}
#sub_nav ul li a{
text-decoration:none;
color:#526e84;
font-size:12px;
font-weight:bold;
border-bottom:4px solid #777b7e;
}
#sub_nav ul li a:hover{
color:#000000;
border-bottom:none;
}
.columntoleft{
float:left;
text-align:center;
font-weight:bold;
margin:0 14px 0 14px;
}