﻿/****************************************/
/***** 以下部分为 全局整体应用的样式 ****/
/****************************************/
BODY
{
	MARGIN: 0px;
	font-size:8.5pt;
    font-family:Verdana,宋体,新宋体;
    margin:0;
    background-color:#016388;
    background-image:url(../../Images/bodybg.jpg);
	background-repeat:repeat-x;
	
}

A
{
	font-size: 8.5pt;	
	color: #000000;
	 line-height : 120%; 
}

A:link 
{
	COLOR			: #284E98;
	TEXT-DECORATION	: none
}

A:visited
{
	COLOR			: #284E98;
	TEXT-DECORATION	: none
}

A:hover
{
	COLOR			: #284E98;
	TEXT-DECORATION	: underline
}

INPUT
{
	FONT-SIZE       : 12px; 
	COLOR           : #000000; 
	LINE-HEIGHT     : 15px; 
	FONT-FAMILY     : Tahoma,Verdana,"宋体";
    border-width    : 1px;
    border-style    : solid;
    border-color    : #CBCBCB; 
}



SELECT 
{
	FONT-SIZE       : 12px; 
	COLOR           : #000000; 
	LINE-HEIGHT     : 15px; 
	FONT-FAMILY     : Tahoma,Verdana,"宋体";
}

TEXTAREA
{
	FONT-SIZE       : 12px; 
	COLOR           : #000000; 
	LINE-HEIGHT     : 15px; 
	FONT-FAMILY     : Tahoma,Verdana,"宋体"
}

OPTION
{
	FONT-SIZE       : 12px; 
	COLOR           : #000000; 
	LINE-HEIGHT     : 15px; 
	FONT-FAMILY     : Tahoma,Verdana,"宋体"
}


h4 {
	font-size: 12px;
	line-height: 2px;
	font-weight: bold;
	color: #000000;
}
li {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
 .line
{
	border-top: solid 1px #999999;
	margin: 4px 0 4px 0;
}

.ad
{
	text-align: center;
	padding: 5px;
}
.s_title
{ font-size: 12px;
	font-weight: bold;
	color: #000000;
	 line-height : 200%; 
	}
	
.title
{   
	font-family:Verdana,宋体,新宋体;
    font-size:11pt;
	font-weight: bold;
	color: #000000;
	 line-height : 200%; 
	}	
P
{
	line-height :180%;
	font-size: 9pt;
	TEXT-DECORATION	: none;
	text-indent: 2em; 
}

.stdHeader
{
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	text-decoration: none;
	text-indent: 18px;
	color: #000000;
	font-weight: bold;
	
	}
	
	
	

.font {
	font-size: 8.5pt;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0px;
	color: #000000;
}

	
	
.tdDate 
{
    width : 100px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, MSPGothic, Helvetica, sans-serif ;
}

.tdList
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, MSPGothic, Helvetica, sans-serif ;
	letter-spacing : 1px;
}

.tdRed
{
	color : Red;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, MSPGothic, Helvetica, sans-serif ;
}

.lbTitle
{
	margin-left : 6px;
	margin-top : 10px;
	font-weight : bold;
	font-size   : 12px;
	margin-bottom : 5px;	
	text-indent: 0em; 
}

.divMore
{
	padding-top : 10px;
	color:White;
	font-weight:bold;
}

.TopList
{
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 3px; 
	padding-top: 10px;
	
}

.login {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}


#sectionLinks a:link{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height:90%;
	font-weight: normal;
	font-variant: normal;	
	text-decoration: none;	
	text-align: left;
	text-indent: 4pt;
	vertical-align: middle;
	white-space: normal;
	height: 18px;
	width: 178px;
	border-top: 1px solid #EDF4FC;
	border-bottom: 1px solid #EDF4FC;
	border-right: 1px none #666666;
	border-left: 1px none #666666;
	padding: 5px 0px 3px 0px;
	
}

