.font {
font-size: 80%;
line-height: 180%;
color: #333333;
}

.font2 {
font-size: 80%;
color: #ffffff;
}

.font3 {
font-size: 80%;
line-height: 150%;
color: #333333;
}

.font4 {
font-weight: bold;
color: red;
}


.font5 {
font-size: 90%;
line-height: 150%;
color: #333333;
}

.font6 {
font-size: 90%;
line-height: 150%;
color: #3300ff;
}


.e1 {
height: 3px;
background-color: #ff3333;
} 

.e2 {
height: 2px;
background-color: blue;
} 

.e3 {
text-align: center;
}


.e4 {
font-size: 120%;
font-weight: bold;
color: #003300;
height: 30px;
background-color: #f5f5f5;
} 


.e5 {
height: 1px;
background-color: #ffffff;
}

.e6 {
height: 1px;
background-color: #000000;
}

.e7 {
width: 1px;
background-color: #ffffff;
}

.e8 {
width: 1px;
background-color: #000000;
}

.tt {
width: 90%;
margin-left: auto;
margin-right: auto;
}

ul {
list-style-image: url(image/bt.gif);
}
