body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;

}
html,body {
	margin:0;
	padding:0;
	height: 100%;
	text-decoration: none;
}	


body{
	background:url(../img/bg.jpg) repeat;
	color:#000;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-size: 14px;
}

td{
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-size: 14px;
}

a:link
{
	text-decoration: none;
	font-size: 14px;
}


#content{
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
}

section{
		padding:10px 0;
	
}

.header-top{
	line-height: 24px;
	font-size: 14px;
	background: #fff;
	height:25px;

	z-index: 9999;
	position: relative;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
	text-align: left;
}
.header-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	text-shadow: 0px 1px 1px #fff;
	display: block;
	float: left;
	text-align: left;
}
.header-top a:hover{
	background: #CCC;
	
}
.header-top span.right{
	float: right;
}
.header-top span.right a{
	float: left;
	display: block;
}
section{
	width: 900px;
	margin:10px auto;
}
#a{
	width: 1000px;
	height: 100%;
	text-align: left;
	text-decoration: none;

	