.taboutbox{
	float:left;
	border:#999999 1px dotted; 
	margin:10px;	
	width:640px;
	text-align:left;
	background-color:#FCFBE0;
	overflow:hidden;
	}
.tabboxone{
	float:left;
	width:730px;
	cursor:pointer;
	overflow:hidden;
	padding:8px 0 8px 50px;
	}
.tabbox{
	float:left;
	width:800px;
	cursor:pointer;
	overflow:hidden;
	padding:8px 0 8px 0px;
	}
.tabcont{
	float:left;
	width:800px;
	color:#333;
	overflow:hidden;
	padding:10px 0 8px 10px;
	}
.bluetab{
	background:url(../images/tabblue.gif) #cbfefe bottom no-repeat;
	}
.greentab{
	background:url(../images/tabgreen.gif) #9c0 bottom no-repeat;
	}
.orangetab{
	background:url(../images/taborange.gif) #ffcc00 bottom no-repeat;
	}
.tabtitle{
	width:100%;
	float:left;
	color:#FFCC00;
	overflow:hidden;
	background-position:bottom;
	font:normal bold 14px Georgia, "Times New Roman", Times, serif;
	}
.tabtitle a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:oblique;
	font-weight:bold;
	padding:0 0 0 20px;
	text-decoration:none;
	background:url(../images/slider_bullot.gif) center left no-repeat;
	}

.scrollingbor{
	width:99px;
	height:99px;
	overflow:hidden;
	border:1px solid #CCC;
}

.bottomtxt{
width:100%; height:20px; padding:5px; font-family:Helvetica; color:#FFFFFF; text-align:right; float:left; background:#B1C543;
}
.bottomtxt a {
color:#FFFFFF; font-weight:bold;
text-decoration:none;
font-size:12px;
}

.filmimg a, .filmimg a:hover {
color:#FFFFFF;
}