﻿#head
	{
	width : 960px;  
	height: 100px;
	margin: 0 auto;
	background:url(../Image/firstHead.PNG)
}
#CountDiv
	{
	width : 960px;  
	height: 20px;
	margin: 0 auto;
}

#Menu {
	width: 960px;
	height: 36px;
	margin: 0 auto;
	}
	
.Menuleft 
{
    margin-top:3px;
	width: 12px;
    height: 36px;
    background-image:url(../Image/loginLeft.png);
	float:left;
}
.MenuC
{
    margin-top:3px;
    width:936px;
    height: 36px;
    background-image:url(../Image/loginCenter.png);
	float:left;
}
.MenuR
{
    margin-top:3px;
    width: 12px;
    height: 36px;
    background-image:url(../Image/loginRigth.png);
	float:left;
}

.loginbtnL, .loginbtnL_hover{
    background-color: transparent; /*IE*/
    border: none;   
}
.loginbtnL, .loginbtnL_hover {
	height: 24px;
	width: 52px;
}
.loginbtnL {
    background-image: url(../Image/loginBtnL.png);
}
.loginbtnL_hover {
	background-image: url(../Image/loginBtn.png);
}
.loginTextClass
{
    width:100px;
    border:1px solid #2C2C2C;
}
#Content
{
    width:962px;
    margin: 0 auto;
}

#ContentL
{
    width:642px;
    margin-top:4px;
    float:left;
}


.legalClass
{
    float:left;
    margin-top:7px;
}
.publicbarHead
{
   width:643px;
   height:21px;
   text-align:center;
   background-image:url(../Image/t.gif);
}
.contentLL
{
    width:5px;
    height:284px;
    float:left;
    background-image:url(../Image/l.gif);
}
.contentLC
{
    width:632px;
    height:284px;
    float:left;
    background-image:url(../Image/m.gif);
}
.contentLR
{
    width:5px;
    height:284px;
    float:left;
    background-image:url(../Image/r.gif);
}
.sysHelpClass
{
    margin-top:2px;
    margin-left:2px;
    float:left;
    }
.shortHead
{
    width:315px;
    height:21px;
    text-align:center;
    background-image:url(../Image/t2.gif);
    }
.ContenRL
{
     width:5px;
    height:183px;
    float:left;
    background-image:url(../Image/l2.gif);
}
.ContenRC
{
     width:305px;
    height:183px;
    float:left;
    background-image:url(../Image/m2.gif);
}
.ContenRR
{
     width:5px;
    height:183px;
    float:left;
    background-image:url(../Image/r2.gif);
}

#BottomMen {
	width: 962px;
	height: 25px;
	margin: 0 auto;
	margin-top:7px;
	}
	
#BottomMenuleft 
{
	width: 18px;
    height: 25px;
    background-image:url(../Image/B1.png);
	float:left;
}
#BottomMenuC
{
    width:926px;
    height: 25px;
    background-image:url(../Image/B2.png);
	float:left;
}
#BottomMenuR
{
    width: 18px;
    height: 25px;
    background-image:url(../Image/B3.png);
	float:left;
}

.divToTop
{
    margin-top:25px;
    margin-left:25px;
    }
.divpadding
{
    margin-top:12px;
    margin-left:25px;
 }

