*{
margin: 0;
padding: 0;
}

b{
color: #b02635;
}

body{
width: 100%;
text-align: left;
}

a{
text-decoration: none;
}

img{
border: 0px;
}

.img_profile{
border: 0px;
float: left;
}

.my_body{
margin: 0 auto;
width: 800px;
}

.header{
text-align: left;
font-size: 18pt;
font-weight: bold; 
color: #b02635;
}

.title{
font-size: 12pt;
color: #b02635;
}

.space{
clear: both;
}

.contents{
float: left;
margin-top: 0px;
background-color: #ffffff;
width: 190px;
text-align: left;
font-size: 8pt;
}

.contents a{
color: #ff0000;
font-weight: bold;
font-size: 9pt;
}

.contents a:hover{
text-decoration: underline;
}

.contents2 ul{
    width: 800px;
    float:left;
    margin-top: 0px;
    font-size: 18px;
    padding-left: 0px;
    margin-left: 0px;
}

.contents2 li{
    list-style: none;
    padding: 2px 5px;
    width: 121px;
    float: left;
    text-align: center;
    background-color: #b02635;
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
}

.contents2 a{
color: #ffffff;
font-weight: bold;
}

.contents2 a:hover{
text-decoration: underline;
}

.main{
float: left;
text-align: left;
margin: 0px;
padding: 5px;
background-color: #ffffff;
border: 0px;
width: 600px;
font-size: 13pt;
color: #000000;
}

.main a{
color: #000000;
}

.main a:hover{
text-decoration: underline;
}

.main img{
float: left;
}

.hoot{
float: left;
width: 800px;
margin-top: 10px;
text-align: center;
font-size: 10pt;
color: #000000;
}

.hoot a{
color: #000000;
}

.hoot a:hover{
text-decoration: underline;
}

