/* CSS Document */
*
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
BODY
{
    background: #fff;
}
IMG
{
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}
UL
{
    list-style-type: none;
}
LI
{
    list-style-type: none;
}

UL
{
    color: #333;
}
LI
{
    text-align: left;
}
DL
{
    font: 12px/20px "宋体";
    color: #333;
}
DT
{
    font: 12px/20px "宋体";
    color: #333;
}
DD
{
    font: 12px/20px "宋体";
    color: #333;
}
TABLE
{
    font: 12px/20px "宋体";
    color: #333;
}
TD
{
    font: 12px/20px "宋体";
    color: #333;
}
.clr
{
    clear: both;
}
a:link
{
    color: #333333;
    text-decoration: none;
}
a:visited
{
    color: #333333;
    text-decoration: none;
}
a:hover
{
    color: #FF6600;
    text-decoration: underline;
}

.center_720
{
    float: none;
    margin: 0px auto;
    width: 920px;
    margin-top: 30px;
}
#shenxi
{
    float: none;
    margin: 0px auto;
    width: 918px;
    height: 25px;
    color: #d8b056;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 3px #d8b056 solid;
    padding-left: 5px;
    margin-top: 10px;
}
/* 头部&导航 */

#muve_top
{
    float: right;
    width: 495px;
    margin: 5px 0px;
}
#muve_top li
{
    float: right;
}
#muve_top li span
{
    float: left;
    height: 17px;
    line-height: 17px;
    text-align: center;
}
#login_button
{
    width: 38px;
    background: url(../../Templates/blue2/images/login_button.gif) no-repeat;
    margin-left: 10px;
}
#reg_button
{
    width: 60px;
    background: url(../../Templates/blue2/images/register_button.gif) no-repeat;
}
#muve_nav
{
    float: right;
    width: 495px;
    height: 28px;
    border-bottom: 4px #0197D8 solid;
    border-left: 1px #0197D8 solid;
    border-right: 1px #0197D8 solid;
    border-top: 1px #0197D8 solid;
}
#muve_nav li
{
    float: left;
    width: 61px;
    height: 28px;
    background: url(../../Templates/blue2/images/tagBG.gif) repeat-x;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
}
#muve_nav li.bre
{
    border-right: 1px #0197D8 solid;
}
.height
{
    float: none;
    margin: 0 auto;
    width: 720px;
    height: 20px;
}
.center_banner
{
    float: none;
    margin: 0 auto;
    width: 720px;
}
.center_banner li
{
    float: left;
    width: 355px;
    height: 70px;
}
#main_bottom
{
    float: none;
    margin: 0 auto;
    width: 700px;
    text-align: center;
    padding: 10px;
    border-top: 1px #B0B0B0 solid;
    margin-top: 10px;
}
#main_bottom li
{
    text-align: center;
}
