﻿body
{
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-family:宋体;
	
}

td
{
	font-family:宋体;
	font-size: 10pt;
}

a
{
	text-decoration: none;
	color:#000000;
}

a:hover
{
	text-decoration: none;
	color:#FF0000;
}

form
{
	padding: 0px;
	margin: 0px;
}

.webselect
{
	border: 1px solid #CCCCCC;
	background-color:#EDEEEE;
}

.webinput
{
	border: 1px solid #CCCCCC;
	background-color:#EDEEEE;
}

.ImageBorder1
{
	border: 1px solid #C0C0C0;
	
}

.DivScorll
{
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #919192;
	SCROLLBAR-3DLIGHT-COLOR:#ffffff; 
	SCROLLBAR-ARROW-COLOR: #919192;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	background-repeat: no-repeat;

}

.ArticleTitle
{
	font-size: 12pt;
	font-weight: bold;
}

.ArticleContent
{
	font-size: 11pt;
	line-height: 150%;
}

.DashLine
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}

.SearchTitle
{
	font-size:12pt;
}
.SearchContent
{
	font-size: 11pt;
	line-height: 1.5pc;
}

.TitleBg0
{
	background-image:url(../../WebImages/titlebg0.jpg); 
	background-repeat:no-repeat;
	font-weight:bold;
}

.IndexArticle
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	height:23px;
}

