.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EBCA78;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A68BA;
	text-decoration: none;
}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A68BA;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A68BA;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A68BA;
	text-decoration: none;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #74723C;
	text-decoration: none;
	font-weight: normal;
	height: 30px;
	width: 200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #58572B;
	border-bottom-color: #58572B;
	padding-top: 6px;
}
.bodyspecial {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.bgleft{
	background-image: url(img/bg_left.gif);
	background-repeat: repeat-y;
}
.bgright{
	background-image: url(img/bg_right.gif);
	background-repeat: repeat-y;
}
.bgbottom{
	background-image: url(img/bg_bottom.gif);
	background-repeat: repeat-x;
}
.bgleftcorner{
	background-image: url(img/bg_left_corner.gif);
	background-repeat: no-repeat;
}
.bgrightcorner{
	background-image: url(img/bg_right_corner.gif);
	background-repeat: no-repeat;
}
.cclogo{
	background-image: url(img/cc_logo.gif);
	background-repeat: no-repeat;
}
.mainmenu{
	background-image: url(img/menu_main.gif);
	background-repeat: no-repeat;
}
.iconcompany {
	background-image: url(img/icon_main_company.jpg);
	background-repeat: no-repeat;
}
.iconteam {
	background-image: url(img/icon_main_team.jpg);
	background-repeat: no-repeat;
}
.iconcontact {
	background-image: url(img/icon_main_contact.jpg);
	background-repeat: no-repeat;
}
.bottomemail {
	background-image: url(img/bottom_email.gif);
	background-repeat: no-repeat;
}
