body,td,th {
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;  background:#fff;
}
a {color: inherit;}
a:{
	text-decoration:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.big_top {
	height: auto;
	width: 100%;
}
.big_top .header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}