@charset "utf-8";

/* CSS Document */



body {

	font: 100%/1.4 Arial, Helvetica, sans-serif;

	margin: 0px 0px 0px 0px;	

	color:#000000;

	background:#CCCCCC;

	background-image:url(back.jpg);

}



.container {	

	width: 700px;

	height:370px;

	min-width: 700px;

	min-height:370px;

	margin: 0 auto;

	margin-top:50px;

	background:#2C2D2D;

}



.header {

	width: 100%;

	margin: 0px 0px 0px 0px;

	min-height: 100px;

	background:#707785;	

}



.header-left {

	float: left;

	width: 70%;

	min-height: 100px;	

	margin: 0px 0px 0px 0px;

	background:#707785;

}



.header-right {

	float: left;

	width: 30%;

	min-height: 100px;	

	margin: 0px 0px 0px 0px;

	background:#707785;

}



.header-title {

	width: 75%;

	margin: 0px 0px 0px 0px;

	min-height: 60;

	padding-left:10px;

	padding-top:10px;

	font-size: 28px; 

	color: #FFF;	

}



.header-message {

	width: 75%;

	margin: 0px 0px 0px 0px;

	min-height: 30;

	

	padding-left:30px;

	font-size: 13px; 

	font-family: Times New Roman;

}



.center {

	width: 100%;

	margin: 0px 0px 0px 0px;

	min-height: 270px;

	background:#FFF;

}



.center-description {

	text-align:right;

	width: 600px;

	margin: 0px 0px 0px 0px;

	margin-left:50px;

	min-height: 50;	

	font-size: 28px; 

	color: #630;	

}



.center-requested {

	text-align:right;

	width: 600px;

	margin: 0px 0px 0px 0px;

	margin-left:50px;

	min-height: 50;

	font-size: 28px; 	

	color: #630;

}



.center-count {

	text-align:right;

	width: 600px;

	margin: 0px 0px 0px 0px;

	margin-left:50px;

	min-height: 	;

	font-size: 28px; 

	color: #630;

}





.center-download {

	text-align:center;

	width: 600px;

	margin: 0px 0px 0px 0px;

	margin-left:50px;

	margin-top:50px;

	min-height: 25;

	font-size: 28px; 

	color: #630;

}



.center-footer {

	text-align:center;

	width: 600px;

	margin: 0px 0px 0px 0px;

	margin-left:50px;

	min-height: 25;

	font-size: 28px; 

	color: #630;

}

.center-footer-rar {

	float: left;

	text-align:left;

	width: 50px;

	margin: 0px 0px 0px 0px;

	min-height: 25;

	font-size: 16px; 

	color: #656551;

}



.center-footer-home {

	float: left;

	text-align:center;

	width: 500px;

	margin: 0px 0px 0px 0px;

	min-height: 25;

	font-size: 16px; 

	color: #656551;

}


.center-logo-acc {

	width: 100%;

	margin: 0px 0px 0px 0px;

	min-height: 270px;
	
	text-align:center;
	
	color: #ffffff;

}




h3 {

	 font-size: 18px; 

	 color: #656551;

}



h4 {

	 font-size: 16px; 

	 color: #656551;

}



h6 {

	 font-size: 16px; 

	 color: #656551;

}



h1 {

	 font-size: 16px; 

	 color: #656551;

}





input.button-download {

        BORDER-RIGHT: #999999 3px double;

		BORDER-TOP: #999999 3px double;

		FONT-WEIGHT: bold;

		FONT-SIZE: 15px;

		BORDER-LEFT: #999999 3px double;

		COLOR: #444444;

		BORDER-BOTTOM: #999999 3px double;

		FONT-FAMILY: Comic Sans MS,sans-serif;

		BACKGROUND-COLOR: #eeeeee;

		width:125px;

}



/*header_menu---------------------------------------------------------------------*/

/*header_menu---------------------------------------------------------------------*/

a:link {

	color: #600;

	text-decoration: none;

}

a:visited {

	color: #600;

	text-decoration: underline;

}

a:hover, a:active, a:focus {	

	color: #900;

	text-decoration: none;

}



a.home:link {

	color: #600;

	text-decoration: none;

}

a.home:visited {

	color: #600;

	text-decoration: underline;

}

a.home:hover, a.home:active, a.home:focus {	

	color: #900;

	text-decoration: none;

}



a.web:link {

	color: #000;

	text-decoration: none;

}

a.web:visited {

	color: #000;

	text-decoration: underline;

}

a.web:hover, a.web:active, a.web:focus {	

	color: #900;

	text-decoration: none;

}





a.avg:link {

	color: #000;

	text-decoration: none;

	font-size:13px;

}

a.avg:visited {

	color: #000;

	text-decoration: underline;

	font-size:13px;

}

a.avg:hover, a.avg:active, a.avg:focus {	

	color: #900;

	text-decoration: none;

	font-size:13px;

}









.avg {	

	width: 700px;

	height:30px;

	min-width: 700px;

	min-height:30px;

	margin: 0 auto;

	margin-top:50px;

	background:#06C;

}



.table-avg

{

	border-width:0px;

	width: 100%;

	margin: 0 auto; 

}





.table-avg .td

{

	text-align:center;

	height:30px;

	width:50px;

}













