﻿


#header {
    position: relative;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding: 8px 12px 6px;
}

    #header a.logo
{
    display: inline-block;
    margin-right: 5px;
    background-image: url('../Images/banner.png');
}

    #header a.title
{
    font-weight: bold;
    font-size: 24px;
    text-decoration: none;
    line-height: 30px;
    color: #fff;
   
}


.linkstyle a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.linkstyle A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.linkstyle A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.linkstyle A:active
{
	color: #FFFFFF;
	text-decoration: none;
}


.f-theme-neptune #header {
    background-color: #005999;
    border-bottom: 1px solid #1E95EC;
}

.f-theme-neptune #header .title a {
    color: #fff;
}

.f-theme-blue #header {
    background-color: #004BA8;
    border-bottom: 1px solid #034699;
}

.f-theme-blue #header .title a {
    color: #fff;
}

.f-theme-gray #header {
    background-color: #d3d3d3;
    border-bottom: 1px solid #bab9b9;
}

.f-theme-gray #header .title a {
    color: #333;
}

.f-theme-access #header {
    background-color: #343b48;
    border-bottom: 1px solid #1f232b;
}

.f-theme-access #header .title a {
    color: #fff;
}









.htoolbar
{
    background-image: url("../images/logo/logo2.gif");
    background-position: center center;
    background-repeat: no-repeat;
}


/*#logo
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    z-index: 100000;
}
*/

.maincontent .x-panel-body {
    
    background-image: url(../images/square.gif);
}


.f-theme-access .maincontent .x-panel-body {
    
    background-image: none;
}
.rightSetting
{
	padding:20px;
}

.main {
    width: 960px;
    margin: 0px auto;
}
.jifenMain 
{
    background-color: #ffffff;
}

.jifenStep1,.jifenStep2,.jifenStep3 
{
    width: 100%;
    height: 200px;
    float: left;
    text-indent: 50px;
    line-height: 40px;
    padding-top: 45px;
}

.step1Title
{
    background-image: url('../image/jf1.png');
    background-repeat: no-repeat;
    width: 240px;
    height: 35px;
    float: left;
   
    
}

.step2Title
{
    background-image: url('../image/jf2.png');
    background-repeat: no-repeat;
    width: 240px;
    height: 35px;
    float: left;
}


.step3Title
{
    background-image: url('../image/jf3.png');
    background-repeat: no-repeat;
    width: 240px;
    height: 35px;
    float: left;
}
.fenZhi
{
    color: #FF0000;
    font-size: 20px;
}

.shenYuJiFen
{
    border-style: solid;
    border-width: 0px;
    float: right;
    width: 200px;
    text-indent: 60px;
    color: #ff0000;
    font-weight: bold;
    font-family: 微软雅黑;
    font-size: 18px;
    background-image: url('../image/coin.png');
    background-repeat: no-repeat;
    line-height: 66px;
    text-align: right;
}






