BODY, P, TD, UL, OL, LI, DL, DT, DD { 
	font-family: "宋体"; 
	font-size: 12px; 
	color: black; 
}
TABLE { 
	border: 0px; 
	margin: 0px; 
	border-collapse : collapse; 
}
TABLE TD,TH { 
	padding : 0px; 
}
IMG { 
	border: 0px; 
}
A:LINK { /* 未访问的链接 */
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
}
A:VISITED { /* 已访问的链接 */
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
}
A:HOVER { /* 当有鼠标悬停在链接上 a:hover 必须位于 a:link 和 a:visited 之后*/
	font-size: 12px; 
	color: #CC3300; 
	text-decoration: underline; 
} 
A:ACTIVE { /* 选定的链接 a:active 必须位于 a:hover 之后*/
} 
.align_center { 
text-align: center; 
}
.indent_height_2em { 
	margin: 0.5em 0em 0.5em 0em; 
	line-height: 2em; 
	text-indent: 2em; 
}
.indent_2em { 
	margin: 0px; 
	text-indent: 2em; 
}
.indent_3em { 
	margin: 0px; 
	text-indent: 3em; 
}
.indent_11em { 
	margin: 0px; 
	text-indent: 11em; 
}
.margin_0px { 
	margin: 0px; 
}
.left_6px { 
	margin: 0px 0px 0px 6px; 
}
.right_6px { 
	margin: 0px 6px 0px 0px; 
}
.left_right_4px { 
	margin: 0px 4px 0px 4px; 
}
.left_right_6px { 
	margin: 0px 6px 0px 6px; 
}
.left_12px { 
	margin: 0px 0px 0px 12px; 
}
.right_12px { 
	margin: 0px 12px 0px 0px; 
}
.left_right_12px { 
	margin: 0px 6px 0px 6px; 
}
.top_bottom_6px { 
	margin: 6px 0px 6px 0px; 
}
.top_bottom_12px { 
	margin: 12px 0px 12px 0px; 
}
.cursor_hand { 
	cursor: pointer; 
}
.color_white, A.color_white:LINK, A.color_white:VISITED, A.color_white:HOVER, A.color_white:ACTIVE { 
	color: white; 
}
.center { 
	text-align: center; 
}
TD.index_left_title { 
	font-size: 12px; 
	color: #003399; 
	font-weight: bolder; 
	text-indent: 24px; 
	padding: 2px 0px 0px 0px; 
}
P.index_left_list { 
	font-size: 12px; 
	text-indent: -18px; 
	margin: 0px; 
	margin-left: 44px; 
	line-height: 20px; 
}
P.index_left_red { 
	font-size: 12px; 
	color: #cc0000; 
	line-height: 24px; 
	font-weight: bolder; 
	text-indent: 12px; 
	margin : 0px; 

}
P.template_title{
	font-size: 14px; 
	color: #000000; 
	font-weight: bolder; 
	margin: 0px; 
}
P.template_bolder{
	font-size: 12px; 
	color: #000000; 
	font-weight: bolder; 
	line-height: 2em; 
	margin: 0px; 
}
P.template_text { 
	font-size: 12px; 
	margin: 0px; 
	line-height: 1.6em; 
	text-indent: 2.2em; 
	letter-spacing: 0.1em; 
}
P.template_list { 
	font-size: 12px; 
	margin: 0em 2em 0em 3.3em; 
	line-height: 2em; 
	text-indent: -1.7em; 
	letter-spacing: 0.1em; 
}
P.template_tu{
	text-align: center; 
	margin: 0px; 
}
IMG.template_tu{
	margin: 4px; 
}
P.template_tu_shi { 
	font-size: 12px; 
	text-align: center; 
	margin: 0em 0em 1em 0em; 
}
TD.template_border {
	font-size: 12px; 
	border: windowtext 1pt solid ;
}
P.cai_yang_list { 
	font-size: 12px; 
	margin: 0em 2em 0em 13.8em; 
	line-height: 2em; 
	text-indent: -1.7em; 
	letter-spacing: 0.1em; 
}
P.he_zuo_title { 
	font-size: 16px; 
	margin: 0px; 
	line-height: 2em; 
	letter-spacing: 0.5em; 
	font-weight: bolder; 
	color: red; 
	text-indent: 4em; 
}
TD.zhao_pin{
	font-size: 14px; 
	margin: 0; 
	line-height: 1.4em; 
	letter-spacing: 0.1em; 
}
P.page_top{
	font-size: 14px; 
	color: #ff0000; 
	border: 0px; 
	line-height: 1.6em; 
	margin-bottom: 2em; 
	font-weight: bolder; 
}
P.page_bottom{
	font-size: 14px; 
	color: #000000; 
	border: 0px; 
	line-height: 1.6em; 
	margin-top: 2em; 
}
A.page_list:LINK, A.page_list:VISITED, A.page_list:HOVER, A.page_list:ACTIVE { 
	font-size: 14px; 
	color: #000000; 
	font-weight: bolder; 
}
P.page_list { 
	line-height: 2em; 
	text-indent: 4em; 
}
A.page_nav:LINK, A.page_nav:VISITED, A.page_nav:HOVER, A.page_nav:ACTIVE { 
	font-size: 14px; 
	color: #000000; 
}
