body
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    color:#fff;margin:auto;
    font-size:11px;
    width:1000px;
    background:#fff;
}
.clear {clear:both}
/****************************************************************/
/* main table													*/
/****************************************************************/
#h1 {background:url('images/h1.gif') 0 0 no-repeat;}
#h2 {background:#000 url('images/h2.jpg') 146px 0 no-repeat;width:1000px}
#h3 {background:url('images/h3.png') 100% 0 no-repeat;}
#m4 {background:url('images/m4.gif') 0 0 repeat-y;}
#m5 {background:url('images/m5.gif') 100% 0 repeat-y;}
#m6 {background:url('images/m6.gif') 0 100% no-repeat;}
#m7 {background:url('images/m7.png') 143px 100% repeat-x;}
#m8 {background:url('images/m8.gif') 100% 100% no-repeat;padding:70px 150px 50px 150px;}

#headmenu {float:right;width:auto;
	position:relatif;margin-bottom:30px;
	}
#headmenu a {
	display:line;text-decoration:underline;
	color:#dff;padding:0px;
	margin:5px 10px;
	font-weight:bold;
}
#headmenu a:hover {border-bottom:#dff solid 1px}
#ads1 {float:right;margin:15px 0px 70px 0px;}
#ads2 {margin:2px 0px 1px 0px}
td {vertical-align:top}
a {color: #dff;text-decoration:none;}
a:hover {border-bottom:#dff 1px solid;}
h1 {font-size:11px;}
#urlbox {height:50px;width:620px;
	background:url('images/urlbox.gif') 0 0 no-repeat;
	}
input#url
{
    width:440px;height:33px;
    text-align:left;
	padding:0px;
    border:0px;
	background:transparent;
    margin-top:15px;
    margin-left:15px;
    font-size: 15px;
    font-family: verdana, arial, sans-serif;
    color: #fff;font-weight:bold;

}
input#go {
    width:130px;height:50px;
	background:transparent;
    border:0px;margin:0px;
	padding:0px;
	}
#container
{
    margin: auto;
    padding: 0px;
}

ul#navigation, ul#form
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul#form
{
    clear: both;
}

#footer
{
    font-size: 10px;
    text-align: center;
    margin:10px auto 100px auto;
}
.option
{
    color:#fff;padding: 0px 0;font-size:12px;font-family:verdana,arial;font-weight:bold;
}
#form
{
    color:#eff;margin: 0;
}

#error, #auth
{
    font-family:verdana,arial;font-weight:bold;font-size:12px;
    background-color: #fcb;
    border-top: 2px solid #f23;
    border-bottom: 2px solid #f23;
	margin-bottom:5px;
    clear: both;
	color:#000;
}

#error p, #auth p, #auth form
{
    margin: 5px;
}
