@charset "utf-8";
/* CSS Document */
* { margin: 0;}
html { width: 1000px; margin: 0 auto;}
body { margin: 0; padding: 0px;	font-size: 12px; color: #000;list-style-type:none;}
ul,ol{list-style-type:none;}
.txt {width: 200px;}
img {border: 0px;}
.talbe {width: 90%; text-align: left;}
.table td { border-bottom: 1px dashed #000;}
a,a:link,a:visited,a:active{
	color:#333; 
	text-decoration:none;

}
a:hover{
	text-decoration:none;
	color:#065fb9;

}
#container{width: 1000px; margin: 0px auto; z-index: 1;position: relative;}
#nav {
   line-height: 30px; 
   list-style-type: none;
   width: 100%;
}

#nav a {
    display: block; 
    width: 120px;
    text-align:center;
}

#nav a:link {
    color:#fff; 
    text-decoration:none;

}
#nav a:visited {
    color:#fff;
    text-decoration:none;
}
#nav a:hover {
    color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#nav li {
    float: left;
	width: 120px;
	font-size:14px;
	font-weight: bolder;
}
#nav li a:hover{

}
#nav li ul {
	line-height: 30px; 
	list-style-type: none;
	text-align:center;
	left: -999em; 
	width: 120px; 
	position: absolute;
}
#nav li ul li{
	float: left;
	width: 106px;
	background-color: #D9EBFF;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li ul a{
	display: block;
	width: 106px;
	text-align:center;
	font-size: 12px;
}

#nav li ul a:link {
    color:#05a;
	text-decoration:none;
}
#nav li ul a:visited {
    color:#05a;
	text-decoration:none;
}
#nav li ul a:hover {
    color:#05a;
	text-decoration: underline;
	background-color: #ADD2FC;
}

#nav li:hover ul {
    left: auto;
}
#nav li.sfhover ul {
    left: auto;
}
.lmlist {width: 233px; margin: 0 auto;}
.lmlist th {background: url(../images/lmbt.jpg) no-repeat; text-align: center; font-size: 20px; color: #FFFFFF; line-height: 41px;}
.lmlist td {background: url(../images/btbg.jpg) no-repeat 2px 5px; text-indent: 40px; font-size: 14px; color: #006088; font-weight: bolder; line-height: 45px;}
.lmlist td a:link, .lmlist td a:visited, .lmlist td a:active {font-size: 14px; color: #006088; text-decoration: none;}
.lmlist td a:hover {font-size: 14px; color: #000; text-decoration: none;}
.fynews {width: 682px; margin: 0 auto; background: url(../images/rightbt.jpg) no-repeat; line-height: 42px; color: #FFFFFF; font-size: 20px; font-weight: bolder;}
.fynewslist {width: 682px; margin: 5px auto;}
.px12 {font-size: 12px; color: #000000; font-weight: normal; line-height: 25px;}
.px14 {font-size: 14px; color: #000000; font-weight: bolder; text-align: center; line-height: 40px;}
