
body{
	text-align:center;
	margin:0;
	padding:0;
}

p,li,dt,dd,th,td,label,textarea,h1,h2,h3,h4,h5,h6{
	font:10pt sans-serif;
	line-height:16pt;
	color:#666666;
	text-align:left;
}

img{ border:none; }

h1, p{
	text-align:center;
}

h1{
	margin:0 0 100px 0;
	height:20px;
	line-height:20px;
}

#logo{
	height:347px;
	background:url(/img/ent/back.jpg) repeat-x center center;
}

#logo img{
	position:relative;
	top:90px;
	margin:0 auto;
}

#link{
	margin:20px auto;
	width:900px;
	border-collapse:collapse;
}

#link, #link th, #link td{
	border:solid 1px #cccccc;
}

#link th{
	text-align:center;
	font-weight:normal;
	padding:5px;
}

#link td{
	padding:5px;
}

