@charset "utf-8";
td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#Main_tb #maincnt {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-family: "微软雅黑", "黑体", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/std_dot.gif);
	background-repeat: no-repeat;
	padding-left: 20px;

	
}
h1 {
	font-family: "微软雅黑", "黑体", Arial;
	font-size: 16px;
	color: #006699;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	background-color: #D3E1FC;
	margin-left: -5px;
}
#Main_tb #Midline {
	background-image: url(images/line_middle_r.gif);
	background-repeat: repeat-y;
}
a,.stdlink {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
	text-decoration: underline;
}