﻿/*html{filter:gray;}*/
body,td,th {
    font-family: 微软雅黑,Verdana,Arial,sans-serif,monospace;
    font-size: 12px;
    color: #333333;
}
body {
    margin: 8px;
    background-color: #FFFFFF;    
}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
em {font-style:normal;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}

.divWidth {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.divWidth:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.divLeft {
	margin-left: auto;
	margin-right: auto;
	float:left;
}
.divLeft:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.divRight {
	margin-left: auto;
	margin-right: auto;
	float:right;
}
.divRight:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.fontEN
{    
    font-size: 11px;
}

/* Link */
a:link {
    color: #333333; 
    text-decoration:none; 
    font-size: 12px;    
}
a:visited {
    color: #333333;
    text-decoration:none; 
    font-size: 12px;
}
a:hover {   
    color: #ea6210;
    text-decoration: underline;
    font-size: 12px;
}
a:active {
    color: #ea6210; 
    font-size: 12px;
    text-decoration: underline;   
}

a.link14:link {
    color: #333333; 
    text-decoration:none; 
    font-size: 14px;    
}
a.link14:visited {
    color: #333333;
    text-decoration:none; 
    font-size: 14px;
}
a.link14:hover {   
    color: #ea6210;
    text-decoration: underline;
    font-size: 14px;
}
a.link14:active {
    color: #ea6210; 
    font-size: 14px;
    text-decoration: underline;   
}

a.menu:link
{
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}
a.menu:hover
{
    font-size: 14px;
    color: #ffff00;
    text-decoration: underline;
}
a.menu:visited
{
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
}
a.menu:active 
{
    font-size: 14px;   
    color: #ffffff;
    text-decoration: underline;
}
/* Link */

.height5px
{
    height:5px;
    font-size:0px;
}
.height10px
{
    height:10px;
    font-size:0px;
}
.divHuiLine
{
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
}
.inputTxt
{
    font-family: 微软雅黑,Verdana,Arial,sans-serif,monospace;
    font-size: 11px;
    color: #001B51;
    line-height: 180%;
    text-align: left;
    background-color: #f0f0f0;
    border: 1px solid #e1e1e1;
    padding: 1px;
    margin: 1px;
}
.inputTxtIME
{
    font-family: 微软雅黑,Verdana,Arial,sans-serif,monospace;
    font-size: 11px;
    color: #001B51;
    line-height: 180%;
    text-align: left;
    background-color: #f0f0f0;
    border: 1px solid #e1e1e1;
    padding: 1px;
    margin: 1px;
    ime-mode:disabled;
}
.sffocus
{
    background-color: #ffffff;
    border: 2px solid #ff9900;
}
.menuClass
{
    text-align:right;
    height:29px;
    line-height:29px; 
    padding-right:15px;
}
.tableLine
{
    border: 1px solid #8786a3;
    border-collapse: collapse;
    border-spacing: 0px;
    background-color: #FFFFFF;
}
.tableLine td
{
    border: 1px solid #8786a3;
    background-color: #ffffff;
}
.tableE1E1E1
{
    border: 1px solid #e1e1e1;
    border-collapse: collapse;
    border-spacing: 0px;
    background-color: #FFFFFF;
}
.tableE1E1E1 td
{
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
}
pre 
{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    line-height:20px; 
    font-family: 微软雅黑,Verdana,Arial,sans-serif,monospace;
    font-size: 12px;
}
.moneyFont
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.listTitleBlue
{
    background-image: url('/images/listTitleBG.gif'); 
    background-repeat: repeat-x;
    background-position: left;
    height:28px; 
    line-height:28px; 
    color:#005dc5; 
    font-weight:bold; 
    padding-left:8px;
}
.ulListArrowYellow{ margin:0; padding:0}
.ulListArrowYellow ul{margin:8px 8px; padding:0; list-style:none;}
.ulListArrowYellow ul li{line-height:20px; background:url('/images/arrow03.gif') no-repeat 0 50%; padding-left:5px;}

.ulListArrowHui{ margin:0; padding:0}
.ulListArrowHui ul{margin:8px 8px; padding:0; list-style:none;}
.ulListArrowHui ul li{line-height:20px; background:url('/images/arrow08.gif') no-repeat 0 50%; padding-left:10px;}

.host14jh
{
    font-size: 14px;
    font-weight: bold;
    color: #cc3300;
}
.divffaa4aLine
{
    background-color: #fffff1;
    border: 1px solid #ffaa4a;
}