body
{
margin:0px;
padding:0px;
background-color:#FFFFFF;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:0px;
text-align:center;
height:100%;
}

#all 
{
margin:0px auto;
padding:0px;
max-width:1000px;
height:100%;
border:0;
}

#header 
{
height:100px;
}

#wrapper{
min-height:600px;
width:1000px;
display:block;
overflow:auto;
float:left;
border:0;
margin-left: auto;
margin-right: auto;
padding-left: 30px;
}

#left 
{
width:160px;
min-height:600px;
float:left;
overflow:visible;
padding: 15px 10px 10px 0px;
border:0;
}

#center 
{
width:500px;
min-height:600px;
overflow:visible;
float:left;
padding: 15px 10px 10px 10px;
border:0;
}

#right 
{
width:272px;
min-height:600px;
float:left;
overflow:visible;
padding: 15px 10px 10px 0px;
border:0;
}

#cover
{
width:272px;
float:left;
margin-bottom:10px;
text-align:right;
border:0;
}

.clear
{
clear:both;
height:0px;
line-height:0px;
display:block;
overflow:hidden;
line-height:0px;
font-size:0px;
}

#footer 
{
border-top:solid 1px #000000;
min-height:20px;
width:950px;
text-align:center;
padding-top:20px;
}

/*top*/
#logo
{
float: left;
height:100px;
width: 210px;
}

#logo img
{
margin-top: 0px;
}

#banner
{
height:91px;
width:729px;
float:right;
margin-top: 5px;
}
#skyscraper
{
height:600px;
width:120px;
float:left;
}
/*contents*/
p
{
font-size:13px;
color:#000000;
text-align:left;
}

h1
{
font-weight:bold;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
}

h2
{
font-weight:bold;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FF00CC;
text-align:left;
}

a
{
text-decoration:underline;
color:#333333;
background-color:#FFFF00;
}

a.link
{
color:#333333;
text-decoration:none;
}

a:hover
{
color:#000000;
text-decoration:none;
}

a.visited
{
color:#333333;
text-decoration:none;
}




