﻿#anounce h1{
	background:#f1f1f1;	
	width:88%;
	height:24px;
	line-height:24px;
	border-left:6px solid #ccc;
	padding-left:8px;
	color:#333;
}
#anounce div{
	width:93%;
	height:200px;
}
#anounce div table{
	margin-top:0.3em;
	font-size:14px;	
}
#anounce div table td{
	line-height:160% !important;	
	padding-left:.3em; /*hack������ʱ�����ڽ�*/
}
#anounce div table td a{
	display:block;
	padding-left:10px;
	color:#999;	
	text-decoration:none;
}
#anounce div table td span{
	color:#999;	
}
#anounce div table td a:hover{
	color:#fff;	
	background:#ccc url(./images/arrh.gif) no-repeat center left;
}
#news h1{
	background:#f1f1f1;	
	width:93%;
	height:24px;
	line-height:24px;
	border-left:6px solid #ccc;
	padding-left:8px;
	color:#333;
}

#news div table{
	margin-top:0.3em;
	font-size:14px;	
}
#news div table td{
	line-height:160% !important;	
}
#news div table td a{
	display:block;
	padding-left:10px;
	background:url(./images/arr.gif) no-repeat center left;
	color:#999;	
	text-decoration:none;
}
#news div table td span{
	color:#999;	
}
#news div table td a:hover{
	color:#fff;	
	font-weight:bold;
	background:#ccc url(./images/arrh.gif) no-repeat center left;
}

#content{
	background:#f4f4f4;
}
#content  table{
	margin-top:0.3em;
	font-size:14px;	
}
#content table td{
	line-height:160% !important;	
}
#content table td a{
	display:block;
	padding-left:10px;
		color:#999;	
	text-decoration:none;
}
#content table td span{
	color:#999;	
}
#content table td a:hover{
	color:#fff;	
	font-weight:bold;
	background:#ccc url(./images/arrh.gif) no-repeat center left;
}
#mid a{
	color:#fff !important;
	text-decoration:none;
}
#mid a font{
	color:#fff !important;
	text-decoration:none;
}

#mid a:hover{
	text-decoration:underline;
}