/* CSS Document */

#contents {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	font-size: 95%;
	line-height: 150%;
	margin-top: 10px;
}
#menu {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	line-height: 2em;
	height: 2em;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0EDF1;
	clear: both;
	padding-left: 3px;
	border-bottom-color: #666666;
}
#menu a {
	display: block;
	width: 120px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #E0EDF1;
	text-decoration: none;
	color: #000000;
}
#menu span {
	display: none;
}
#menu a:hover {
	background-color: #CCFF66;
}
#menu a:link {
	color: #333333;
}
#menu a:visited {
	color: #666666;
}
#menu a:active {
	color: #000000;
}
#submenu {
	font-size: 80%;
	padding-right: 1em;
	margin-top: 0em;
	margin-bottom: 0.5em;
	border-left-width: 125px;
	border-left-style: solid;
	border-left-color: #0066CC;
	padding-left: 0.5em;
	border-top-width: 0.3em;
	border-top-style: solid;
	border-top-color: #0066CC;
	padding-top: 0.2em;
}
#submenu a:link {
	color: #000000;
}
#submenu a:visited {
	color: #666666;
}
#submenu a:hover {
	background-color: #CCFF66;
	text-decoration: none;
}
.menucolar {
	background-attachment: scroll;
	background-image: url(../../img/menu_col.jpg);
	background-repeat: repeat;
	background-position: left top;
}
h1 {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../img/h1_contact.jpg);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 50px;
	text-align: right;
	padding-right: 1em;
	font-size: 20px;
	color: #000066;
}

h2 {
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #000066;
	font-size: 22px;
	line-height: 1.6em;
	padding-left: 0.5em;
	margin: 0px;
}
h3 {
	margin: 0px;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	background-color: #000066;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	line-height: 2em;
}
.bgcompany{	background-attachment: scroll;
	background-image: url(../company/img/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;}
.form-list {
	background-color: #DFE3FF;
	font-size: 85%;
	margin-left: 100px;
	padding-left: 10px;
	border-bottom: 1px none #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	margin-top: 0px;
}
.essential {
	font-size: 12px;
	color: #FFFF00;
}
#submit {
	text-align: center;
}
.f_clear {
	clear: both;
}
.f_left {
	float: left;
}
dl {
	width: 150px;
	background-color: #C9EFBA;
	float: left;
	margin: 0px 0px 5px 5px;
	padding-bottom: 5px;
}
dt {
	color: #FFFFFF;
	background-color: #00CC00;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.caution {
	font-size: 12px;
	font-weight: normal;
}
