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

.thebody{ background-color: #000000; margin: 0 auto; color: #FFF; font-size: 13px; font-family: Arial, Helvetica, sans-serif;}
.head{ background-image:url(../images/header.jpg); width: 1024px; height: 281px;}
.maincontent{ margin: 0 auto; padding-top: 5px; width: 1027px; min-height: 500px; overflow: hidden; color: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.maincontent a:link{ text-decoration: none; color: #ffffff;}
.maincontent a:visited{ text-decoration: none; color: #ffffff;}
.maincontent a:hover{ text-decoration: none; color: #d4de3b;}
.login{ width: 220px; float: right; min-height: 50px;}

/* Login */
a:link, a:visited{color:#ffffff;}
#top-panel{ background:#222222; border-bottom:2px solid #ffffff; padding:14px 20px; text-align:right;}
#sub-panel{ text-align:center;}
#sub-panel a{ width:150px; float:right; color:#ffffff; text-decoration:none; margin-right:30px; font-weight:bold; background:url(img/sub-left.png) bottom left no-repeat #222222;}
#sub-panel a span{ padding:6px; background:url(img/sub-right.png) right bottom no-repeat; display:block;}
/* end login /*
