﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
a:link          {
	text-decoration: none;
	color: #006699;
}
a:visited       {
	text-decoration: none;
	color: #006699;
}
a:active        { color: #CC3300; text-decoration: none }

a:hover         {
	color: #CC3300;
	text-decoration: underline;
	font-weight: normal;
}
#Header_Div
{
    background-image: url(Images/bg_header.png);
    height: 80px;
    width: 100%;
    background-repeat: repeat-x;
   
}
.logoImage
{
	position:relative;
	left:20%;
	top:20px;
	width:158px;
	height:44px;
	background-image:url(Images/Logo.gif);
	
}
.topright {
	float: right;
	padding:5px;
	margin-right:50px;
}
.topright:hover {
	float: right;
	padding:5px;
	background-color: #666666;
	color: #FFFFFF;
}
.topright_B {
	float: right;
	padding:5px;
	margin-right:10px;
}
.topright_B:hover {
	float: right;
	padding:5px;
	background-color: #666666;
	color: #FFFFFF;
}
.toptdanniu {
padding-top:6px;
	border-left: 1px solid #DAD6CB;
		background-image: url(Images/bg_btn.png);
	float:left;
	height: 26px;
	line-height:26px;
	width: 100px;
}
.toptdanniu:hover {
	background-image: url(Images/bg_btn_hover.png);
}
.buttonWrapper{
border-bottom:1px solid #DAD6CB;
	border-top:1px solid #DAD6CB;
	background-image: url(Images/bg_btn.png);
  width:100%;
  height:32px;
 text-align:center;
}
#CenterContent
{
 float:inherit;
 width:100%;
 text-align:center;
  height:auto;
}
#CopyRight
{
    background-position: -30px;
    border-color: #000000;
    border-width: 1px;
    width: 100%;
    background-image: url(Images/bg_header.png);
    padding-top: 5px;
    margin-top: 5px;
    height: 50px;
    border-top-style: solid;
    line-height:20px;
    text-align:center;
}
.RegesitLine
{
    background-color: #99CCFF;
    border-top-style: solid;
    border-width: 2px;
    border-top-color: #0000CC;
    text-align: left;
    font-weight: bold;
    text-indent: 20px;
    margin-left: 50px;
    height:30px;
    margin-right:30px;
    margin-top:10px;
}
.RegsitContent
{
    margin-right: 30px;
    margin-top: 10px;
    margin-left: 50px;
    text-align: left;
}
hr
{
 height:1px;
 color:Silver;
 
}
.RegsistTd_A
{
 width:120px;
 height:20px;
 text-align:right;
 
}
.YzSpan
{
    color: #FF33CC;
}
#UpdateProgress
{
z-index:500; 
width:214px; 
height:15px; 
background-image:url('Images/Updateing.gif'); 
}
.LoginBg
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    background-image: url(  'Images/indexb.gif' );
    background-repeat: repeat-x;
    background-color: #66CCFF;
}
.WebLoginDiv
{
    border-style: solid;
    border-width: 1px;
    position: absolute;
    left: 60%;
    top: 40%;
    line-height:20px;
    color:Gray;
}
.WebLoginCopy
{
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0px;
    text-align: center;
}
