body
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    color:#000;margin:0px auto;
    font-size:11px;padding:0px auto;
    width:1000px;
    background:#A2A2A2 url('images/bground.png') repeat-x 0 0;
}
.clear {clear:both}
/****************************************************************/
/* main table													*/
/****************************************************************/
#h1 {background:url('images/h1.jpg') 0 0 no-repeat;}
#h2 {background:#fff url('images/h2.jpg') 185px 0 no-repeat}
#h3 {background:url('images/h3.jpg') 100% 0 no-repeat;}
#m4 {background:url('images/m4.png') 0 0 repeat-y;}
#m5 {background:url('images/m5.png') 100% 0 repeat-y;}
#m6 {background:url('images/m6.jpg') 0 100% no-repeat;}
#m7 {background:url('images/m7.gif') 0 100% repeat-x;}
#m8 {background:url('images/m8.jpg') 100% 100% no-repeat;padding:190px 175px 19px 151px}

#headmenu {float:right;width:auto;
	position:relatif;
	}
#headmenu a {
	display:line;margin:2px;text-decoration:none;
	color:#AD5700;padding:5px 10px 5px 10px;
	font-weight:bold;
}
#headmenu a:hover {background:#aaf}
#ads1 {float:left;margin:2px 0px 1px 0px}
#ads2 {float:right;margin:2px 0px 1px 0px}
td {vertical-align:top}
a {color: #125;text-decoration:none;}
a:hover {color: #127;}
input.url
{
    width: 500px;height:20px;text-align:left;
	border-top:0px;
	border-bottom:#111 2px dotted;
	border-left:0px;
	border-right:0px;
	padding:3px;
	background:#fff;
    font-size: 15px;
    font-family: verdana, arial, sans-serif;
    color: #000;
}
.url{
    font-size: 15px;font-weight:bold;text-align:center;
    font-family: verdana, arial, sans-serif;
    
}
#container
{
    margin: auto;
    padding: 0px;
}

ul#navigation, ul#form
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
input.browse
{
    width: 100px;line-height:20px;
    padding:3px 3px 3px 3px;
}
input.browse:active{	background:url('images/but.gif') -111px 0 no-repeat;
}
ul#form
{
    clear: both;
}

#footer
{
    font-size: 10px;
    text-align: center;
    margin:10px auto 100px auto;
}
.option
{
    padding: 2px 0;font-size:12px;font-family:verdana,arial;font-weight:bold;
}
#form
{
    color:#AD5700;margin: 0;
}

#error, #auth
{
    font-family:verdana,arial;font-weight:bold;font-size:12px;
    background-color: #fcb;
    border-top: 2px solid #f23;
    border-bottom: 1px dotted #f23;
    width: 700px;
    clear: both;
}

#error p, #auth p, #auth form
{
    margin: 5px;
}