@charset "utf-8";
/* CSS Document */

		* { margin: 0; padding: 0 }
		

		#slider1 { margin:0 0 40px 0; }
		
		.slider-wrap { 
			margin: 20px 0;
			position: relative;
			width: 100%;
		}

		.stripViewer { 
			position: relative;
			overflow: hidden; 
			border: 5px solid #ff3;
			width: 770px; 
			height: 290px;
			clear: both;
			background:#000;
			color:#FFF;
		}
		
		.stripViewer .panelContainer {
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
		}
		
		.stripViewer .panelContainer .panel { 
			float:left;
			height: 100%;
			position: relative;
			width: 770px;
		}
		
		.stripNav { position:relative; height:20px;}
		
		.stripNav ul {
			position:absolute;
			top:0px;
			right:-577px;
			list-style: none;
			/*margin-left:562px;*/
			width:205px;
			text-align:left;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; 
		}
		
		.stripNav a {
			font-size: 11px;
			font-weight: bold;
			line-height:110%;
			color: #000;
			text-decoration: none;
			display: block;
			/*padding: 8px 18px 0 8px;*/
			margin:0;
			padding:8px 0 0 3px;
			width:36px;
			vertical-align:bottom;
			background: url(../img/tab3.gif) no-repeat 0 3px;
			/*font:Arial, Helvetica, sans-serif;*/
		}
		
		.stripNav a:hover {
			background: url(../img/tab4.gif) no-repeat 0 0px; 
		}
		
		.stripNav a.current {
			background: url(../img/tab5.gif) no-repeat 0 0px; color:#FFF;
		}
		
		.stripNavL, .stripNavR { 
			display:none;
		}
		
.tab-l { float: left; width: 415px; margin: 0; padding: 0; }
.tab-r { float: right; width: 320px; color: #fff; margin: 15px 15px 0; padding: 0; }
.tab-r h3 { margin: 8px 0; padding: 0 0 15px; font-size: 16px; line-height: 110%; font-weight: bold; border-bottom: 2px solid #333; }
.tab-r h3 a { color: #FFEC00 !important; }
.tab-r ul { font-size: 12px; line-height: 170%; font-weight: bold; margin: 0; padding: 0; }
.tab-r li { margin: 0; padding: 0 0 0 10px; background: url(../img/arw02.gif) no-repeat 0 0.5em; color:#FFF; text-align:left; font-size:95%;  line-height:150%;}
.tab-r ul.tablink { margin: 15px 0 0; padding: 0;}
#home #slider1 .tab-r ul.tablink li { float: left; font-size:95%; color:#FFF; padding:0; background:none;}
.tab-r ul.tablink li a { margin: 0; padding: 0; text-decoration:none; text-indent:-99999px; font-size: 0; line-height: 0; }
	.tablnk01 { margin: 0; padding: 0;}
		.tablnk01 a { display:block; width: 75px; height: 25px; background: url(../img/tab-lnk.gif) no-repeat 0 0; }
		.tablnk01 a:hover { background-position: 0 -50px; }
	.tablnk02 { margin: 0 0 0 12px !important; padding: 0;}
		.tablnk02 a { display:block; width: 146px; height: 25px; background: url(../img/tab-lnk.gif) no-repeat -87px 0; }
		.tablnk02 a:hover { background-position: -87px -50px; }







#load_page {
background-color:#FFFFFF;
height:100%;
left:0;
padding:10px;
position:absolute;
text-align:left;
top:0;
width:98%;
z-index:9000;
}
#load_page p {
margin-top:320px;
margin-bottom:500px;
text-align:center;
}


