﻿body 
{
    background-color: #ffffff;
    font-family:宋体;
    font-size:12px;
    padding:0px;
    margin:0px;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #1639A9;
	text-decoration: underline;
}
a:link {
	color: #333;
	text-decoration: none;
}
.spanCurrentLocal
{
    height:inherit;
    padding-left:20px;
    text-align:left;
    vertical-align:middle;
    color:White;
    font-weight:bold;
}
/*************************************************/
.divMaster
{
    width:996px;
    border:none;
    text-align:center;
    vertical-align:top;
    margin:0px;
    padding:0px;
}
/*master头部*/
.tblMasterHead
{
    height:120px;
    border:none;
    margin:0px;
    padding:0px;
}
.tdMasterHead_1
{
    height:80px;
    border:none;
    vertical-align:middle;
    text-align:center;
}
.tdMasterHead_1Top
{
    height:5px;
    background-image:url("Images/head.gif");
}
.tdMasterHead_1Bot
{
    width:100%;
    height:80px;
    background-color:#ffffff;
    text-align:left;
    vertical-align:middle;
}
.tdMasterHead_2
{
    height:6px;
    border:none;
}
.tdMasterHead_3
{
    height:34px;
    border:none;
    text-align:center;
    padding-bottom:5px;
}
.tdMasterHead_3Left
{
    width:9px;
    height:34px;
    background:url("Images/headsepleft.gif");
}
.tdMasterHead_3Center
{
    height:34px;
    background:url("Images/headsepcenter.gif") repeat;
    text-align:left;
}
.tdMasterHead_3Right
{
    width:9px;
    height:34px;
    background:url("Images/headsepright.gif");
}
/*master头部结束*/
/*master中部*/
.tdBodyMidLeft
{
    width:200px;
    padding:3px;
    text-align:center;
    vertical-align:top;
}
.tdBodyMidRight
{
    margin:0px;
    padding:0px;
    text-align:left;
    vertical-align:top;   
}
/*master中部左侧开始*/
.divBodyMidLeftBlock
{
    width:100%;
    height:auto;
    text-align:center;
    vertical-align:top;
}
.tblBodyMidLeftBlockBody
{
  width:180px;
  height:auto;
  text-align:left;
  vertical-align:top;
}
.trBodyMidLeftBlockBodyIn1
{
  width:100%;
  height:20px;
  text-align:left;
  vertical-align:top;
  padding:5px;
  
}
/*master中部左侧结束*/
/*master中部右侧开始*/
.divBodyMidRightBlock
{
    width:100%;
    height:auto;
    text-align:left;
    vertical-align:top;
}
.tblBodyMidRightBlockBody
{
  width:100%;
  height:auto;
  text-align:left;
  vertical-align:top;
}
.trBodyMidRightBlockBodyIn1
{
  height:23px;
  text-align:left;
  vertical-align:top;
  padding:2px;
}
.tblFrm2
{
    width:790px;
    height:144px;
    border:none;
}

.tdFrm2Top
{
    width:790px;
    height:35px;
    background:url("Images/TblFrm2/top.gif") no-repeat;
}
.tdFrm2Mid
{
    width:790px;
    height:30px;
    background:url("Images/TblFrm2/mid.gif") repeat-y;
    text-align:center;
    vertical-align:top;
    padding:5px;
}
.tdFrm2Bot
{
    width:790px;
    height:9px;
    background:url("Images/TblFrm2/bottom.gif") no-repeat;
}

