﻿*{
font-family:cursive,cursive;
}

body{
behavior:url(csshover.htc);
background:#000333 url(gazou/back.gif);
margin-left:50px;
margin-right:50px;
width:750px;
}

.header{
background:black url(gazou/title3.png);
width:630px;
height:280px;
}

h1{
position:relative;
text-align:left;
color:red;
font-weight:normal;
top:0;
left:0;
}

h2{
color:red;
font-size:25px;
position:relative;
left:0px;
top:0px;
}

.main{
background-color:#002266;
overflow:hidden;
position:relative;
width:766px;
padding-left:20px;
padding-right:20px;
color:white;
}

.main a{
color:red;
font-weight:bold;
}

.main a:hover{
color:#FF0;
}

h3{
background:#0044CC;
}


h4{
background:#003399;
}

.listTb{
left:0;
}

.listTb li{
bottom:0;
font-size:20px;
border:0px solid #000555;
border-top:none;
list-style:none;
}

.listTb .content{
border:none;
border-bottom:0px solid #FF0;
}

.listTb a{
width:145px;
color:white;
text-decoration:none;
font-weight:bold;
display: block;
text-align:center;
background:#007777 url(gazou/tb.gif);
float:left;
}