body {
margin:0;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-color:#ffffff;
width:100%;
height:100%;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul, a {
font-family: Verdana, Arial;
font-size: 12px;
color:#444444;
}

img {
border:none;
}

a {
color:#0000ff;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

#main {
/*width:976px;*/
width:1080px;
min-height:400px;
height:auto;
margin:0 auto 0 auto;

text-align:center;
}

#header {
margin:0 auto 0 auto;
width:952px;

}

.header_{float:left;background:url('../images/header.png');width:952px;height:33px;
padding-top:117px;}

#info {
width:890px;
margin:0 6px 0 6px;
text-align:left;

color:#1c3753;
}

#info form {
margin:0px;
padding:0px;
float:left;
}

#info input {
border:none;
padding:0;
}

#info a, #info span a {
color:#1c3753;
font-size:10px;
text-decoration:underline;
margin:5px 10px 0 10px;
}

#info a:hover, #info span a:hover {
text-decoration:none;
}

#info span {
float:right;
margin:5px 0 0 0;
}

.login {
width:86px;
height:15px;
font-size:10px;
color:#80a7d1;
padding:2px 0 2px 4px !important;
background-image:url(../images/top_input.png);
background-repeat:no-repeat;
margin:5px;
}

#go {
height:15px;
width:44px;
font-size:10px;
font-family:Verdana, Arial;
color:#dfefff;
text-align:center;
background-image:url(../images/top_go.png);
background-repeat:no-repeat;
border:none;
}

#topnav {
width:902px;
height:33px;

background-repeat:no-repeat;
}

#topnav ul {
margin:6 0 0 110px;
padding:0;
list-style:none;
}
*html #topnav ul{margin-top:0px;}

#topnav ul li {
float:left;

background-repeat:no-repeat;
background-position:0 0;

}

#topnav ul li:first-child {
background:none;
}

#topnav ul li a {

width:100px;
height:26px;
padding:7px 20 0 20;
margin:0 0 0 1px;
text-align:center;
font-size:14px;
font-weight:bold;
font-family: Trebuchet MS, Verdana;
color:#000e1e;
text-decoration:none;
text-shadow: 1px 1px 0 #3e638f;
}

#topnav ul li a:hover {

}

#logo {
float:left;
border:none;
margin:30px 0 0 25px;
}

#banner {
float:right;
height:60px;
width:468px;
background-image:url(../images/banner_bg.png);
background-repeat:no-repeat;
margin:15px 15px 15px 0;
}

.nhead {
background-image: url(../images/middle_nav_head.png);
background-repeat: no-repeat;
height: 27px;
width: 160px;
text-align: center;
padding:5px 0 0 0;
margin:4px 0px 0 0px;
font-family: tahoma;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-shadow: 1px 1px 0 #0c3a6d;
}

.nbg {
background-image: url(../images/middle_nav_bg.png);
background-repeat: repeat-y;
height: auto;
width: 160px;
padding:0px;
margin:0px;

text-align: left;
color: #444444;
}
*html .nbg{width:160px;}

.nbg ul {
margin:0;
padding:0;
list-style:none;
}

.nbg ul li {
display:block;
}

.nbg ul li a{
display: block;
padding: 2px 0 2px 15px;
color: #444444;
text-decoration:none;
background-image: url(../images/list_dot.png);
background-repeat: no-repeat;
background-position: 2px 5px;
}

.nbg ul li a:hover {
color: #a4b6d5;
background-image: url(../images/list_dot_hover.png);
background-color: #f1f4f9;
text-decoration:none;
}

.nfoot {
background-image: url(../images/middle_nav_foot.png);
background-repeat: no-repeat;
margin:0 0px 0 0px;
height: 12px;
width: 160px;
font-size: 0px;
}

input, select, textarea, option {
font-size: 11px;
padding: 1px;
font-family: Verdana, Arial, sans-serif;
border: 1px solid #afafaf;
background-color: #f5f7fb;
color: #0000ff;
}

#content {
/*width:902px;*/
width:952px;
margin:0 auto 0 auto;
background-image:url(../images/content_bg.png);
background-repeat:repeat-y;
}

#left {
float:left;
width:160px;

text-align:center;
margin:0px;
padding:0 0 4px 0;
}

#middle {
float:left;
/*float:right;*/
width:790px;
/*width:740px;*/
margin:0px;
padding:0px;
}

#context {
float:left;
width:577px;
margin:4 0 0 3px;
padding:0px;
text-align:left;
font-size:11px;
color:#444444;
padding:0 0 4px 0;
}

/*.cbox{float:left;width:569px;}*/
.cbox{float:left;width:629px;}
.cbox_tbg{float:left;width:619px;background:url(../images/cbox_tbg.png);height:35px;}
.cbox_cbg{float:left;width:609px;background:url(../images/cbox_cbg.png);
padding:0px 10px 0px 10px;background-repeat:repeat-y;}
.cbox_fbg{float:left;width:619px;background:url(../images/cbox_fbg.png);font-size:0px;height:12px;}

#context h2 {
font-size:18px;
font-weight:normal;
font-family:Trebuchet MS, Verdana;
color:#7a9abd;
border-bottom: 1px solid #cccccc;
margin:5px 0 2px 0;
padding:0 0 0 2px;
text-shadow: 1px 1px 1px #cccccc;
}

#right {
float:right;
width:160px;

text-align:center;
margin:0px;
padding:0 0 4px 0;
}

#footer {
width:100%;
padding:4px 0 4px 0;
font-size:10px;
color:#93a9c0;
text-align:center;
}

#footer a {
font-size:10px;
color:#93a9c0;
text-decoration:underline;
}

#footer a:hover {
text-decoration:none;
}

.tr_table {
background-color:#afafaf;
}

.tr_row0 {
background-color: #f5f7fb;
}

.tr_row1 {
background-color: #f0f4f9;
}

.tr_row0 td, .tr_row1 td {
border:1px solid #ffffff;
}

.tr_head {
background-image:url(../images/tablehead.png);
background-repeat:repeat-x;
background-color: #dfe6f0;
color: #7191b2;
height:24px;
text-shadow: 1px 1px 0 #ffffff;
vertical-align:middle;
}

.tr_head td {
text-align:center;
}