/* CSS Document */
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #31892D;
}
a:active {
	color: #FFCC00;
}

.bg{
filter:alpha(opacity=40);
}

.superText{
	color:#999999;
	}

#title{
	margin:50px 0px 0px 100px;
	width:125px;
	poisition:absolute;
	}

#racecard{
	}

#passBar{
	width:100%;
	height:24px;
	background-image:url(images/pass_barbg.gif);
	text-align:left;
}


.notesTitle{
	border-bottom:dashed 1px #7c7c7c;
	padding:4px 4px 4px 4px;
}

.style_100 { filter:alpha (opacity=100); position: relative; color:#FFFFFF; }

.text { 
	font-size:12px;
	font-family:新細明體;
	line-height:16px;
	color:#000000;
}

.text2 { 
	font-size:12px;
	font-family:新細明體;
	line-height:18px;
	color:#FFFFFF;
}

.gallery_cat{
	font-size:13px;
	TEXT-DECORATION: none;
	font-family:新細明體;
}

.font9{
	font-size:10px;
	color:#999999;
	TEXT-DECORATION: none;
	font-family:Arial;
}

.font10{
	font-size:10px;
	color:#999999;
	TEXT-DECORATION: none;
	font-family:Arial;
}

.menu_bg{
	height: 17px;
	width: 290x;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menu_bg ul{
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: default;
	font-size: 11px;
	font-weight: normal;
}
.menu_bg li{
	color: #FFFFFF;
	display: inline;
	margin: 0;
}

.menu_bg li a{
	width: 45px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images_video/tab_bg_hr.gif);
	padding-right: 15px; /*extra right padding to account for curved right edge of tab image*/
	position: relative;
	display: block;
	float: left;
	margin-left: 0px; /*shift tabs 20px to the left so they overlap*/
	left: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 8px;
}

.menu_bg li a:hover{
	color: #FFCC00;
	text-decoration: underline;
}

.menu_bg li.selected a{ /*selected tab style*/
color: black;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 0px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(images_video/tab_bg_selected.gif) 100% 0 no-repeat;
}

.menu_bg li.selected a:hover{
	text-decoration: none;
}

.content {
	height: 450px;
	width: 240px;
}

.content_mini {
	height: 115px;
	width: 214px;
}
