/*局长欢迎词*/
	FORM {
        FONT-SIZE: 9pt
	}
	P {
			FONT-SIZE: 9pt
	}
	TD {
			FONT-SIZE: 9pt
	}
	.menuskin {
        BORDER-RIGHT: #9ec5fc 1px solid; BORDER-TOP: #9ec5fc 1px solid;  VISIBILITY: hidden; 
		BORDER-LEFT: #9ec5fc 1px solid; BORDER-BOTTOM: #9ec5fc 1px solid; POSITION: absolute;
	}
	.menuitems {
			PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-SIZE: 10pt; PADDING-BOTTOM: 1px; MARGIN: 2px; LINE-HEIGHT: 14pt; PADDING-TOP: 1px
	}
	#mouseoverstyle {
			BORDER-RIGHT: #9ec5fc 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #9ec5fc 1px solid; 
			PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #9ec5fc 1px solid; PADDING-TOP: 0px; 
			BORDER-BOTTOM: #9ec5fc 1px solid; BACKGROUND-COLOR: #dae9fe;
	}
	.menuskin A {
			PADDING-RIGHT: 10px; PADDING-LEFT: 30px
	}
	A {
			FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 18px; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
	}
	
	pb {
			FONT-SIZE: 12px; FONT-FAMILY: "宋体"
	}
	A:hover {
			COLOR: #ff0000; TEXT-DECORATION: underline
	}
	A:visited {
			COLOR: #000000
	}
	.menu {
			COLOR: #00009c; TEXT-DECORATION: none
	}
	
	.f7 {
			FONT-SIZE: 7px; COLOR: #207ab7
	}
	.red {
			COLOR: #ff3300
	}
	TH {
			FONT-WEIGHT: bold; FONT-SIZE: 12px;  COLOR: white; HEIGHT: 25px; BACKGROUND-COLOR: #cc3311;
	}
	.Menu_popup {
			DISPLAY: none
	}
	TD.TableTitle1 {
			COLOR: #000000; BACKGROUND-COLOR: #6595d6
	}
	TD.TableTitle2 {
			BACKGROUND-COLOR: #6595d6
	}
	TD.TableBody1 {
			LINE-HEIGHT: normal; BACKGROUND-COLOR: #ffffff
	}
	TD.TableBody2 {
			LINE-HEIGHT: normal; BACKGROUND-COLOR: #6595d6
	}
	TD.TableBody3 {
			BACKGROUND-COLOR: #6595d6
	}
	/*滑动广告*/
	.container, .container *{margin:0; padding:0;}

	.container{width:339px; height:149px; overflow:hidden;position:relative;}
	
	.slider{position:absolute;}
	.slider li{ list-style:none;display:inline;}
	.slider img{ width:339px; height:149px; display:block;}
	
	.slider2{width:2000px;}
	.slider2 li{float:left;}
	
	.num{ position:absolute; right:5px; bottom:5px;}
	.num li{
		float: left;
		color: #FF7300;
		text-align: center;
		line-height: 16px;
		width: 16px;
		height: 16px;
		font-family: Arial;
		font-size: 12px;
		cursor: pointer;
		overflow: hidden;
		margin: 3px 1px;
		border: 1px solid #FF7300;
		background-color: #fff;
	}
	.num li.on{
		color: #fff;
		line-height: 21px;
		width: 21px;
		height: 21px;
		font-size: 16px;
		margin: 0 1px;
		border: 0;
		background-color: #FF7300;
		font-weight: bold;
	}

/*实现半透明鼠标悬停*/
.trasparent {
	/*透明层效果*/
	color: #CC3311;
	filter: Alpha(Opacity=85, Style=0);
	position:relative;
	border:1px solid #CCC;
	word-wrap : break-word ;
}
/*实现弹出关闭窗口*/
#flashcontent {
	height: 200px;
	width: 300px;
	position: absolute;
	left: 0px;
	top:220px;
	background-color: transparent;
}
#html_content {
	height: 400px;
	width: 500px;
}

/*实现滚动新闻*/
.DynamicNews{
	background-image: url(../images/png-0068.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	height: 38px;
	width:684px;
	padding-top: 1px;
}
.DynamicNews p{
	background-color:#EEE;
	width:570px;
	height:auto;
	margin-top:0px;
	margin-left:20px;
	font-size:9pt;
	color:red;
	padding:5px;
	padding-bottom:0px;
}
.shell{
	width:581px;
	height: auto;
	margin-left: 200px;
	margin-top: 15px;
	padding:1px 1px 1px 10px; 
}
#div1{
	height:18px;
	overflow:hidden;
}
#div1 a{
	display:block;
	line-height:18px;
	text-decoration:none;
	color:red;
	font-family:Arial;
	font-size:12px;
}

