html, body
{
	margin: 0;
	padding: 0;
}

html
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

body
{
	font-size: 100%;
	text-align: center;
}

h2
{
	font-size: 170%;
	margin: 0;
	padding: 11px 0;
	font-weight: normal;
}

h3
{
	font-size: 120%;
	margin: 0;
	padding: 25px 0 15px 0;
}

h4
{
	font-size: 120%;
	margin: 0;
	padding: 10px 0 5px 0;
}

a{text-decoration: underline;}

img
{
	border: 0;
	vertical-align: middle;
}

.clear{clear: both;}
.hidden{visibility: hidden;}
.center{text-align: center;}
.quote{font-style: italic;}

body
{

}

/* LAYOUT */
#page
{
	margin: 0 auto;
	width: 900px;
	text-align: center;
}

.frameSL
{
	padding-left: 11px;
}
.frameSR
{
	width: 891px;
}
.frame
{
	width: 878px;
}
* html .frame { margin-left: -10px; }
*:first-child+html .frame { margin-left: -10px; }


.header
{
	position: relative;
	height: 103px;
}
.header .rsd
{
	position: absolute;
	top: 12px;
	right: 17px;
}

.header .title h1
{
	position: absolute;
	top: 13px;
	left: 26px;
	font-weight: normal;
	font-size: 38px;
}
.header .title h2
{
	position: absolute;
	top: 52px;
	left: 26px;
	font-weight: normal;
	font-size: 22px;
}
.header .title h1, .header .title h2
{
	padding: 0;
	margin: 0;
}






.content
{
	position: relative;
	text-align: left;
}



.banner
{
	position: relative;
	width: 878px;
	height: 198px;
	overflow: hidden;
	z-index: 1;
}



.mainMenuRightBorder
{
	position: absolute;
	top: 62px;
	left: 0;
	width: 198px;
	height: 136px;
	z-index: 1;
}
.mainMenu
{
	position: absolute;
	top: 62px;
	left: 0;
	padding-top: 8px;
	width: 197px;
	z-index: 1;
	font-size: 14px;
	line-height: 190%;
}
.mainMenu ul
{
	padding: 0;
	margin: 0;
	padding-left: 22px;
	padding-right: 18px;
}
.mainMenu ul li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.mainMenu ul .first { background: none; }
.mainMenu ul li ul
{
	padding: 0;
}
.mainMenu ul li ul li
{
	padding-left: 18px;
}
.mainMenu ul li a
{
	padding-left: 17px;
	display: block;
	height: 27px;
	text-decoration: none;
}
.mainMenu ul li a:hover
{
	text-decoration: none;
}








.contentTitle
{
	position: absolute;
	top: 0;
	left: 197px;
	height: 35px;
	width: 680px;
	z-index: 1;
}

.contentTitleTextSR
{
	float: left;
	width: 205px;
	height: 21px;
}
.contentTitleText
{
	position: relative;
	left: -1px;
	width: 195px;
	height: 25px;
}

.contentTitleTextCBL
{
	position: relative;
	width: 10px;
	height: 10px;
	float: left;
}
.contentTitleTextCBR
{
	position: relative;
	top: -5px;
	left: 0;
	width: 11px;
	height: 12px;
	float: left;
}
.contentTitleTextSB
{
	position: relative;
	width: 184px;
	height: 10px;
	float: left;
}
* html .contentTitleTextCBL, * html .contentTitleTextCBR, * html .contentTitleTextSB
{
	margin-bottom: -10px;
}


.contentTitleText h1, .contentTitleMap h1
{
	margin: 0 0 0 13px;
	font-size: 19px;
}
.contentTitleMap
{
	float: right;
	width: 267px;
	height: 35px;
}
.contentTitleMap h1
{
	width: 121px;
	height: 25px;
	margin: 0;
	padding-left: 13px;
	font-size: 19px;
}


.text
{
	position: relative;
	left: 197px;
	width: 393px;
	padding: 55px  10px 5px 10px;
	min-height: 464px;
	_height: 464px;
}

.map
{
	position: relative;
	width: 100%;
}

.mapIMG
{
	position: absolute;
	top: 35px;
	left: 622px;
	width: 245px;
	height: 478px;
	overflow: hidden;
}



.newsItem
{
	padding: 3px 0;
}
.news .list .last
{
	background: none;
}
.newsItem a
{
	padding: 3px;
	display: block;
	text-decoration: none;
}

.newsItem a:hover
{
	text-decoration: none;
}
.newsItem .newsItemTitle, .newsDetail h2
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
}
.newsItem .date, .newsDetail .date
{
	font-size: 10px;
}
.newsItem .shortText, .newsDetail .shortText
{
	margin-top: 10px;
}






.galleries
{
	text-align: center;

}
.galleries a
{
	display: block;
	width: 155px;
	height: 135px;
}
.galleries a:hover
{
	text-decoration: none;
}
.galleries .galleryTitle
{
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.galleries .galleryTitle a
{
	display: inline;
}
.galleries .item
{
	margin: 10px 19px;
	float: left;
}
* html .galleries .item { margin: 10px 12px; }
.galleries img
{
	max-width: 153px;
	max-height: 94px;
}
* html .galleries img
{
	width: expression(this.width > 153 ? 153: true);
	height: expression(this.height > 94 ? 94: true);
}


/* Texts */



.pager
{
	text-align: center;
	padding: 10px 0;
}



.foot
{
	width: 878px;
	height: 24px;
}
.foot ul
{
	position: relative;
	float: left;   
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.foot ul li
{
	padding-top: 3px;
	float: left;
}
.foot ul li a
{
	padding: 0 8px;
	font-size: 10px;
	text-decoration: none;
}
.foot ul li a:hover { text-decoration: underline; }

.footText
{
	padding-top: 5px;
	padding-right: 5px;
	font-size: 10px;
	text-align: right;
}
.footText a { text-decoration: none; }
.footText a:hover { text-decoration: underline; }

* html .foot { margin-left: -10px; }
*:first-child+html .foot { margin-left: -10px; }

