@charset "utf-8";

#header h1 {
font-weight : normal;
margin-bottom: 3px;
font-size:10px;
letter-spacing: 1px;
width: 280px;
height:17px;
overflow: hidden;
}
#logo {
width: 280px;
float: left;
}
.superbanner {
float: right;
border: 1px solid #AEAEAE;
width: 468px;
height: 60px;
margin-bottom: 3px;
}
.tab_01 {
float: left;
width: 95px;
height: 40px;
background-image: url(../images/tab_01.gif);
display:inline;
text-align:center;
line-height:32px;
font-size: 13px;
overflow: hidden;
}
.tab_selected01 {
float: left;
width: 95px;
height: 40px;
background-image: url(../images/tab_01_on.gif);
text-align:center;
line-height:32px;
font-size: 13px;
overflow: hidden;
}
.tab_02 {
float: left;
width: 97px;
height: 40px;
background-image: url(../images/tab_02.gif);
display:inline;
text-align:center;
line-height:32px;
font-size: 13px;
overflow: hidden;
}
.tab_selected02 {
float: left;
width: 97px;
height: 40px;
background-image: url(../images/tab_02_on.gif);
text-align:center;
line-height:32px;
font-size: 13px;
overflow: hidden;
}
.tab_bar {
float: left;
width: 464px;
height: 30px;
text-align: right;
background-image: url(../images/tab_bar.gif);
background-repeat: no-repeat;
background-position: bottom;
overflow: hidden;
padding-top:10px;
}

.tab_bar li img {
margin-right: 2px;
}
.header_bottom {
clear:both;
}
.header_top {
clear:both;
}
