@charset "utf-8";
/* CSS Document */
#max_bg {
	background-image: url(/inquiry/img/header_img.jpg);
}
.solid {
	padding-bottom: 60px;
}
.t_center {
	text-align: center;
}
.dsp_tb {
	display: table;
}

.w35em {
	width: 48em;
	margin-right: auto;
	margin-left: auto;
}
.b_pd20 {
	padding-bottom: 20px;
}

.tel_left {
	vertical-align: middle;
	display: table-cell;
	width: 7em;
	text-align: center;
}
.tel_center {
	color: #036eb4;
	font-weight: bold;
	font-size: 250%;
	line-height: 140%;
	display: table-cell;
	width: 5em;
	text-align: center;
}
.tel_right {
	display: table-cell;
	vertical-align: middle;
	width: 18em;
	text-align: center;
}
.exp {
	padding-bottom: 20px;
}

#form  table{
	border-collapse:collapse;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
}
#form table tr th{
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	width: 20%;
	vertical-align: middle;
	display: table-cell;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-align: left;
	font-weight: normal;
}
#form table tr td{
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	background-color: #FFF;
	width: 80%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#form table tr td a:link,
#form table tr td a:visited {
	color: #0CF;
	text-decoration: none;
}
#form table tr td a:hover,
#form table tr td a:active {
	color: #fe4040;
	text-decoration: underline;
}
.subject     {
	color: #fe4040;
}

ul {
	list-style-type: none;
}
ul li {
	padding-bottom: 5px;
}
ul li .txtS {
	font-size: 85%;
}

ul .end {
	padding-bottom: 0px;
}
ol {
	list-style-type: none;
}
ol li {
	padding-bottom: 5px;
}
ol li .txtS {
	font-size: 85%;
}

ol .end {
	padding-bottom: 0px;
}
#pravacy {
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center;
	width: 488px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cccccc;
	color: #585657;
	clear: both;
	margin-top: 30px;
}
#thanks {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
#thanks p {
	font-size: 110%;
}
#thanks p strong {
	font-size: 120%;
	color: #F00;
}

#thanks_txt {
	text-align: center;
	padding-bottom: 300px;
}
