.SearchBar{ width:940px; height:40px; line-height:40px;margin:8px auto; border-bottom:#0099FF 1px solid}
#ArticleMenu{ width:940px; margin:0px auto;background-image:url(TabBar/tabbar_level1_bk.gif)}
.SearchBar{ float:right;width:320px;height:auto;min-height:28px;_height:28px;line-height:24px; margin:0px 0px 0px 0px;}
ul.TabBarLevel1{list-style:none;margin:0 0 0 4px;padding:0;background-image:url(TabBar/tabbar_level1_bk.gif);height:auto;min-height:29px;_height:29px;BACKGROUND-COLOR: #ecf6fc}
ul.TabBarLevel1 li{float:left;padding:0;height:29px;min-height:29px;_height:29px;margin-right:1px;background:url(TabBar/tabbar_level1_slice_left_bk.gif) left top no-repeat;}
ul.TabBarLevel1 li a{display:block;line-height:29px;padding:0 20px;color:#333;background:url(TabBar/tabbar_level1_slice_right_bk.gif) right top no-repeat;white-space: nowrap;}
ul.TabBarLevel1 li.Selected{background:url(TabBar/tabbar_level1_slice_selected_left_bk.gif) left top no-repeat;}
ul.TabBarLevel1 li.Selected a{background:url(TabBar/tabbar_level1_slice_selected_right_bk.gif) right top no-repeat;}
ul.TabBarLevel1 li a:link,ul.TabBarLevel1 li a:visited{color:#333;}
ul.TabBarLevel1 li a:hover,ul.TabBarLevel1 li a:active{color:#F30;text-decoration:none;background:url(TabBar/tabbar_level1_slice_right_bk.gif) right top no-repeat;white-space: nowrap;}
ul.TabBarLevel1 li.Selected a:link,ul.TabBarLevel1 li.Selected a:visited{color:#000;}
ul.TabBarLevel1 li.Selected a:hover,ul.TabBarLevel1 li.Selected a:active{color:#F30;text-decoration:none;background:url(TabBar/tabbar_level1_slice_selected_right_bk.gif) right top no-repeat}
.BigClass{width:940px; height:40px; line-height:40px;margin:8px auto; border-bottom:#0099FF 1px dotted; font-size:14px; font-weight:bold; color:#FF6600}

.AlbTitle{width:940px; height:36px; line-height:36px; margin:0 auto; border-bottom:1px #DBDBDB dotted; text-align:center; font-size:20px; font-weight:bold; color:#0066FF}
.AlbTitle span{color:#999999; font-size:12px; font-weight:normal}
.AlbInfo{width:940px;margin:0 auto; height:24px; line-height:24px; text-align:center; color:#999999}

 /*---Ïà²áÄ£°å2--*/
#imageFlow {
		position: absolute;
		width: 100%;
		height: 450px;
		left: 0%;
		top: 286px;
		background: #ecf6fc;
	}
	#imageFlow .diapo {
		position: absolute;
		left: -1000px;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
	}
	#imageFlow .link {
		border: dotted #fff 1px;
		margin-left: -1px;
		margin-bottom: -1px;
	}
	#imageFlow .bank {
		visibility: hidden;
	}
	#imageFlow .top {
		position: absolute;
		left:0px;
		width: 100%;
		height: 40%;
		background: #ecf6fc;
	}
	#imageFlow .text {
		position: absolute;
		left: 0px;
		width: 100%;
		bottom: 16%;
		text-align: center;
		color: #000;
		font-family: verdana, arial, Helvetica, sans-serif;
		z-index: 1000;
	}
	#imageFlow .title {
		font-size: 1em;
		font-weight: bold;
	}
	#imageFlow .legend {
		font-size: 0.9em;
	}
	#imageFlow .scrollbar {
		position: absolute;
		left: 10%;
		bottom: 10%;
		width: 80%;
		height: 16px;
		z-index: 1000;
	}
	#imageFlow .track {
		position: absolute;
		left: 1%;
		width: 98%;
		height: 16px;
		filter: alpha(opacity=30);
		opacity: 0.3;
	}
	#imageFlow .arrow-left {
		position: absolute;
		left:0px;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
		position: absolute;
		height: 16px;
		left: 25px;
	}
