﻿html,body,form 
{
    font-size: 12px;
    padding:0;
    margin:0;
    border:0;
}
.main
{
    margin:0px;
    padding:0px;
    background:#dcdcdc;
    background-image:url(../Images/logbj.png);
    background-repeat:no-repeat; 
    background-size:100% 100%;
    -moz-background-size:100% 100%;
}
.main_header {
    width:100%; 
    height:84px; 
    border:0;
    background:transparent url(../Images/head.png);  
    background-repeat:no-repeat;  
    background-size:100% 100%;  
    -moz-background-size:100% 100%;
}
.login
{
    width:410px;
    height:360px;
    position:relative;
    bottom:410px;
    margin:auto;
    background-repeat:no-repeat;
    background-image:url(../Images/logincontrol.png);
}
.LoginTextStyle
{
    font-size:24px;
    width:235px;
    margin-left:100px;
    border:0;
    background-color:transparent;
}

.loginBtn
{
    background-color:transparent;
    width:320px;
    height:56px; 
    border:0px;
    cursor:pointer;
    margin-left:40px;
}

.textStyle
{
    width:110px;
}

.tableStyle
{
    padding-top:35px;
}

label 
{ 
    font-size:12px;
    text-align:left;
 }
 
 label2
 {
    font-size:12px;
    text-align:left;
 }
 .BtnA1
{
	font-size:13px;
	display: inline-block;
	height:18px;
	width:51px;
	background:transparent url(../Images/Bt1.png) no-repeat top left;
	padding:5px 0 0 0;
	text-align:center;
	color:#000000;
	text-decoration:none;
}

.BtnA1S {
    font-size: 22px;
    height: 30px;
    width: 66px;
    line-height: 20px;
    background: transparent url(../Images/Bt1S.png) no-repeat top left;
}

.BtnA1:hover {
    font-size: 13px;
    display: inline-block;
    height: 18px;
    width: 51px;
    background: transparent url(../Images/Bt1_.png) no-repeat top left;
    padding: 5px 0 0 0;
    text-align: center;
    color: #000000;
    text-decoration: none;
}
.BtnA1S:hover {
    font-size: 22px;
    display: inline-block;
    height: 30px;
    width: 66px;
    line-height: 20px;
    background: transparent url(../Images/Bt1_S.png) no-repeat top left;
    padding: 5px 0 0 0;
    text-align: center;
    color: #000000;
    text-decoration: none;
}
.BtnA2
{
    display: inline-block;
    height:18px;
    width:80px;
    background:transparent url(../Images/Bt2.png) no-repeat top left;
	padding:5px 0 0 0;
    text-align:center;
    color:#000000;
    text-decoration:none;
}

.BtnA2:hover
{
    display: inline-block;
    height:18px;
    width:80px;
    background:transparent url(../Images/Bt2_.png) no-repeat top left;
	padding:5px 0 0 0;
    text-align:center;
    color:#000000;
    text-decoration:none;
}

.TBtnA1
{
    font-size: 14px;
    height:22px;
 }
 

.TBtnA1
{
    height:22px;
 } 
.radpane
{
    width:1212px;
    overflow:hidden;
}
    
.list
{
color:#B26733;
text-decoration:none;
margin-left:5px;
}
.list:hover
{
color:Blue;
text-decoration:underline;
}
.more
{
color:Black;
text-decoration:none;
}
.more:hover
{
color:Red;
text-decoration:underline;
}
.BgMain
{
background:url(../Images/background.png) repeat;
}
.BgContent
{
background:url(../Images/background.png) repeat;
}

.dataTAble{ BORDER: 1px  solid #000000; border-bottom-width:0px; border-right-width:0px; }
.dataTAble tr td { border-right: 1px  solid #000000; border-bottom: 1px  solid #000000; padding:10px 10px 10px 10px ; } 

.dataTAble2{ BORDER: 1px  solid #000000; border-bottom-width:0px; border-right-width:0px; }
.dataTAble2 tr td { border-right: 1px  solid #000000; border-bottom: 1px  solid #000000; padding:6px 0px 5px 5px ; } 

.dataTAble3 tr td { border-width:0px;padding:15px 5px 0 5px;}
.FontTitle{ font-size:20px; font-weight:bold; }

.dataTAble4 tr td {border-width:0px; }