
body 
{
	font-family: 宋体,arial; 
	font-size: 12px;
	padding:0;
	margin:0 auto;
	}

table 
{
	font-size: 12px;
	}
td 
{
	font-size: 12px;
	}
p 
{
	color: #000000; 
	font-size: 12px; 
	font-weight: normal; 
	line-height: 12px;
	}
li 
{
	color: #000000; 
	font-size: 12px; 
	text-decoration: none;
	}
br 
{
	font-size: 12px; 
	font-weight: normal;
	line-height: 12px;
	}
b {
	font-weight: bold
}

a 
{
	/*color: #083898; */
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
}
a:visited 
{
	/*color: #083898; */
	text-decoration: none;	
	}
a:active {
	/*color: #083898; */
	text-decoration: none;
}
a:hover 
{
	/*color: #ff9933;*/
	text-decoration: none;
	}
	

.lr {
	color: #083898; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	}
.nav {
	color: #083898; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: underline;
}
.banner {
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	}
.sys {
	color: #666666; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: underline;
	}
.affiche {
	color: #333333; 
	font-size: 12px; 
	font-weight: normal;
	}
.fonttitle {
	color: #993333; 
	font-size: 12px; 
	font-weight: bold;
	}
.title {
	color: #666699; 
	font-size: 12px; 
	font-weight: bold;
	}
.subject {
	color: #083898; 
	font-size: 12px; 
	font-weight: bold;
	}
.softmore 
{
	color: #333333; 
	font-size: 12px; 
	font-weight: normal;
	}
.time 
{
	color: #666666; 
	font-size: 12px; 
	font-weight: normal;
	}
.service 
{
	color: #ff9933;
	font-size: 12px;
	font-weight: bold;
	}
.linkbluehelp 
{
	color: #0000ff; 
	font-size: 12px; 
	text-decoration: none;
	}
.linkbluehelp:hover 
{
	color: #ff0000; 
	cursor: help; 
	font-size: 12px; 
	text-decoration: underline;
	}
.linkbluedown 
{
	color: #083898;
	font-size: 12px;
	text-decoration: none;
	}
.linkbluedown:hover 
{
	color: #ff9933; 
	cursor: s-resize;
	font-size: 12px; 
	text-decoration: underline;
	}

textarea
{
     font-size:12px;
     background-color: white;
     color: rgb(0,0,128) ;
     }
select
{
     font-size:12px;
     color:rgb(0,0,128) ;
     }
input
{
     font-size:12px;
     background-color: white;
     color:rgb(0,0,128) ;
     }
form 
{
	font-size: 12px; 
	margin-bottom: 0px; 
	margin-top: 12px;
	}
.news_center_content
{	
	width:750px;
	padding-left:0px;
	padding-right:10px;
	float:left;
}
.news_center_content ul
{
	width:750px;
	display:block;
	height:auto;
	float:left;
	padding:5px;
}
.news_center_content ul li
{
	float:left;
	display:block;
	width:700px;
	height:20px;
	line-height:20px;
	color:#666666;
	border-bottom:1px #9e9d9d dashed;
}
.news_center_content ul li span
{
	display:block;
	float:right;
}
.news_center_content ul li a
{
	color:#666666;
}
.news_center_content ul li a:hover
{
	color:#e08c2a;
}
/*新闻列表begin*/
.news_right_content
{	
	width:750px;
	padding-left:0px;
	padding-right:10px;
	float:left;
}
.news_right_content ul
{
	width:750px;
	display:block;
	height:auto;
	float:left;
	padding:5px;
}
.news_right_content ul li
{
	float:left;
	display:block;
	width:730px;
	height:25px;
	line-height:18px;
	color:#666666;
	/*border-bottom:1px #9e9d9d dashed;*/
}
.news_right_content ul li span
{
	display:block;
	float:right;
}
.news_right_content ul li a
{
	color:#666666;
}
.news_right_content ul li a:hover
{
	color:#e08c2a;/*FFCC00;*/
}
/*新闻列表end*/
/*公告*/
.post
{
	 height:150px;
	 /*border:1px solid #98CCFC;*/
	 overflow:hidden;
	 margin-top:5px;
	 margin-left:0px;
}
.post .post_block
{
	 width:750px;
	 height:150px;
	 overflow:hidden;
	 margin:10px 0 0 10px;
}
.post .tab
{
	font-size:15px;
	font-weight:bold;
  height:30px;
 background:url('images/fg2.gif') no-repeat left bottom;
  position:relative;

}
.post .tab .more
 {
	 position:absolute; 
	 right:30px;
	 bottom:20px;
	 width:60px;
	 height:11px;
}
.post .tab .tab_current
{
	background-position:-214px -28px;
	color:#84888a;
	font-weight:bold;
	font-size:15px;
	
}
