#autobasel { 	margin:0; padding:0; font:normal 13px Arial, Sans-serif; color:#023; background:#000 url(../../graphic/background/back.jpg) top repeat-x; text-align:center; }
 #autobasel #main_bx { 	position:relative; margin:0 auto; width:770px; text-align:left; background:transparent url(../../graphic/background/main.gif) 20px repeat-y; }
 #autobasel #head_bx { 	height:130px; width:770px; background-color:#000; background-repeat: no-repeat; }
 #autobasel #navi_bx { 	float:left; width:148px; margin:-10px 0 200px 0px; padding-left:21px; background:transparent url(../../graphic/background/navi-head.jpg) 20px 0px no-repeat; }
 #autobasel #navi_bx ul { 	list-style:none; margin:0; padding:0; }
 #autobasel #navi_bx li { 	border-bottom:1px solid #134; }
 #autobasel #navi_bx li li a {	display: block; }
 #autobasel #navi_bx a { 	width: 128px; display:block; line-height:20px; border-bottom:1px solid #000; padding:0 10px; text-decoration:none; font-weight:bold; color:#479; }
 #autobasel #navi_bx a:hover { 	background:#123; color:#7ab; }
 #autobasel .navi_sub {	display:none; position:absolute; left:140px; top:0px; background:#012; border:1px solid #246; z-index:4; }
 /*
 #autobasel #navi_ft { 	position:absolute; display:block; left:20px; bottom:11px; width:150px; height:290px; background:transparent url(../../graphic/background/navi-foot.jpg); z-index:0; }
 */
 #autobasel #body_bx { 	position:relative; float:left; margin-left:10px; width:570px; padding: 10px 0px 20px; }
 #autobasel #path_bx { 	 }
 #autobasel #path_bx a { 	text-decoration:none; font-weight:bold; color:#479; }
 #autobasel #path_bx a:hover { 	color:#7ab; }
 #autobasel #foot_bx { 	clear:both; height:11px; width:770px; background:transparent url(../../graphic/background/foot.jpg) 20px no-repeat; }
 #autobasel #sponsor_bx {	float:right; width:575px; }
 #autobasel #sponsor_bx a {	float:left; display:block; margin:20px 10px 0 0; background:#fff; border:1px solid #000; }
 #autobasel #sponsor_bx img {	margin:5px 10px; }
 
 #autobasel #intro_bx {	padding: 0px 10px; font:italic 13px Arial; color:#479; }
#autobasel #high_bx {
	border:1px solid #479; 
	background-color:#7ab; 
	width:220px; 
	height:120px;
	float: left;
	overflow: hidden;
	display: block;
	margin-right: 8px;
}

.tab, .tabFix {
	background-color: #FFFFFF;
	margin-right: 15px;
}

.tab {
	border-bottom: 1px solid #113344;
	padding: 5px 5px 4px 5px;
}

.tabFix {
	padding: 5px;
	border-top: 1px solid #113344;
	border-left: 1px solid #113344;
	border-right: 1px solid #113344;
}
 
 hr {	background-color:#7ab; height:1px; border:0px; }
 a {	text-decoration:none; font-weight:bold; color:#479; }
 a.decent {	font-weight:normal; }
 a:hover {	color:#7ab; }
 td {	font:normal 13px Arial, Sans-serif; color:#023; vertical-align: top; }
 
 .highlight {	position:relative; display:inline; }
 .highlight span {	display:none; border:3px solid #123; width:500px; height:370px; position:absolute; top:80px; color:#7ab;background-color:#123; background-position:0 20px; background-repeat:no-repeat; z-index:10; text-align:center; }