
#boanew 
	{
		MARGIN-BOTTOM: 10px; 
		OVERFLOW: hidden; 
		POSITION: relative; 
		HEIGHT: 50em;
		width:445px;
		border:0px solid #000;
	
	}	
	
	
#boa-top 
	{
		LEFT: 0px; 
		POSITION: absolute; 
		TOP: 0px; 
		HEIGHT: 13em;
		border:0px solid #000;
		width:445px;
	
	}
#boa-middle
	{
		POSITION:absolute;
		top:5em; 
		width: 445;
	}	
#boa-bottom 
	{
		BOTTOM: 0px; 
		POSITION: absolute; 
		HEIGHT: 16px;
		BORDER:0px solid #000;
		width:445px;

	}
#boa-lshade 
	{
		border:0 #000000 SOLID;
		Z-INDEX: 15; 
		BACKGROUND: url(pic_slide/images/boamod_mid.gif) repeat-y 0px 0px;
	 	LEFT: 0px; 
		WIDTH: 25px; 
		POSITION: absolute; 
		TOP: 28px; 
		HEIGHT: 160px
	}
#boa-rshade 
	{
		border:0 #000000 SOLID;
		Z-INDEX: 15; 
		BACKGROUND: url(pic_slide/images/boamod_mid.gif) repeat-y -470px 0px; 
		RIGHT: -15px; 
		WIDTH: 25px; 
		POSITION: absolute; 
		TOP: 28px; 
		HEIGHT: 160px
	}
#boa-content 
	{
		MARGIN-TOP: 5px; 
		Z-INDEX: 1; 
		LEFT: 15px; 
		OVERFLOW: visible; 
		WIDTH: 180px; 
		POSITION: absolute; 
		TOP: 10em; 
		HEIGHT: 10em;
		text-align:center;
		margin-left:50px;
	}
#boa-top H1 
	{
		BORDER-TOP-WIDTH: 0px; 
		PADDING-RIGHT: 0px; 
		PADDING-LEFT: 0px; 
		BORDER-LEFT-WIDTH: 0px; 
		FONT-SIZE: 110%; 
		LEFT: 15px; 
		BORDER-BOTTOM-WIDTH: 0px; 
		PADDING-BOTTOM: 0px; MARGIN: 0px; 
		PADDING-TOP: 0px; 
		POSITION: absolute; 
		TOP: 5px; 
		BORDER-RIGHT-WIDTH: 0px;
		width: 300px;
	}

#boa-controls 
	{
		Z-INDEX: 20; 
		RIGHT: 8px; 
		POSITION: absolute;
		top:10px;
	}
#boa-controls IMG 
	{
		BORDER-TOP-WIDTH: 0px; 
		BORDER-LEFT-WIDTH: 0px; 
		BORDER-BOTTOM-WIDTH: 0px; 
		MARGIN: 0px; 
		WIDTH: 16px; 
		HEIGHT: 16px; 
		BORDER-RIGHT-WIDTH: 0px;
	}
#boa-controls #ctrl-prev 
	{
		display:block;
		float:left;
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/revarrow2.gif) no-repeat;
	}
#boa-controls #ctrl-prev:hover 
	{
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/revarrow_hover.gif) no-repeat;
	}
#boa-controls #ctrl-next 
	{
		display:block;
		float:left;
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/fwdarrow2.gif) no-repeat;
	}
#boa-controls #ctrl-next:hover 
	{
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/fwdarrow_hover.gif) no-repeat;
	}
	
.nextpicture 
	{
		display:block;
		float:left;
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/fwdarrow2.gif) no-repeat;
	}
.nextpicture:hover 
	{
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/fwdarrow_hover.gif) no-repeat;
	}
.prevpicture 
	{
		display:block;
		float:left;
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/revarrow2.gif) no-repeat;
	}
.prevpicture:hover 
	{
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/revarrow_hover.gif) no-repeat;
	}
#boa-controls .pause 
	{
		display:block;
		float:left;
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/pause2.gif) no-repeat;
	}
#boa-controls .pause:hover 
	{
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/pause_hover.gif) no-repeat;
	}
#boa-controls .play 
	{
		display:block;
		float:left;
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/play.gif) no-repeat;
	}
#boa-controls .play:hover 
	{
		width:16px;
		height:16px;
		BACKGROUND: url(../../images/play_hover.gif) no-repeat;
	}
#boa-progress 
	{
		RIGHT: 10px; 
		POSITION: absolute; 
		TOP: 5px;
	
	}
#boa-progress UL 
	{
		MARGIN: 0px
	}
#boa-progress UL LI 
	{
		DISPLAY: inline; 
		CURSOR: hand; 
		LIST-STYLE-TYPE: none
	}
#boa-progress UL LI .spacer 
	{
		BORDER-RIGHT: #999 1px solid; 
		BORDER-TOP: #999 1px solid; 
		MARGIN-LEFT: 3px; 
		BORDER-LEFT: #999 1px solid; 
		WIDTH: 8px; 
		BORDER-BOTTOM: #999 1px solid; 
		HEIGHT: 8px; 
		BACKGROUND-COLOR: #fff
	}
#boa-progress UL LI.active .spacer 
	{
		BACKGROUND-COLOR: #ccc
	}
#boa .ft-content 
	{
		Z-INDEX: 5; 
		LEFT: 0px; 
		WIDTH: 180px; 
		POSITION: absolute; 
		TOP: 0px; 
		HEIGHT: 10em; 
		BACKGROUND-COLOR: #fff;
		
	}
