@charset "utf-8";
* {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#box {
	text-align: center;
	margin: 3px auto;
	width: 800px;
}
#head {
	width: 800px;
	text-align:left;
	height:90px;
	background-image:url(images/banner3.jpg);
	
}
#logo {
	width:402px;
	margin:10px 0 10px 0;
	float:left;
}
#nva1 {
	text-align: right;
	padding: 4px;
	float:right;
	width:300px;
}
#nva1 ul {
	list-style: none;
}
#nva1 li {
	display:inline;
	list-style-type:none;
}

#mainnva {text-align:left; padding:4px; widows:792px; background-color:#363636; margin:4px 0 4px 0;}

#mainnva ul {
	list-style: none;
	margin-left:6px;
}
#mainnva li {
	display:inline;
	list-style-type:none;
	color:#FFFFFF;
}

#left {
	width: 530px;
	position:relative;
	text-align:left;
	float:left;
}

#right {
	width: 260px;
	position:relative;
	text-align:center;
	float:right;
}

.left {
	width: 514px;
	text-align: left;
	float:left;
}

.ticket {border:#CCCCCC; border-style:solid; border-width:1px; margin:0 0 6px 0; float:left; width:512px; background-color:#eeeeee; position:relative;}

.leftlink {
	width:148px;
	right:0px;
	text-align: left;
	font-weight:bold;
	padding:4px 0 4px 0;
	margin-bottom:4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color:#f5f5f5;
}
.test {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
}
.test ul {
	list-style:none;
}
.test li {
	margin:2px 0 2px 0;
	padding-bottom:2px;
}
.test a {
	display:block;
	text-align:left;
}
.test a:link {
	color:#333333;
	text-decoration:none;
}
.test a:visited {
	color:#333333;
	text-decoration:none;
}
.test a:hover {
	color:#ffffff;
	background-color:#2994c2;
	text-decoration:none;
}
.right { border:#CCCCCC; border-style:solid; text-align:left; border-width:1px; margin-bottom:6px; background-color:#eeeeee;}

.rightlink {
	width:148px;
	right:0px;
	text-align: left;
	font-weight:bold;
	padding:4px 0 4px 0;
	margin-bottom:4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#foot {
	margin-top: 4px;
	padding: 4px 0 0 0;
	width: 800px;
	float:left;
	background-color:#363636;
	
}
.centercontence {
	width:470px;
	border: 1px solid #CCCCCC;
	padding:8px;
	text-align:left;
	margin:0 0 4px 0;
	float:left;
}
.centercontence li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin-bottom:4px;
}
.centercontenceTitle {
	width:488px;
	text-align:left;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
	padding:6px;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
option {
	width:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h3 {
	clear: both;
	background: #4fb2c9 url(images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	width:509px;
	
}
h2 {
	clear: both;
	background: #316f7d url(images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	text-align: center;
}
.title {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:4px;
}
.domain {
	float:right;
	width:159px;
	margin-top:0 0 0 300px;
}
