body{background-color:#EEE;}
#pos{line-height:30px;height:30px;}
#header{
    height:300px;
    width:100%;
    background:#1F4B81 url(header.png) top center no-repeat;
}
#menu{
    height:40px;
    width:100%;
    background:#26548A;
    /*border-top:1px solid #173355;*/
}
#menu h1{display:block;float:left;padding:0 10px;
        min-width:78px;
        line-height:40px;height:40px;
        font-size:16px;font-weight:bold;color:#FFF;text-shadow:1px 1px -2px #000;text-align:center;}
#menu h1 a{color:#FFF;}
#menu h1:hover{background-color:#173355;}
#menu h1.select{background-color:#EEE;}
#menu h1:hover a{color:#DDD000;}
#menu h1.select a{color:#26548A;}
.nav_head{font-size:14px;padding:10px 0 0 15px;height:30px;position:relative;}
.nav_head .more{position:absolute;top:10px;right:10px;}
.nav_head,
.nav_head .more
.nav_head a,
.nav_head .more a{color:#FFF;}
.nav_head .more a{font-size:14px;}

.wpbg{background-color:#FFF;border-bottom:1px solid #DDD;}

.bg_blue{background:#1F4B81;border-bottom:1px solid #173355;border-radius:3px;}

.mheight{min-height:200px;}
.h100{height:80px;}
.mmh{min-height:291px;}
.w300{width:300px;}
.w340{width:340px;}
.pr10{padding-right:10px;}
.main_content_left{width:690px;padding-right:10px;}
.mxheight{min-height:926px}