@charset "UTF-8";
/* CSS Document */

html body {
background-color:#000000;
}

#iframe-1 {
width:700px;
height:235px;
background:url(../img/hd2010.jpg) no-repeat;
}

#menu {
height:35px;
padding:210px 4px 0px 0px;
}

#menu ul {
float:right;
}

#menu ul li {
	float:right;
	margin-right: 1px;
	margin-left: 1px;
}

.clear {
clear:both;
line-height:0.1em;
}
