@charset "UTF-8";
.TabbedPanelsYear45 { }

.TabbedPanelsTabGroup {
	background-image: url(../../history/img/year45/bg_year45Menu.gif);
	background-repeat: repeat-x;
	background-position: 0px 40px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	-moz-user-select: none;
	-moz-outline-style: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin-right: 3px;
	outline:none;
}

.TabbedPanelsTabHover { 
}

.TabbedPanelsTabSelected { 
}

.TabbedPanelsTab a { text-decoration: none; 
}

.TabbedPanelsContentGroup { clear: both; 
}

.TabbedPanelsContent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width: 580px;
	background-image: url(../../history/img/year45/bg_year45Content.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 30px;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup { position: relative; 
}

.VTabbedPanels .TabbedPanelsTab { 
}

.VTabbedPanels .TabbedPanelsTabSelected { 
}
.VTabbedPanels .TabbedPanelsContentGroup { 
}

.tabContentBottom {
	font-size: 0px;
	line-height: 0px;
	height: 10px;
	width: 580px;
	clear: both;
}
.tabOn01 {
	position: absolute;
	margin-top: -70px;
	margin-left: -20px;
}
.tabOn02 {
	position: absolute;
	margin-top: -70px;
	margin-left: 105px;
}
.tabOn03 {
	position: absolute;
	margin-top: -70px;
	margin-left: 230px;
}
.tabOn04 {
	position: absolute;
	margin-top: -70px;
	margin-left: 355px;
}
.tabOn05 {
	position: absolute;
	margin-top: -70px;
	margin-left: 480px;
}


h3.yearTitle {
	background-image: url(../img/dotLine03.gif);
	background-repeat: repeat-x;
}
table.year45Detail {
	width: 580px;
	margin-bottom: 25px;
}

table.year45Detail td { border: 1px solid #CCC; }

table.year45Detail td.thumb {
	padding: 1px;
	width: 200px;
}
dl.year45Data { padding-right: 10px; }

dl.year45Data dt {
	font-weight: bold;
	color: #620000;
	font-size: 120%;
	background-image: url(../img/dotLine02.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-left: 10px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
dl.year45Data dd {
	margin-left: 10px;
	color: #000;
}

dl.year45Data dd.btnLightBox {
	text-align: right;
	padding-top: 1em;
}

