﻿
body
{
    font-size:12px;
	font-family:verdana,arial,helvetica,sans-serif; 
}

.SpecialTable
{
	font-size:12px;
	font-family:verdana,arial,helvetica,sans-serif; 
	border:solid 1px #35a3fc;
}

.SpecialTable caption
{
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#1E517E;
	font-size:18px;
	font-weight:bold;
}

.SpecialTable th
{
	font-size:15px;
	text-align:left;
	background-color:#dddddd;
	border-bottom: solid 1px #ddd;
}

.SpecialTable td
{
	border-bottom:solid 1px #ddd;
}

.SpecialTable input, textarea
{
	font-size: 14px; background-color: #ffffff; font-family: Arial; 
               border: solid 1px #4498EE;
}

.SpecialTable .Submit_buttons
{
	text-align:center;
}

tr
{
    height:25px;
}

body
{
   font-family:verdana,arial,helvetica,sans-serif; 
   font-size:12px;
}


.showInfo td
{
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	max-height:31px;
}

.showInfo tr
{
	behavior:url('IEHoverFix.htc');
}

.showInfo tr:hover,.showInfo tr.odd:hover
{
	background:#3072cd;
	color:White;
}

.showInfo th
{
	background:#628af5;/*3565b5*/
	color: #fff;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	font-size:10pt;
}

.showInfo tr.odd
{
	background:#f7fbff;
}

/*显示帐户详细信息*/
.tableForm
{
	font-family: Verdana;
	font-size: small;
	margin: 0 auto auto;
	border: solid 1px #9db3c5;
	border-collapse:collapse;
	width: 97%;
}

.tableForm caption
{
	font-family:Verdana;
	font-size:x-large;
	font-weight:bolder;
	padding-bottom: 4px;
	color:#1E517E;
}

.tableForm td
{
	height:30px;
	border-bottom: solid 1px #9db3c5;
	border-left:solid 1px #9db3c5;
	padding-left:7px;

}

.tableForm .noBorder td
{
	border: 0;
}

.tableForm #Panel_area
{
	float:left;
	max-width:406px;
	max-height:350px;
	height:350px;
	width:406px;
	overflow: scroll;
}

.tableForm .mainHeader
{
	background-image:url("../image/header.gif");
	background-repeat:repeat-x;
	color:White;
	font-size:large;
	font-weight:bold;
}

.tableForm .secondHeader
{
	background-color:#e8f3fd;
	color:#666;
	height:22px;
	font-size:medium;
	font-family:"Trebuchet MS";
	font-weight:bold;
}

.tableForm .faqHeader
{
	background:#3565b5;
	color:White;
	font-family:"Trebuchet MS";
	font-size:medium;
	font-weight:bold;
}

.tableForm .submitRow
{
	text-align:center;
	height:36px;
}

.tableForm .submitRow input
{
	width:100px;
	margin: 0 5px;
}


.mainHeader
{
	background-image:url("../image/header.gif");
	background-repeat:repeat-x;
	color:White;
	font-size:large;
	font-weight:bold;
}

a
{
    text-decoration:none;
}

.colorStyle
{
    color:Red;
}