@charset "utf-8";
/* CSS Document */

body { background-color:#191818; margin:0 0 0 0; padding:0 0 0 0; min-height:700px; font-family:Verdana, Geneva, sans-serif; font-size:12px}
.main { position: absolute;
        top: 50%;
        left: 50%;
		margin-top: -400px;
        margin-left: -525px;
		width:1010px; height:690px; background-image:url(img/bg2.png); padding:0 0 0 80px }
.bottom { position: absolute;
        top: 50%;
        left: 50%;
		margin-top: 260px;
        margin-left: -440px;
		width:910px; height:30px; text-align:center; color: #282828}
.infobox { position: absolute;
        top: 65%;
        left: 50%;
		margin-top: 0px;
        margin-left: -249px;
		width:400px; height:30px; text-align:left; color: #282828}
.bottom a:link, .bottom a:visited { color:#404040; font-size:10px; text-decoration:none; }
.top { width:923px; height:122px; }
.logo { width:300px; height:122px; float:left }
.menu { width:620px; height:35px; float:right; text-align:right; padding:85px 0 0 0; color:#666 }
.menu a, .menu a:visited { color:#FFF; text-decoration:none;}
.menu a:hover { color:#CCC; text-decoration:none;}
.white { width:918px; height:532px; }
.index { width:603px; height:527px; padding:5px 0 0 0; float:left }
.info { width:910px; height:515px; padding:10px 0 0 5px; float:left; font-size:11px }
.info a:link, .info a:visited { color:#404040; font-size:12px; text-decoration:none; }
.under { width:603px; height:527px; padding:5px 0 0 0; float:left }
.txtr { float:left; width:310px; height:520px; font-size:10px; padding:5px 0 0 0; color:#666 }
.txtr2 { float:left; width:300px; height:400px; font-size:10px; padding:5px 0 0 5px; color:#666; line-height:15px; }
.txtr2 a:link, .txtr2 a:visited, .txtr a:link, .txtr a:visited { color:#646464; text-decoration:none; }
.txtr3 { font-size:12px; color:#666; line-height:15px; }
.txtr3 a:link, .txtr3 a:visited, .txtr3 a:link, .txtr3 a:visited {
	color:#F60;
	text-decoration:none;
}
.white img { margin:7px 0 7px 6px }

