*,html {
	margin:0;
	padding:0;
}
body		{ font-family:Tahoma,宋体;font-size:9pt;}
input,select {font-family:Tahoma,宋体;font-size:9pt;}
/* 由于优先级与顺序有关，不要调整下面有关a伪类的顺序 */
a				{color:#282828;font-size:12px;}
a:link 			{text-decoration: none}
a:visited 		{text-decoration: none}
a:hover{color: #CC0000;}
a:active{text-decoration: underline}

div,form		{font-size:9pt; margin:0px}
table,td,button	{font-size:9pt;text-indent:1px;}
div#articleContent,div#articleContent * {font-size:10.5pt;}
.readonly	{background-color:#E2E2E2; color:#646464;}
select {width:125px;}
h1	{ font-size:14px; }
#colChildren a:hover,#colChildren a{color:white;}
#menuContent h4 a:link,#menuContent h4 a:visited {	color:#004B93;}
#middleContent .more{font-size:12px;color:#686868}
#contentdata h1,#articleContent h1{
	color:#960114;
	font-size:12pt;
	font-family:宋体;
}
#dqwz span{color:#000000}
#enclosure span{color:#006699;font-size:14px;font-weight:bold;}
#enclosure a{color:#2667CA;}
#contentbottom a{color:#FF6600;}
#bsdt ul{font-size:12px;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1;
	display: inline-block;
	_height:1px;
}