
.bot {
font-family: Tahoma; 
font-size: 11px;
color: FFF;
}

.link1 {
color: #FFDC00;
}

.link1:hover {
text-decoration: none;
}

.date {
font-family: Verdana; 
font-size: 12px;
color: FFF;
}

.title {
font-family: Verdana; 
font-size: 18px;
color: FFF;
font-weight: bold;
}

.thumb {
border: 1px solid #FF0000;
margin-bottom: 5px;
}

.form {
background-color: #C7D8E0;
padding: 5px;
width: 320px;
}

.join_name {
font-family: Verdana; 
font-size: 10px;
color: #2F66CB;
font-weight: bold;
}

.join_input {
font-family: Verdana; 
font-size: 11px;
color: #000;
border: 1px solid #404D6F;
width: 160px;
}

.join {
font-family: Verdana; 
font-size: 9px;
color: #404D6F;
font-weight: bold;
}

.description {
font-family: Verdana; 
font-size: 12px;
color: #fff;
background-color: #426093;
font-weight: bold;
width: 765px;
padding: 8px;
border: 1px solid #333;
text-align: justify;
margin: 4px;
}

