﻿/* 公共样式表 2009-11-01 17:07 */

/*
body
{
    margin: 0px;
    background-image: url( "../Images/Imgs/bg_b.gif" );
    background-repeat: repeat-x;
    background-position: center top;
}
*/



.sign_01
{
    width: 15px;
    height: 15px;
    float: left;
    margin: 8px 0 0 10px;
    text-align: left;
    background-image: url(../Images/Sign/sg_01.gif);
}


.title_01
{
    float: left;
    margin: 5px 0 0 5px;
    font-weight: bold;
    font-size: 16px;
    color: #FF7300;
}
.title_02
{
    float: left;
    margin-left: 10px;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
}
.title_03
{
    float: left;
    font-size: 13px;
}



.btn_b01
{
    width: 99%;
    height: 30px;
    border: solid 1px #FF7300;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_b01.gif);
}


/* 按钮样式 */
.btn_a01
{
    width: 60px;
    height: 30px;
    border: solid 1px #5BA45D;
    margin-top: 0px;
    background-image: url(../Images/Button/btn_a01.gif);
}

.btn_a02
{
    width: 60px;
    height: 30px;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_a02.gif);
}

.btn_a03
{
    width: 60px;
    height: 30px;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_a03.gif);
}

.btn_a04
{
    width: 60px;
    height: 30px;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_a04.gif);
}

.btn_a05
{
    width: 60px;
    height: 30px;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_a05.gif);
}

.btn_a06
{
    width: 60px;
    height: 30px;
    border: solid 1px #BFBFBF;
    background-image: url(../Images/Button/btn_a06.gif);
}

.btn_a07
{
    width: 60px;
    height: 30px;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_a07.gif);
}

.btn_a08
{
    width: 60px;
    height: 30px;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_a08.gif);
}

.btn_a09
{
    width: 60px;
    height: 30px;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_a09.gif);
}

.btn_a10
{
    width: 60px;
    height: 30px;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_a10.gif);
}

.btn_a11
{
    width: 60px;
    height: 30px;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_a11.gif);
}

.btn_a12
{
    width: 60px;
    height: 30px;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_a12.gif);
}

.btn_b01
{
    width: 60px;
    height: 30px;
    margin-top: 2px;
    background-image: url(../Images/Button/btn_b01.gif);
}

.btn_b02
{
    width: 91px;
    height: 26px;
    margin-top: 0px;
    background-image: url(../Images/Button/btn_b02.gif);
}

/* 导航菜单栏 */
.menu_a01
{
    width: 988px;
    height: 31px;
    border: 0px;
    background-image: url(http://localhost:2000/Images/Menu/menu_a01.gif);
}


.Menu_b01
{
    width: 99%;
    height: 30px;
    border: solid 1px #FF7300;
    margin-top: 0px;
    background-image: url(../Images/Button/btn_b01.gif);
}



.content_01
{
    width: 99%;
    border: solid 1px #FF7300;
    margin-top: 2px;
}
.content_02
{
    width: 50%;
    float: left;
}
.content_03
{
    width: 100%;
    float: left;
}




/* JQuery 样式 */
.bigpic
{
    position: absolute;
    float: left;
    border: #ccc 1px solid;
}



/* 首页调用：Default */
.divLogin
{
    width: 256px;
    height: 218px;
    border: solid 1px #BEBEBE;
    background-image: url(../../Images/Backgroup/bg_a05.gif);
}

