﻿*
{
	padding: 0;
	margin: 0;
}
body
{
	font-family: 'lucida grande' ,tahoma,helvetica,arial, 'bitstream vera sans' ,sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: Black;
}


a
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#main
{
	width: 750px;
	background: #271F0A;
	overflow: hidden;
	margin: 0 auto;
}


.navi1
{
	float: left;
	width: 145px;
	height: 50px;
	line-height: 50px;
	border-right: 1px solid #e18308;
	font-size: 36px;
	text-align: center;
}

.navi2
{
	float: left;
	width: 146px;
	height: 50px;
	line-height: 50px;
	font-size: 36px;
	text-align: center;
}