
*{ margin: 0; padding: 0; }*
body {
        font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif;
        line-height: 1.6em;
        background: #fff;
        color: #444;
        margin: 0 auto;
}

a {        color: #E0691A;        background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }

sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {        margin: 0 0 5px 0; }

ul { list-style : none; }

.style2 {
        font-size: medium;
        font-family: "ËÎÌå";
        font-weight: bold;
}
.style3 {
        font-size: medium;
        font-family: "ÐÂËÎÌå";
}
.style4 {font-size: 12px}
.style6 {font-size: medium}
.STYLE7 {color: #414141}


/* layout
   ------ */

.content {
        margin: 0 auto;
        width: 980px;
        padding: 10px;
}

.header {
        color: #808080;
        margin: 3px 0;


}
.logo{
        height:60px;
        color: #808080;
        margin: 0px 0;
        padding: 0px 0 0 0;

}
.top_info {
        float: left;
        width: 980px;
        padding: 0px 0px 0px 0px;
        color: #808080;


}

        .top_info_left{
        width: 200px;
        height:60px;
        padding: 0px 0 0 0;
        float: left;

		}

        .top_info_middle {
                width: 400px;
                float: left;
                padding: 0px 0px 0px 38px;
        }

        .top_info_right {
                float: right;
                width: 280px;
                padding: 0px 0px 0px 0px;
        }

.bar_search{
       clear: both;
       height: 30px;
       line-height: 0px;
       font: bold 10px arial;
       color: #000080;
       font-size: small;
       margin-bottom: 0px;
       margin-top: 0px;

}

.bar1 {
        clear: both;
        font-size: 1em;
        width: 250px;
        height: 20px;


}
   .bar1 ul{
                   float:right;
   }

        .bar1 font {
                padding: 0px 0px 0px 12px;
                float: left;
                margin-top: 5px;

        }

        .bar1 font.active {

                font-size: 1.2em;
                font-weight: bold;
                margin-top: 5px;
                color: #000000;
        }

        .bar1 font a {
                font-weight: bold;
                color: #808080;
                background: inherit;
                text-decoration: none;
                margin-top: 5px;

        }
.bar2 {
        clear: both;
        font-size: 1em;
        width: 450px;
        height: 20px;

}
   .bar2 ul{
                   float:left;
   }

        .bar2 font {
                padding: 0px 0px 0px 12px;

                float: left;
                margin-top: 5px;

        }

        .bar2 font.active {

                font-size: 1.2em;
                font-weight: bold;
                margin-top: 5px;
                color: #000000;
        }

        .bar2 font a {
                font-weight: bold;
                color: #808080;
                background: inherit;
                text-decoration: none;
                margin-top: 5px;

        }
.bar {
        clear: both;
        font-size: 1em;
        height: 30px;

        background: #E8E8E8;


}
   .bar ul{
                   float:right;
   }

        .bar li {
                padding: 6px 12px 6px 12px;

                float: left;

        }

        .bar li.active {
                background: #E0691A url(../images/bar.gif) repeat-x;

                font-weight: bold;

        }

        .bar li a {
                font-weight: bold;

                background: inherit;
                text-decoration: none;

        }
.whiteline{
height:30px;
}

.footer {
        clear: both;
        text-align: center;
        padding: 10px 0;
        border-top: 1px solid #ccc;
        line-height: 2em;
}

.footer a { color: #808080; background: #fff; }

.loginForm {
                background: #f5f5f5;
                color: #414141;
                height:220px;
                padding: 8px;
                margin: 0 0 3px 0;
        }

.registerForm {
                background: #f5f5f5;
                color: #414141;
                height:600px;
                padding: 8px;
                margin: 0 0 3px 0;
        }