@charset "utf-8";
/* CSS Document */

.headerLink {
    position:absolute;
	margin:0px;
	right:10px;
	top:25px;
	font-size:11px;
	font-family:Arial, Tahoma, "Apple Gothic";
	font-weight:bold;
    color:#9E9E9E;
}

.headerLink a, headerLink a:hover, headerLink a.active{
	font-size:11px;
	font-family:Arial, "Apple Gothic";
	font-weight:bold;
    color:#9E9E9E;
}


#header h1 {
	position:absolute;
	margin:0px;
	top:25px;
	padding-left: 0px;
	height: 100%;
	font: bold 36px/100% Arial, "Apple Gothic";
	color: #fff;
}
#header h1 a, h1 a:visited{
	color: #fff;
	text-decoration: none;
}
#header h1 a:hover{
	color: #D3D3D3;
	text-decoration: none;
}

h2, h3 {
  margin: 0;
  padding: 5px;
}

h2 {
  font-size: 1.2em;
  color: #586B7A;
}

h3 {
  font-size: 1.4em;
  color: #282828;
  margin-bottom:0;
}

ul.news, ul.press {
	position:relative;
	float:left;
	width:240px;
	list-style: none;
	margin:0 auto;
	padding:4px;
}

ul.news li, ul.press li {
	font-size:11px;
	font-family:Arial, Tahoma, "Apple Gothic";
	line-height:20px;	
	padding:0;
	border-bottom:1px dotted #EDEDED;
}

ul.news li a, ul.press li a {
  display: block;
}

ul.news li a:hover, ul.press li a:hover {
  color: #343434;
  background:#F3F3F3;
}

ul.menu a.active, ul.press a.active {
  color: #E76F00;
  background:#F3F3F3;
}


ul.menu{
	position:relative;
	float:left;
	width:190px;
	list-style: none;
	margin:0 auto;
	padding:4px;
}

ul.menu li {
	font-size:11px;
	font-family:Arial, "Apple Gothic";
	line-height:20px;	
	padding:0;
	border-bottom:1px dotted #EDEDED;
}

ul.menu li a {
  display: block;
}

ul.menu li a:hover {
  color: #343434;
  background:#F3F3F3;
}

ul.menu a.active {
  color: #E76F00;
  background:#F3F3F3;
}

.menu_text {
	font-size:11px;
	font-family:Arial, "Apple Gothic";
    padding-left:10px;
	color:#B6A801;
}
.menu_text a a:hover a:active {
	font-size:11px;
	font-family:Arial, "Apple Gothic";
    padding-left:10px;
	color:#B6A801;
}

.menu_text2 {
	font-size:11px;
	font-family:Arial, "Apple Gothic";
    padding-left:20px;	
}
.menu_text2 a a:hover a:active {
	font-size:11px;
	font-family:Arial, "Apple Gothic";
    padding-left:20px;	
}



.subMenu_tile {
	font-size:16px;
	font-family:Arial, Tahoma, "Apple Gothic";
	font-weight:bold;
	line-height:16px;
	color:#FFF;
}

.subLocation_tile {
	font-size:11px;
	font-family:Arial, Tahoma, "Apple Gothic";
	font-weight:bold;
	line-height:14px;
	color:#666;
	width:auto;
}

.contents {
	position:relative;
	float:left;
	left:10px;
	width:700px;
	margin-top:25px;
	margin-bottom:25px;
	overflow:hidden;
}
.content_text{
	position:relative;
	float:left;
	width:460px;
	margin:0;
	padding-left:10px;	
	overflow:hidden;	
}
.content_texts{
	position:relative;
	float:left;
	width:660px;
	margin:0;
	padding-left:10px;	
	overflow:hidden;	
}
.content_contact{
	position:relative;
	float:left;
	width:650px;
	margin:0;
	padding-left:5px;	
	overflow:hidden;		
}

