
body {
background : #ffffff;
}

.main_redirect {
position : relative;
margin : 0 auto;
width : 100%;
height : 100%;
overflow : auto;
}

.main_table_redirect {
width : 100%;
background-image : url(images/bans_bg.png);
background-repeat : repeat;
border-collapse : collapse;
border : 1px solid #bcc5cf;
font-size : 11px;
color : #58616e;
cursor : default;
}

.redforumlink {
font-size : 10px;
color : gray;
cursor : pointer;
}
.redforumlink:hover {
color : #596371;
cursor : pointer;
}

.redirect_first {
font-weight: bold; 
text-align: center;
background-image : url(images/bans_bg.png);
}
.redirect_first td {
padding: 6px;
}
.redirect_first2 {
background-image : url(images/bans_bg.png);
}
.redirect_others td {
text-align: center;
padding: 6px;
}
