table{
	font-size:12px;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}
.First_Page_Head{
	background-image:url('./images/HDSZ_01.gif');
	background-position:top left;
	background-repeat:no-repeat;
}   /*首页顶部蓝条*/
.Page_Title_Bgcolor{
	background-color:#000000;
}   /*页面主题背景色*/
.User_Position{
	background-image:url('./images/HDSZ_04.gif');
	background-position:top left;
	background-repeat:no-repeat;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	vertical-align:bottom;
	padding-bottom:1px;
}   /*用户位置信息*/
.WebSite_Symbol{
	background-image:url('./images/HDSZ_05.gif');
	background-position:center center;
	background-repeat:no-repeat;
	font-size:9px;
}   /*网站符号*/
.Import_Placard{
	background-image:url('./images/HDSZ_06.gif');
	background-position:left center;
	background-repeat:no-repeat;
	font-size:9px;
}   /*重要公告*/
.Left_Bgcolor{
	background-color:#EFF5E8;
	font-size:9px;
}   /*左侧栏目背景色*/
.Thin_Line{
	background-image:url('./images/line.gif');
	background-position:top left;
	background-repeat:repeat;
}   /*装饰线*/
.Show_Title_Bg{
	background-image:url("./images/LeftTitleBg.gif");
	background-repeat:no-repeat;
	background-position:left top;
	font-size:12px;
	font-weight:bolder;
	color:#ffffff;
}	/*一级标题背景*/
.Show_Title{
	text-align:left;
	vertical-align:middle;
}   /*二级标题格式*/
.Show_Title_Text:visited{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.Show_Title_Text:hover{
	font-size:12px;
	color:#b50000;
	text-decoration:none;
}
.Show_Title_Text:link{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}   /*二级标题链接效果*/
.inputarea
{
	width:115px;
	height:20px;
	background-color:#FFFFFF;
	font-size:12px;
	color:#000000;
}   /*文本框格式*/
