/* CSS Document */

.main_border {border:1px solid #000000;}
body {
	background-image:url('img/back.jpg');
    background-repeat:repeat-x;
	background-color:#FFFFFF;}
	
a:link {color:blue;}
a:visited {color:blue;}
	
.all {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 15px;
}

.right {
	margin-top:5px;
	border-left:1px solid #F0F0F0;
	text-align:center;
	margin-left:5px;
	background:#FAFAFA;
}

.text {
	margin: 10px;
	font: Verdana, Geneva, sans-serif, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:justify;
}

.statistic {
		margin: 5px;
}

.uptitle {
	margin-bottom: 5px;
	margin-top:7px;
	font: Verdana, Geneva, sans-serif, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	
}

.ads1 {
	text-align: center;
}

.header {
    margin: 2px;
	margin-bottom:0px;
}

.copyright {
	border-top:1px solid #F0F0F0;
	background:#FAFAFA;
	width:750px;
	height:18px;
	text-align:center;
}

.maintitle {
	margin-bottom: 5px;
	margin-top:7px;
	font: Verdana, Geneva, sans-serif, Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
}
