body{ padding:0; margin:0; background:#a9b3b1; }
*{ margin:0; padding:0;}
ul,li{ list-style-type:none;}
a{ text-decoration:none;}
img{ border:0;}
a:hover{ text-decoration:none; cursor:pointer;}
b{ font-weight:bold;}
.clear { clear:both; height:0;}

.center{margin:0 auto; text-align:center; position:relative;overflow:hidden}

.center_table{
	 margin:0 auto;
	 height:75%;
	 width: 100%;
	text-align:center; position:relative;

}

.index_top{background:url(../images/logo.png) top center no-repeat; margin:0 auto; text-align:center; position:relative;}

.foot{
	width: 900px;
	margin: 0 auto;
	border-top: 2px solid #5b5d61;
	padding-top: 30px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
.foot a,.foot a:hover{ color:#f00; font-size:14px;}
