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

body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	background:url(../images/body-bg.jpg) repeat-x;
}

img{ border:0; }

.body-lt
{
	background:url(../images/body-lt-bg.png) repeat-y;
	width:18px;
}

.body-rt
{
	background:url(../images/body-rt.png) repeat-y;
	width:18px;
}

/*************************************/

.input-box-bg
{
	background:url(../images/input-box-bg.jpg) repeat-x;
	border-right:1px solid #ccc;
}

.input-box-bg input
{
	border:0;
	height:16px;
	width:99%;
}

.input-box select
{
	width:264px;
}

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

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

.logo
{
	margin:0 0 0 20px;
}

.banner-bg
{
	background:url(../images/banner-bg.jpg) repeat-x;
	height:116px;
	color:#fff;
}

.date-bg
{
	background:url(../images/date-bg.jpg) repeat-x;
	font-size:15px;
	padding:0 0 0 50px;
}

.tel
{
	font-size:20px;
}

.search-bg
{
	background:url(../images/search-bg.jpg) repeat-x bottom;
}

.search-bg input
{
	width:160px;
	border:0;
	background:none;
	margin:6px 0 0 0;
}

.scrolling-news
{
	border-bottom:1px solid #ccc;
	height:30px;
	font-size:15px;
	text-align:center;
}

h2
{
	font-size:32px;
	font-family:"Times New Roman", Times, serif;
	line-height:25px;
	font-style:italic;
	margin:0;
	padding:0;
}

p
{
	line-height:25px;
}

.footer
{
	background:#000;
	text-align:center;
	color:#fff;
	height:50px;
	line-height:30px;
}

.footer small, .footer small a
{
	font-size:11px;
	color:#fff;
}

.tab-bg
{
	background:url(../images/tab-bg.jpg) no-repeat bottom;
	height:39px;
	width:580px;
}

.tab-bg a
{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;	
	display:block;
	float:left;
	margin:0;
	border:none;
	height:29px;
	padding:10px 0 0 0;	
	width:100%;
	outline:none;
}

.active a
{
	background:url(../images/tab-active.png) no-repeat;
	text-align:center;
	width:202px;
	font-size:15px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	margin:0;
	height:29px;
	padding:10px 0 0 0;	
	border:none;
}

.tabcontent
{
	font-size:13px;
	padding:20px 25px 10px 25px;
	border:1px solid #E6E6E6;
	background:#F3F3F3 url(../images/tabcontent-bg.jpg) repeat-x top;
}

.nav
{
	font-size:15px;
	font-weight:bold;
}

.pageTitle
{
	font-size:20px;
	font-weight:bold;
}

#ajaxSearch_form { margin:0;padding:0;}
		.cleardefault { width: 150px;  height: 14px; font-size:12px;}
	
div.searchresults { margin:0;padding:0px }	
div.searchresults p {	margin:0;padding:0px 0px 5px 0px;}
.ajaxSearch_resultsInfo { font-weight:bold; font-size:14px;}
.ajaxSearch_paging { margin:0; line-height:30px; font-size:12px;}