/* CSS Document */

body {
	background-color: #15120D;
}
body,td,th {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size:15px;
}
html,body { margin:0px; padding:0px; }
h2 { font-size:17px; margin:0px; padding:0px; margin-top:5px; margin-bottom:7px; }
p { padding:0px; margin:0px; margin-top:5px; margin-bottom:5px; }
a { color:#FF6600; text-decoration:none; }
a:hover { text-decoration:underline; }
hr { border:none; border-top:1px solid #453F30; height:1px; margin-top:10px; margin-bottom:10px; }
img { border:none; }

.c { color:#FF6600; }

#container { position:relative; width:800px; }
#header { position:relative; height:90px; border-bottom:1px solid #FF6600; }
#header #title { position:absolute; width:100px; height:54px; left:70px; top:8px; background-image:url(img/logo.png);  }
#header h1 { position:absolute; display:block; left:24px; top:46px; margin:0px; padding:0px; font-size:30px; }
#header h1 span { color:#FF6600; }
#nav { position:absolute; bottom:4px; right:20px; font-family:Arial, Helvetica, sans-serif; color:#FF6600; }
#nav a { color:#FFFFFF; text-decoration:none; }
#nav a:hover { text-decoration:underline; }
#main  { position:relative; overflow:auto; border-bottom:1px solid #FF6600; }
#main #left { width:470px; margin:10px; float:left; }
#main #right { width:300px; margin:10px; margin-left:0px; float:left; }

#logout { position:absolute; top:10px; right:10px; }

#ad_300 { width:300px; height:250px; background-color:#453F30; text-align:center; }
#ad_160 { position:absolute; top:10px; left:810px; width:160px; height:600px; }

#footer { position:relative; text-align:center; }
#footer .l { position:absolute; left:0px; padding:10px; }
#footer .r { position:absolute; right:0px; padding:10px; }

.contact_input { font-family:Arial, Helvetica, sans-serif; font-size:12px; width:200px; border:1px solid #FF6600; background-color:#453F30; color:#FFFFFF; }
.contact_send  { font-family:Arial, Helvetica, sans-serif; font-size:12px; width:402px; border:1px solid #453F30; background-color:#FF6600; color:#000000; font-weight:bold; cursor:pointer; }
.contact_send:hover { border:1px solid #FF6600; background-color:#453F30; color:#FFFFFF; }

.com_input { vertical-align:middle; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:600px; height:40px; border:1px solid #FF6600; background-color:#453F30; color:#FFFFFF; }
.com_send  { vertical-align:middle; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:100px; height:42px; border:1px solid #FF6600; background-color:#FF6600; color:#000000; font-weight:bold; cursor:pointer; }
.com_send:hover { border:1px solid #FF6600; background-color:#453F30; color:#FFFFFF; }