/* tanhost start */

.tanhost {
margin: 0 auto;
width: 500px;
border: 1px solid #cc3300;
margin-top: 50px;
}

.tanhost td.head {
background-color: #cc3300;
height: 70px;
border: 1px solid #000;
}

.tanhost table.inside {
margin: 0 auto;
width: 328px;
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin-top: 25px;
margin-bottom: 20px;
padding: 10px;
}

.tanhost td.bg {
background-color: #fff;
}

.tanhost a {
font-size: 11px;
color: #000;
text-decoration: none;
}

.tanhost a:hover {
text-decoration: underline;
}

.tanhost img {
margin-bottom: 7px;
}

.body_class {
background-image:url("../../images/bg_main.gif");
background-repeat:repeat-x;
}

.tanhost table.tanhost2 {

font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 0 auto;
}

.tanhost table.flags {
margin-top: 20px;
font-size: 13px;
*margin-top: 0px;
width: 100%;
letter-spacing: 1.2px;
}

.tanhost table.flags td img {
margin-top: 15px;
}

td.space {
height: 35px;
*height: 0px;
}

/* tanhost end */