html, body{
    width:100%;
    margin:0; padding:0; border:0;
    text-align:center;
    font-family:Courier, Verdana, Arial, sans-serif;
    font-size:14px;
    /*color:#000872;*/
    color:#000;
    background-color:#DEDEDE;
    line-height:1.2em;
}
/*
body{background-image:url("img/bg_800x800_4.png"); background-repeat:no-repeat; background-position:top right; background-attachment:fixed;}
*/
.h0{color:#000;}
h1, h3{font-size:31px; margin:0; padding:40px 0; color:#007890;}
h2{font-size:24px; margin-bottom:46px;}
h3{font-weight:normal !important;}
a{color:#000; text-decoration:none;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

.outer{width:666px; margin:0 auto; text-align:left;}
.header{width:100%; height:134px;}
.header p{margin:0; font-size:14px;}
.h0{font-size:14px; line-height:1.4em;}
.menu{width:100%; height:66px;}
.menuitem{height:22px; font-size:15px; margin-right:6px; cursor:pointer; float:left; color:#007890;}
/*.mi_1{width:218px;}
.mi_2{width:129px;}
.mi_3{width:236px;}
.mi_4{float:right;}*/
.mi_5{margin-right:0;}
.act{font-weight:bold;}
.content{min-height:640px; text-align:left;}
.content a{text-decoration:underline;}
.content img{float:right; margin:0 0 11px 11px;}
.footer{text-align:right;}
.footeritem{margin:24px 0 24px 65px; color:#007890;}