﻿
/* CSS Document */

/* globle */
*{
	
margin:0;
}

body,tr,td
{
	font-size:12px;
}
.blank5
{
	margin-top:5px;
}


a{
	color:#333;
	text-decoration:none;
	
}
a:visited{
	color:#333;
	text-decoration:none;
	
}
a:hover{
	color:#333;
	text-decoration:underline;
	
}
a:active{
	color:#333;
	text-decoration:none;
	
}
/*导航开始*/

.nav{
}

.nav ul{list-style:none;} 

.nav li {
	float:left;
	position:relative;
	cursor:pointer;
	background:url(../images/nav_no.jpg);
	width:68px;
	height:35px;
 	text-align:center;}  
.nav .navleft
{
	float:left;
	width:53px;
	height:35px;
	background:url(../images/navleft.jpg) no-repeat
	
}
.nav .navright
{
	float:left;
	width:63px;
	height:35px;
	background:url(../images/navright.jpg) no-repeat  top right;
	
}
.nav ul ul {visibility:hidden;position:absolute;left:0;top:24px; background:url(../images/navbg.jpg)}    
.nav table {position:absolute; top:0; left:0;}    
.nav ul li:hover ul,    
.nav ul a:hover ul{visibility:visible;}    
.nav a{display:block;width:68px;height:24px;color:#FFF; padding-top:8px }    
.nav a:hover{display:block;	width:68px;cursor:pointer;color:#FFF;height:24px; background:url(../images/navon.jpg); text-decoration:none}

.nav a:visited{color:#FFF;}
.nav ul ul{}    
.nav ul ul li {clear:both;text-align:center;font-size:12px; background:#1A86F2;height:20px}    
.nav ul ul li a{display:block;width:67px; color:#fff;padding-top:5px;height:15px;} 
.nav ul ul li a:visited{color:#fff}   
.nav ul ul li a:hover{background:#63B0FB; padding-top:5px;height:15px; color:#fff}    

/*导航结束*/
.picnews
{
	width:201px;
	height:178px;
	border:1px solid #63B6F8;
	padding:1px;
}
.detailtitle{
	font-size:16px;
	font-weight:bold
}
.detailcontent{
	font-size:14px;
	line-height:2em;
	
}.maintr {
	background-image: url(../images/r_s_z.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	padding-left: 10px;
}
.maintr- {
	background-image: url(../images/r_z.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.maintry {
	background-image: url(../images/r_y_z.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.maintd {
	background-image: url(../images/r_x_z.gif);
	background-repeat: repeat-x;
	background-position: left;
}
/*导航宽开始*/

.navW{
}

.navW ul{list-style:none;} 

.navW li {
	float:left;
	position:relative;
	cursor:pointer;
	background:url(../images/nav_no.jpg);
	width:68px;
	height:35px;
 	text-align:center;}  
.navW .navleft
{
	float:left;
	width:53px;
	height:35px;
	background:url(../images/navleft.jpg) no-repeat
	
}
.navW .navright
{
	float:left;
	width:63px;
	height:35px;
	background:url(../images/navright.jpg) no-repeat  top right;
	
}
.navW ul ul {visibility:hidden;position:absolute;left:0;top:24px; background:url(../images/navbg.jpg)}    
.navW table {position:absolute; top:0; left:10px;}    
.navW ul li:hover ul,    
.navW ul a:hover ul{visibility:visible;}    
.navW a{display:block;width:88px;height:24px;color:#FFF; padding-top:8px }    
.navW a:hover{display:block;	width:88px;cursor:pointer;color:#FFF;height:24px; background:url(../images/navonw.jpg); text-decoration:none}

.navW a:visited{color:#FFF;}
.navW ul ul{}    
.navW ul ul li {clear:both;text-align:center;font-size:12px; background:#1A86F2;height:20px}    
.navW ul ul li a{display:block;width:68px; color:#fff;padding-top:5px;height:15px;} 
.navW ul ul li a:visited{color:#fff}   
.navW ul ul li a:hover{background:#63B0FB;width:68px; padding-top:5px;height:15px; color:#fff}    

/*导航宽结束*/
