body
{
	margin:0;
	padding:0;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:15px;
	line-height:20px;
}

a,img {	border:none; }
a { color:#6580AC; }

.nav
{
	background:#25292F url(../images/nav-bg.jpg);
	height:35px;
}

.nav ul
{
	margin:0;
	padding:0;
	list-style:none;	
}

.nav ul li
{
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:157px;
	height:35px;
}

.nav ul li a
{
	display:block;
	float:left;
	width:157px;
	height:28px;
	padding:7px 0 0 0;
	text-decoration:none;
	color:#fff;
	text-align:center;
	font-size:17px;
	background:url(../images/nav-sep.png) no-repeat left;
}

.nav ul li a:hover, .nav ul li a.active
{
	color:#98D5E4;
	text-decoration:underline;
}

.tel
{
	font-size:20px;
	color:#6580AC;
}

.feedback-box
{
	border:1px solid #8A9BA8;
	width:360px;
	padding:5px 0;
	background:#fff;
	color:#000;
}

.feedback-table
{
	width:350px;
	border:1px solid #333;
	background:#fff url(../images/feedback-frm-bg.jpg) repeat-x bottom;
}

.feedback-table2
{
	border:1px solid #8A9BA8;
	width:360px;
	padding:5px 0;
	background:#E4E4E4;
	color:#000;
}

.frm-title
{
	font-size:20px;
	text-align:center;
	line-height:25px;
}

.frm-title2
{
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	line-height:25px;
}

.label
{
	text-align:right;
	padding:0 10px 0 0;
	font-weight:bold;
}

.feedback-table input
{
	width:180px;
	border:1px solid #ccc;
	height:20px;
}

input.event-date
{
	width:140px;
	float:left;
	margin:0 6px 0 0;
}

input.small
{
	width:120px;
	height:25px;
	margin:0;
	padding:6px 0 0 0;
}

.footer
{
	border-top:1px solid #fff;
	height:60px;
	font-size:12px;
}

.footer a
{
	color:#6580AC;
}

.inner-banner-bg
{
	background:url(../images/inner-banner-bg.jpg) repeat-x;
	height:160px;
}

.logo-inner
{
	margin:18px 0 0 0;
}

.camera
{
	background:url(../images/camera.png) no-repeat bottom;
}

.inner-content-bg
{
	background:#E5E5E5 url(../images/inner-content-bg.jpg) repeat-x top;
	color:#000;
}

.pageTitle
{
	font-size:20px;
	color:#333;
	line-height:24px;
}

.top-gap
{
	margin-top:6px;
}

/**************************************/
.formTable input
{
	width:250px;
	height:17px;
	border:1px solid #ccc;
	background:#fff;
}

.star
{
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
}