body
{
margin: 0px;
background-color: #333333;
font-size:11px;
font-family: Verdana;
color:#000;
padding-top: 100px;
padding-left: 170px;
}

a:hover     { text-decoration: underline; }
a           { color: #3e8999; text-decoration: none; }

#menu a:hover     { text-decoration: underline; padding-left: 10px;}
#menu a           { color: #43b300; text-decoration: none; padding-left: 10px;}

h2 {
margin: 0;
}
#logo {
	background:url(img/logo.png) repeat-y #fff;
	width: 570px;
	height: 37px;
	border-left: 4px solid #3f3f3f;
	border-right: 4px solid #3f3f3f;
	border-top: 4px solid #3f3f3f;
	}
	
#box {
	text-align: center;
	width: 570px;
	height: auto;

	}
	
#box-acp {
	background-color: #fff;
	text-align: left;
	width: 650px;
	height: auto;
	border: 1px solid #000;
padding: 10px;
	}
	
#f00ter {
	background: #fff;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:10px;
	border-left: 4px solid #3f3f3f;
	border-right: 4px solid #3f3f3f;
	border-bottom: 4px solid #3f3f3f;
	border-top: 1px solid #3f3f3f;
	}
	
#text {
text-align: left;
background: #fff;
width: 550px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
	
	border-left: 4px solid #3f3f3f;
	border-right: 4px solid #3f3f3f;
}	

#menu {
text-align: right;
margin: 0;
padding-top: 5px; 
padding-right: 10px; 
	}
#bottom {
text-align: right;
color: #666666;
font-size:9px;
padding-top: 5px; 
padding-bottom: 10px; 
	}

/* lops */

table {
border-collapse: collapse;
border-spacing: 1px;
}

td, th {
padding:4px 4px;
vertical-align:top;
}


table caption{
background: #efefef;
color: #333;
text-align: center;
font-size: 1.2em;
line-height:3em;
}

thead th {
background: #ccbb99;
border-bottom:solid 1px #cdbea0;
border-top:solid 1px #fff;
text-align:left;
color: #000;
}


tfoot td, tfoot th{
background: #eee;
border-bottom:solid 1px #fff;
border-top:solid 1px #ccc;
}



tr.odd td, tr.odd th {
background:#edf3fe;
text-align:left;
}

/* links */

td a, td a:visited {
padding-top:6px;
padding-bottom:6px;
margin-top:-6px;
margin-bottom:-6px;
text-align:left;
}


td a {
color:#1b515d;
text-align:left;
}
/****************** */

#header-ad{ 
position: absolute;
top: 20px;
left: 220px;
background: #3f3f3f; 
width: 468px;
height: 60px;
padding: 3px;
}

#side-ad{ 
position: absolute;
top: 100px;
left: 30px;
background: #3f3f3f; 
width: 120px;
height: 601px;
padding: 3px;
}

.desci {
background: #f4f4f4;
width: 95%;
border: 1px solid #333333;
padding: 4px;
margin: 0;
text-align: left;
}

.mirrors {
background: #f4f4f4;
width: 95%;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px dashed #333333;
border-right: 1px dashed #333333;
padding: 7px;
margin: 0;
text-align: left;
}

.mirrors:hover {
background: #f4f4f4;
width: 95%;
border: 1px solid #333333;
padding: 7px;
margin: 0;
text-align: left;
}

td a:visited {
color:#1b515d;
text-align:left;
}
td a:hover{
color:#000;
text-decoration:underline;
text-align:left;
}

tbody th a {
padding-left:20px;
color:#333;
text-align:left;
}

