@charset "UTF-8";

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	overflow: hidden;
	color: #444444;
}

a {
	color: #888888;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.black-text a {
	color: #000000;
}

h1 { 
	color: #444444; 
	font-size: 16px;
	font-weight: normal;
}

h1 a {
	font-size: 16px;
	color: #444444;
	font-weight: normal;
}


h1 a:link {
	font-size: 16px;
	color: #444444;
	font-weight: normal;
}

h4 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.title {
	position: absolute;
	left: 25px;
	top: 15px;
	font-size: 14px;
	color: #FFFFFF;
}

.top-menu {
	position: absolute;
	left: 25px;
	top: 45px;
	color: #FFFFFF;
}

.top-contact {
	position: absolute;
	right: 20px;
	top: 47px;
	color: #FFFFFF;
}

.top-contact a {
	color: #FFFFFF;
}

.container {
	position: absolute;
	top: 70px;
	left: 25px;
	right: 0px;
	bottom: 0px;
	overflow-y: scroll;
}

.sub-menu {
	position: relative;
	float: left;
	top: 10px;
	width: 100%;
}

.thumbnail {
	float: left;
}

.main {
	position: relative;
	float:left;
	top: 10px;
	width: 606px;
	color: #000000;	
}

.divide {
	font-size: 14px;
	color: #FFFFFF;
}

.divide2 {
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.bold-text {
	color: #444444;
	font-weight: bold;
}

.gray-text {
	color: #444444;
	font-size: 11px;
}

.gray-text a {
	color: #444444;
}

.small-text {
	font-size: 9px;
}


a.phono {
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #222222;
	border-right-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #222222;
	background-color: #222222;
	text-decoration: none;
}

.unit303 a {
	color:#FFFFFF;
}