/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#ffffff;
	color:#666666;
	font-size:11px;
	line-height:150%;
	background-image: url(../img/head_bg.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #4169E1;
}
a:visited {
	color: #4169E1;
}
a:hover {
	color: #4169E1;
}
a:active {
	color: #4169E1;
}


h1, h2{
margin:0px;
padding:0px;
font-size:0px;
line-height:0;
}

strong {
	font-weight: normal;
}

em {
	font-style: normal;
}

#text {
	color: #FFFFFF;
	background: #000000;
	padding: 5px;
}

.color1{
color:#ffffff;}

.color2{
color:#e6e6e6;}

.color3{
color:#4169E1;}

.top_clm_title{
	color:#ffffff;
	font-weight:bold;
	border-bottom: 1px solid #333333;
}
.top_clm1{
	color:#ffffff;
	font-weight:bold;
	border-bottom: 1px dotted #333333;
}
.top_clm2{
	color:#B3B3B3;
	border-bottom: 1px dotted #333333;
}

.image_clm2{
	color:#333333;
	border-bottom: 1px dotted #e0e0e0;
padding-bottom:15px;}

.headspa_clm1{
	border-bottom: 1px dotted #e0e0e0;
padding-bottom:15px;}

.menu_clm1 {	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}



.sitemap{
	border-bottom: 1px dotted #e0e0e0;
}
.sitemap a:link {
	color: #666666;
	text-decoration: none;
}
.sitemap a:visited {
	color: #666666;
	text-decoration: none;
}
.sitemap a:hover {
	color: #4169E1;
	text-decoration: underline;
}
.sitemap a:active {
	color: #4169E1;
	text-decoration: underline;
}

.copyright{
	color:#ffffff;
	border-bottom: 2px solid #e6e6e6;
}
.copyright a:link {
	color: #e6e6e6;
	text-decoration: none;
}
.copyright a:visited {
	color: #e6e6e6;
	text-decoration: none;
}
.copyright a:hover {
	color: #e6e6e6;
	text-decoration: underline;
}
.copyright a:active {
	color: #e6e6e6;
	text-decoration: underline;
}
