/*全局*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
/*首页top*/
.Index_time{font-size: 14px; line-height: 30px; color: #ffed8f;}
.Index_banben{font-size: 14px; line-height: 20px; color: #FFFFFF;}
.Index_daohang{font-size: 14px; color: #FFFFFF; font-family: "宋体";}

/*首页正文*/
.Indexlmmc{font-size: 13px; color: #000000;}
.Indexzz{font-size: 14px; line-height: 25px; color: #FFFFFF;}
.Indexzt{color: #FFFFFF; font-size: 16px; font-weight: bold;}
.Indexdzw{font-size: 12px;line-height: 22px;}

/*首页bottom*/
.Index_bottom{font-size: 12px; line-height: 20px; color: #333333;}
