body {
	font-family: Arial,Verdana,Helvetica,'MS UI Gothic',sans-serif;

        background-color:#669;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
        margin-top      :0em;
        margin-bottom   :0em;
        margin-left     :0em;
        margin-right    :0em;
}

p {
        font-weight     :normal;
}



div#title {
        font-weight     :bold;
        font-family:Tahoma,"Arial Black",Verdana,sans-serif;
	margin-bottom   :5px;
        line-height:1em;
        background-color:#eef;
}
div#title h1 {
	font-weight	:bold;
	padding         :10px 10px 0px 10px;
	color		:#000;
}
div#title h2 {
	font-size	:70%;
	padding         :0px 10px 10px 10px;
	color		:#000;
}

div#main {
        font-weight     :bold;
        font-family:Tahoma,"Arial Black",Verdana,sans-serif;
        line-height:1em;
}

div#main {
	position:absolute;
	width:75%;
	margin-left     :2%;
        margin-right    :1%;
        margin-top	:10px;
}

div#mirror_list {
	background-color:#fff;
	margin-bottom   :10px;
	padding         :5px;
}

div#mirror_info {
	background-color:#fff;
	margin-bottom   :10px;
	padding         :5px;
}

div#mirror_info h2{
	font-size	:100%;
	border-bottom   :#000 solid 2px;
}

div#mirror_info h3{
	font-size	:80%;
	margin-left     :1.5em;
}

div#mirror_footer {
	background-color:#fff;
	margin-bottom   :10px;
	padding         :5px;
}

div#mirror_footer h2{
	font-size	:100%;
	border-bottom   :#000 solid 2px;
}

div#mirror_footer h3{
	font-size	:80%;
	margin-left     :1em;
}

div#notice {
	background-color:#fff;
        margin-top       :10px;
        position:absolute;
	padding         :5px;
	width:20%;
	left:78%
};

div#notice h3{
	font-size	:80%;
	margin-left     :1em;
}

div#notice h2{
	font-size	:100%;
	border-bottom   :#000 solid 2px;

}

div#mirror_footer {
	background-color:#fff;
	margin-bottom   :10px;
}

div.file {

	margin-bottom   :0.2em;
}

h2.filetitle {
	border-bottom   :#000 solid 2px;
}


dl.fileinfo {
        margin-top      :0em;
        margin-bottom   :0em;
        margin-left     :0em;
        margin-right    :0em;
        padding-left    :1em;
}

dl.fileinfo dt {
	font-weight     :bold;
}

dl.fileinfo dd {
        padding-left    :1em;
}

