/* CSS Document */
body
{
    font-size: 12px;
    color: #000;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
}
a
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #E86B05;
    text-decoration: none;
}
img
{
    border: none;
}
/* header */
.toplink
{
    color: #fff;
}
.toplink a
{
    color: #fff;
    text-decoration: none;
}
.toplink a:hover
{
    color: #FFB21F;
    text-decoration: none;
}
/* left */
.loginmenu
{
    background: url(images/login_25.jpg) no-repeat;
    width: 186px;
    height: 36px;
    border: none;
}

.search
{
    background: url(images/login_130.jpg) no-repeat;
    width: 86px;
    height: 21px;
    border: none;
}
.search1
{
    background: url(images/login_134.jpg) no-repeat;
    width: 86px;
    height: 21px;
    border: none;
}
/* center */
.centerline
{
    border: 1px solid #DEDDDD;
}
h1
{
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    display: inline;
}
.more
{
    font-size: 12px;
    font-weight: bold;
    color: #264FAB;
}
.more a
{
    font-size: 12px;
    font-weight: bold;
    color: #264FAB;
    text-decoration: none;
}
.more a:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #E86B05;
    text-decoration: none;
}
.newslist
{
    padding: 0px 8px;
}
.newslist1
{
    padding: 0px 4px;
}
h2
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    display: inline;
}
h3
{
    font-size: 14px;
    font-weight: bold;
    color: #274C80;
    display: inline;
}
.more1
{
    font-size: 9px;
    font-weight: bold;
    color: #264FAB;
}
.more1 a
{
    font-size: 9px;
    font-weight: bold;
    color: #264FAB;
    text-decoration: none;
}
.more1 a:hover
{
    font-size: 9px;
    font-weight: bold;
    color: #E86B05;
    text-decoration: none;
}

.bluemenu
{
    background: url(images/bluemenu.gif) no-repeat;
    background-position:right center;
    width: 90px;
    height: 20px;
    border: none;
    color: #fff;
}
