a { text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link { font-size:12px; color: #000000;} /* 未访问的链接 */
a:visited { font-size:12px; color: #000000;} /* 已访问的链接 */
a:hover { font-size:13px; color: #ff0000;text-decoration:underline} /* 鼠标在链接上 */ 
a:active { font-size:13px; color: #ff0000;text-decoration:underline} /* 点击激活链接 */
/*首页全黑html { filter:progid:dximagetransform.microsoft.basicimage(grayscale=1); } */

body,td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/*按纽样式定义*/
.td_input {
	background-color: #ffffff;
	border-top: 1px solid #d4d0c8;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	border-left: 1px solid #d4d0c8;
}
.magic_title {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottom_size {
	font-size: 12px;
	font-style: normal;
	line-height: 170%;
	text-decoration: none;
}
.left_notice {
	font-size: 12px;
	font-style: normal;
	line-height: 170%;
	text-decoration: none;
}
.left_ggl {
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	text-decoration: none;
}
.text_button {
	height: 18px;
	background-color: #cccccc;
	border-top: 1px solid #9b9477;
	border-right: 1px solid #9b9477;
	border-bottom: 1px solid #9b9477;
	border-left: 1px solid #9b9477;
	line-height: 18px;
}

/*分页按钮样式*/
.page_button {
	border: #bbbbbb 1px solid;
	background-color:#ffffff;
	padding: 2px;
	font-size: 12px;
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#dddddd);
	cursor: hand;
	color: #000000;
	height:22px;
}

.body_headtitle {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.l13 {  line-height: 120%}
.l1{font-size:9pt; line-height:130%}
.l2{font-size:10pt; line-height:160%}
.l3{font-size:11pt; line-height:180%}
.l4{
	font-size: 9pt;
	line-height: 18px;
}
