body{
text-align:center;
font-family:Tahoma;
font-size:14px;
line-height:140%;
color:#333;
background-color:#eee;
}

a:link {
color:#333;
text-decoration:underline;
}

a:active {
color:#555;
text-decoration:underline;
}

a:visited {
color:#777;
text-decoration:underline;
}

a:hover {
color:#555;
text-decoration:underline;
}

h1{
font-size:14px;
color:#fff;
margin-bottom:0px;
background-image:url("./img/bar_red.gif");
width:750px;
}

h2{
text-align:center;
font-size:14px;
color:#fff;
margin-bottom:0px;
background-image:url("./img/bar_blue.gif");
}

h3{
font-size:14px;
color:#fff;
padding-left:7px;
background-image:url("./img/bar_gray.gif");
}

h4{
font-size:14px;
margin-bottom:0px;
}

.main{
background-color:#fff;
padding:20px;
width:750px;
}

.left_main{
text-align:left;
float:left;
width:180px;
}

.right_main{
text-align:left;
float:right;
width:520px;
}

.link{
text-align:right;
font-size:12px;
}

.line{
font-size:14px;
border-style:solid;
border-color:#0000ff;
border-top-width:0px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
padding:7px;
}

.exp1{
font-size:14px;
padding-left:10px;
padding-right:10px;
}

.exp2{
font-size:14px;
}

.rank{
text-align:center;
width:47px;
}

.site{
text-align:center;
width:62px;
}