﻿*
{
    margin: 0;
    padding: 0;
     background-color:White;
}
.main{height:auto; width:100%; clear:both; margin:0 auto; font-size:12px; font-family:Arial; overflow:hidden;}
.divcommon{ height:auto; width:100%; float:left;}

.topmenu{ height:28px; padding:4px 0 4px 20px; line-height:28px; margin:0 0 10px 0;}
.topmenu a{color: #009933; font-size:14px; text-decoration:none; font-weight:500;}.topmenu a:hover{ color:#006600;}
.toplbg{background-image:url(/images/pagecut/index/topline.jpg); background-repeat:repeat-x;}
.tt
{
    width: auto;
    margin: 5px 0 0 20px;
    font-size: 13px;
    font-weight: 400;
    color: #999;
    font-family: BatangChe;
}

.buttom1{ line-height:30px; padding-left:20px; color:#777; font-size:14px; height:30px; margin:8px auto; background:transparent;}
.buttom1 a{ color:#666; background:transparent;}.buttom1 a:hover{ color:#333;}
.buttom2{line-height:20px; padding-left:20px; color:#999; font-size:13px; height:20px; margin:8px 0 16px 0; background:transparent;}
.buttom2 a{color: rgb(119,119,204); background:transparent;}
.btbg{ background-image:url(/images/pagecut/index/bgline.jpg); background-repeat:repeat-x; }

.mdbox{border:1px solid rgb(196,203,214); background-color:rgb(245,245,245); margin:20px auto; width:auto;}
.mdbox *{background:transparent;}
.clear
{
height:0;
overflow:hidden;
clear:both;
}