﻿body
{
	font-size: 14px;
	font-family:宋体;
}
#nav { 
list-style-type: none;
overflow:hidden;
width:100%
} 
#nav a { 
    display: block;
	font: bold 11px/23px Arial, Helvetica, sans-serif;
	color: #535353;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight:normal; 
} 
#nav a:link  { 
text-decoration: none; 
} 
#nav a:visited  { 
text-decoration: none; 
} 
#nav a:hover  { 
text-decoration: none; 
}
#nav li { 
float: left; width: 80px; 
}
#nav li a{ 
width: 80px;
} 
#nav li ul { 
line-height: 24px; 
list-style-type: none; 
text-align:left; 
left: -999px; 
width: 650px;  
position: absolute; 
} 
#nav li ul li{ 
float:left;
} 
#nav li ul a{ 
    display: block;
	font: bold 11px/22px Arial, Helvetica, sans-serif;
	color: #2E63BC;
	background-color: #BAD4FA;
	text-decoration: none;display: block; width: 65px;text-align:left;padding-left:15px;
	font-weight:normal; 
} 
#nav li ul a:hover  { 
color:#FFF;text-decoration:none;font-weight:normal; 
} 
#nav li:hover ul { 
left:200px; 
} 
#nav li.sfhover ul 
{
left:15%;
} 
#content { 
clear: left; 
}
A:link
{
	text-decoration: none;
	color:#787878;
}
A:visited
{
	text-decoration: none;
	color:#787878;
}
A:hover
{
	text-decoration: none;
	color:#787878;
}
A:active
{
	text-decoration: none;
	color:#787878;
}
.more
{
	border-style:none;
	font-size:13px;
	font-family:Times New Roman CE;
	color:#C7C7C7;
	vertical-align:top;
}
.title
{
	text-decoration: none;
	font-weight: bold;
	color: #0072BC;
	font-size:14px;
	font-family:宋体;
}
.title_orange
{
    font-size: 12px;
	color: #F37B1A;
	text-decoration: none;
	font-weight: normal;
	font-family:宋体;
}
.text
{
	font-size: 14px;
	border-style: solid;
	border-color: #84BEE3;
	border-width: 1px;
	width: 140px;
	height: 18px;
	font-family:宋体;
}
.bottommenu2
{
	color:#787878;
	font-size:12px;
	font-family:宋体;
	height:25px;
}
.top
{
   color:#9E9E9E;
   font-size:12px; 
}
.sitemap
{
	color: #F37B1A;
	font-size: 13px;
}
.site
{
	color:#787878;
	font:12px;
}
.news
{
	color:#0072BC;
}
.newsora
{
	color:#F37B1A;
}
.ul1
{
	position:absolute; left:100px; top:208px;
}
.ul2
{
	position:absolute; left:300px;  top:208px;
	z-index:1;
}
.datetime_style
{
	color:#0072BC;
}
.labtitle
{
	 text-align:center; color:#0072BC; font-size:20px;font-family:黑体; height:60px;	
}
.labAuthor
{
	text-align:center;color:#787878; font-size:12px; font-family:宋体;height:20px;
}
.labContent
{
	color:#787878;
	font-family:宋体;
	text-align:left;
	page-break-after:always;
}
.checkbtn
{
	font-size: 14px;
	color: #787878;
}

.img_style
{
 width:85px;
 height:55px;
 border:0;		
}
.news_x
{
	color:#0072BC;
	margin-bottom:0px;
}
.dd{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
