table {
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#333333;
	text-decoration: none;
}
a:hover {
	color:#333333;
	text-decoration: underline;
}
a:visited {
	color:#333333;
	text-decoration: none;
}
.jj {
	filter: Alpha(Opacity=70);
}
.f1 {
	font-size: 22pt;
	font-weight: bold;
	color: #990000;
	font-family: "黑体";
}
.fontshadow{ float:left; color:#B70000; filter:Dropshadow(offx=1,offy=0,color=#ffffff) Dropshadow(offx=0,offy=1,color=#ffffff) Dropshadow(offx=-1,offy=0,color=#ffffff) Dropshadow(offx=0,offy=-1,color=#ffffff);}

*{
	margin:0px;
	padding:0px;
}

ul {
	list-style:none;
	padding-left:10px;
	
}

#bmys li {
	margin:5px 8px;
        float:left;
}
#bmys li a {
	
	width:102px;
	height:24px;
	display:block;
	font-size:12px;
	line-height:24px;
	text-align:center;
	background:url(bzxxbtn.png) #fff repeat-x;
	border:1px #FF8B0B solid;
	text-decoration:none;
     color:#003399;
}

#bzxx li {
	margin:5px 8px;
        float:left;
}
#bzxx li a {
	
	width:80px;
	height:24px;
	display:block;
	font-size:12px;
	line-height:24px;
	text-align:center;
	background:url(bzxxbtn.png) #fff repeat-x;
	border:1px #FF8B0B solid;
	text-decoration:none;
     color:#003399;
}

li a:hover {
	border:1px #ff0000 solid;
	color:#000;
	background:url() #fff repeat-x;
}



/*子项目样式清单*/
#bmysb {
	width:549px;
	height:auto;
}
#bmysb ul {
	list-style:none;
	padding-left:5px;
	
}

#bmysb li{
	margin:5px 4px;
        
/*	border-bottom:1px #ccc dashed;*/
	padding-bottom:4px;
	color:#FF0000;

}
#bmysb li a {
	
	font-size:12px;
	line-height:16px;
	text-align:center;
	text-decoration:none;
     color:#3D3D3D;
}

#bmysb li a:hover {
	color:#FF0000;
	background:url() #fff repeat-x;
}

.back {
	text-align:center;
	color:#FF0000;
		
}







