body {
	margin:0px;
	text-align:center;
	font-size: 12px;
	/*line-height: 150%;*/
	word-break:break-all;
	font-family: "宋体";
	/*SCROLLBAR-FACE-COLOR: #910000;
	SCROLLBAR-HIGHLIGHT-COLOR: #910000;
	SCROLLBAR-DARKSHADOW-COLOR: #910000; 
	SCROLLBAR-SHADOW-COLOR: #D0DEF9;
	SCROLLBAR-3DLIGHT-COLOR: #D0DEF9; 
	SCROLLBAR-ARROW-COLOR:  #D0DEF9; 
	SCROLLBAR-TRACK-COLOR: #ACBBE0;	*/
	SCROLLBAR-FACE-COLOR: #cccbcb;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccbcb;
	SCROLLBAR-DARKSHADOW-COLOR: #cccbcb; 
	SCROLLBAR-SHADOW-COLOR: #ececec;
	SCROLLBAR-3DLIGHT-COLOR: #ececec; 
	SCROLLBAR-ARROW-COLOR:  #ececec; 
	SCROLLBAR-TRACK-COLOR: #ececec;
	/*color:Black;*/
}
/*img { behavior: url("IncludeFiles/png.htc");rel="alpha" }*/

a:active {
    color: #000000;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
.ErrorText {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
}
.BlueText 
{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}

.HomeTexthidden
{
	overflow:hidden;
	height:102px;
	width:300px;
}

.NormalTextPS {
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;
	word-break:break-all;
}


.NormalText {
	font-size: 12px;
	line-height: 180%;
	color: #ffffff;		
	
}
A.NormalText,A.NormalText:link,A.NormalText:visited {
	color:#ffffff;
	font-size:12px;
	line-height: 180%;
	text-decoration:none;
}

A.NormalText:hover {
	color:Yellow;
	font-size:12px;
	line-height: 180%;
	text-decoration:none;
}


.NormalLinkText {
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;	
}
A.NormalLinkText,A.NormalLinkText:link,A.NormalLinkText:visited {
	color:#ffffff;
	font-size:12px;
	line-height: 120%;
	text-decoration:none;
}

A.NormalLinkText:hover {
	color:Yellow;
	font-size:12px;
	line-height: 120%;
	text-decoration:none;
}

.NewsHomeList
{
	
	width:98%;
	height:17px;
	margin:3px 0px 3px 0px;
	clear:both;	
	text-align:left;
}
.NewsListTitle
{
	float:left;		
}

.NewsAddDate
{
	float:right;
}


.NormalLinkText1 {
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;	
}
A.NormalLinkText1,A.NormalLinkText1:link,A.NormalLinkText1:visited {
	color:#ffffff;
	font-size:12px;
	line-height: 160%;
	text-decoration:none;
}

A.NormalLinkText1:hover {
	color:Yellow;
	font-size:12px;
	line-height: 160%;
	text-decoration:none;
}
/*下拉框样式*/
.SelectButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #f3f3f3;
    border: 1px #000000 solid;  
    /*BORDER-BOTTOM: #000000 1px solid; 
    BORDER-LEFT: #000000 1px solid; 
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid;    */
    background-color: #000000;   
    width:130px;  
   
}
.NormalTextHS {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	/*color: #ff7440;*/
	word-break:break-all;
}
