@charset "iso-8859-2";

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
}

a {
	color: #7f7f7f;
}

a:hover {
	text-decoration: none;
}

a.green {
	color: #3eb640;
}

img {
	border: 0;
}

strong, strong a, a strong {
	color: #3eb640;
	font-weight: bold;
}

em {
	color: #000;
	font-weight: bold;
	font-style: normal;
}

label {
  font-size: 11px;
}

select, option, input, textarea {
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

input, textarea {
	padding: 1px 3px 1px 3px;
	background: #fff;
	border: 1px solid #000;
}

input.error {
	border: 1px solid #d00000;
}

textarea {
	overflow: auto;
}

textarea.error {
	border: 1px solid #d00000;
}

form p {
	margin-bottom: 0;
}

ul, ol {
	margin-left: 25px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}

#header h1 {
	float: left;
	width: 600px;
	height: 114px;
}

#header h1 a {
	display: block;
	width: 600px;
	height: 114px;
	color: transparent;
}

#left h1 {
	margin: 0 0 25px 0;
	color: #000;
	font-size: 24px;
	font-weight: bold;
}

#left h2 {
	margin: 0 0 25px 0;
	color: #3bb63d;
	font-size: 18px;
	font-weight: normal;
}

#left h2.gray {
	margin: 0 0 25px 0;
	color: #484848;
	font-size: 15px;
	font-weight: bold;
}

#left h3 {
	margin: 0 0 10px 0;
	color: #3eb640;
	font-size: 12px;
	font-weight: bold;
}

#left h3 a {
	color: #3eb640;
}

#right h2 {
	margin: 0 0 25px 0;
	color: #000;
	font-size: 18px;
	font-weight: normal;
}

#right h3 {
	margin: 0 0 2px 0;
	color: #3eb640;
	font-size: 12px;
	font-weight: bold;
}

#right h3 a {
	color: #3eb640;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}

box_left_type2_middle_bottom form.p {
  line-height: 18px;
}