#sectionLinks a:visited{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 90%;
	font-weight: normal;
	font-variant: normal;	
	text-decoration: none;	
	text-align: left;
	text-indent: 4pt;
	vertical-align: middle;
	white-space: normal;
	height: 18px;
	width: 178px;	
	border-top: 1px solid #EDF4FC;
	border-bottom: 1px solid #EDF4FC;
	border-right: 1px none #666666;
	border-left: 1px none #666666;
	padding: 5px 0px 3px 0px;
	
}

#sectionLinks a:hover{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height:  90%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D9E8F7;
	text-align: left;
	text-indent: 4pt;
	vertical-align: middle;
	white-space: normal;
	height: 18px;
	width: 178px;
	border-top: 1px solid #EDF4FC;
	border-bottom: 1px solid #EDF4FC;
	border-right: 1px none #666666;
	border-left: 1px none #666666;
	padding: 5px 0px 3px 0px;
	
}

#sectionLinks2 a:link{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 90%;
	font-weight: normal;
	font-variant: normal;	
	text-decoration: none;	
	text-align: left;
	text-indent: 4pt;
	vertical-align: middle;
	white-space: normal;
	height: 18px;
	width: 176px;
	border-top: 1px solid #EDF4FC;
	border-bottom: 1px solid #EDF4FC;
	border-right: 1px none #666666;
	border-left: 1px none #666666;
	padding: 5px 0px 3px 0px;
	
}

#sectionLinks2 a:visited{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 90%;
	font-weight: normal;
	font-variant: normal;	
	text-decoration: none;	
	text-align: left;
	text-indent: 4pt;
	vertical-align: middle;
	white-space: normal;
	height: 18px;
	width: 176px;
	border-top: 1px solid #EDF4FC;
	border-bottom: 1px solid #EDF4FC;
	border-right: 1px none #666666;
	border-left: 1px none #666666;
	padding: 5px 0px 3px 0px;
}

#sectionLinks2 a:hover{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height:  90%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D6EDED;
	text-align: left;
	text-indent: 4pt;
	vertical-align: middle;
	white-space: normal;
	height: 18px;
	width: 176px;
	border-top: 1px solid #EDF4FC;
	border-bottom: 1px solid #EDF4FC;
	border-right: 1px none #666666;
	border-left: 1px none #666666;
	padding: 5px 0px 3px 0px;
	
}
div
{
	line-height :180%;
	font-size: 9pt;
	TEXT-DECORATION	: none;
	text-indent: 0em; 
	
	}
/*------------zhaofc 2007-5-23add------------*/

.HyperLink
{
    font-family:Verdana,宋体,新宋体;
    font-size:8.5pt;
	}
.ms-footer
{
	color:#D1F9FD;
}
.ms-footer a:link
{
	COLOR			: #D1F9FD;
	TEXT-DECORATION	: none
}

.ms-footer A:visited
{
	COLOR			: #D1F9FD;
	TEXT-DECORATION	: none
}

.ms-footer A:hover
{
	COLOR			: #D1F9FD;
	TEXT-DECORATION	: underline
}
.headernav a:link
{
	COLOR			: #D1F9FD;
	TEXT-DECORATION	: none
}

.headernav A:visited
{
	COLOR			: #D1F9FD;
	TEXT-DECORATION	: none
}

.headernav A:hover
{
	COLOR			: #D1F9FD;
	TEXT-DECORATION	: underline
}
.ms-headerfont
{
	color:white;
	font-weight:bold;  
}

/*------------zhaofc 2007-5-28add------------*/
.divmainbg
{
	background-image:url(../../Images/divmainbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
    background-position:top;
	}
/*------------zhaofc 2007-6-1add------------*/
.LinkButton
{
    color:#007A03;
    font-weight:bold;
    font-size:9.5pt;	
	}
.maptitle
{
	font-size:18pt;
	font-weight:bold;
	}