img{
	border:0;
}
h3, h4{text-align:center}
body {
	background-color:#000000;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
	}
	
#Intro {
	width:500px;
	margin:0px auto;
	}
p, div {margin-top:0px; margin-bottom:0px;}
#Intro p
{
text-align:center;
}

#Table_01{
position:absolute;
width:800px;
margin-left:50%;
left:-400px;
border:1px solid #cccccc;
background-color:#ffffff;
}

#banner{}
#logo{}

#menu{
width:800px;
text-align:center;
background-color:#dfdfdf;
height:35px;
}
#left{
float:left;
width:250px;

}
#firstbox{
background-image:url(../images/box.png);
}
#firstbox p, #secondbox p, #thirdbox p{
margin-left:12px;
width:230px;
}
#secondbox a, #firstbox a, #thirdbox a{font-size:13px; color:#222;}
#secondbox{
background-image:url(../images/box.png);
}
#thirdbox{
background-image:url(../images/box.png);
}

#topbox{
background-image:url(../images/topbox.png);
height:40px;
margin-top:10px;
}
#topbox p{
position:absolute;
margin-top:13px;
width:250px;
height:25px;
text-align:center;
font-size:17px;
font-color:#333;
}
#bottombox{
background-image:url(../images/bottombox.png);
height:17px;

}

#right{

float:right;
width:550px;
}
#right p{
width:530px;
text-align:center;}
#main{
width:800px;
}
#footer{
clear:both;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 26px;

}
#navlist a{
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
color:#000;
text-decoration:none;
}

#navlist a:hover{
text-decoration:underline;
color:#888
}
#footer{
width:800px;
height:25px;
background-color:#dfdfdf;
}
#footer p
{
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
text-align:center;
}