/* CSS Document */

	a.news:link{
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
	a.news{
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
	a.news:visited {
	font-size: 16px;
	color: #666;
	text-decoration: none;
		font-weight: normal;
		line-height:30px;
}
	a.news:hover{
	font-size: 16px;
	color: #fc0315;
	text-decoration: underline;
		font-weight: normal;
		line-height:30px;

}
a.xy:link{	font-size: 16px;	color: #16486e;	text-decoration: none;	font-weight: normal;	line-height:25px;}
	a.xy{	font-size: 16px;	color: #16486e;	text-decoration: none;	font-weight: normal;	line-height:25px;}
	a.xy:visited {	font-size: 16px;	color: #16486e;	text-decoration: none;		font-weight: normal;		line-height:25px;}
	a.xy:hover{	font-size: 16px;	color: #fc0315;	text-decoration: underline;		font-weight: normal;		line-height:25px;}

	a.footer:link{
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
	a.footer{
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}
	a.footer:visited {
	font-size: 16px;
	color: #000;
	text-decoration: none;
		font-weight: normal;
		line-height:30px;
}
	a.footer:hover{
	font-size: 16px;
	color: #fc0315;
	text-decoration: underline;
		font-weight: normal;
		line-height:30px;

}
      #tittext{	width:1200px; height:40px; font-size:20px; font-weight:bold; line-height:40px; float:left; text-align:center;	margin: 0px; padding: 0px;}
	   #nline{	width:1200px; height:15px; font-size:14px; float:left; text-align:center;	margin: 0px; padding: 0px;}
	   #ntime{	width:1200px; height:30px; line-height:30px; font-size:14px; float:left; text-align:right;	margin: 0px; padding: 0px;}
	   
	  #ncon{	width:960px; height:auto; font-size:14px; float:left; text-align:left;	margin: 0px; padding: 0px 20px 0px 20px; }
      #footer{	width:1200px; height:50px; line-height:50px; float:left; text-align:center;	margin: 0px; padding: 0px; background-color:#09F;}

