@charset "UTF-8";
/* CSS Document */

html {min-height: 100%;}

* {
	
}

a {color: #963;}
a:hover {color: #C60;}


body {background: #fbfbfb url(img/bg4.jpg) repeat-x left bottom fixed;
	color: #444;
	font:  55% Verdana, Arial, Helvetica, sans-serif;
	
	
	
	}
.top {
	
	padding-top:12%;
}

.container {
	margin:  auto;
	width:780px;
}
.container.indexTable{
		}
.buttom{
background: #cccccc;
height: 50%;	
display: block;
}
.copyright{
text-indent:3%;}