@import url("main.css");
/*sideMenu*/
#sideMenu {
	background-image: url(../inquiry/images/side_menu_img.jpg);
	background-repeat: no-repeat;
}
/*table*/
table.article {
	font-size: x-small;
	width: 557px;
	border-top: none;
	border-left: none;
	margin-top: 8px;
	margin-left: 4px;
}

table.article th {
	font-size: x-small;
	width: 9em;
	font-size: 1.3em;
	line-height: 1.3;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
	white-space: nowrap;
	border-bottom: none;
	border-right: none;
}

table.article td {
	font-size: x-small;
	font-size: 1.3em;
	line-height: 1.3;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
	border-bottom: none;
	border-right: none;
}

table.article tr.sep td {
	font-size: x-small;
	font-size: 6px;
	line-height: 6px;
	background-image: url(../images/border_dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

/*mainBlock*/
#mainBlock h2 {
	width: 557px;
	font-size: 1.4em;
	line-height: 1.3;
	font-weight: bold;
	color: #1D2B73;
	margin-top: 30px;
	margin-bottom: 2px;
	margin-left: 4px;
}

#mainBlock h2.ts10 {
	margin-top: 10px;
}

#mainBlock h3 {
	width: 551px;
	font-size: 1.3em;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B5B99;
	background-image: url(../images/h3_back.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding-left: 6px;
}

#mainBlock h3.ts00 {
	margin-top: 0px;
}

#mainBlock h3.ts20 {
	margin-top: 20px;
}

#mainBlock h4 {
	width: 551px;
	font-size: 1.4em;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #96B6DE;
	background-image: url(../images/h4_back.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 6px;
	margin-left: 4px;
	padding-left: 6px;
}

#mainBlock h4.ts10 {
	margin-top: 10px;
}

#mainBlock h5 {
	width: 557px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3;
	background-image: url(../images/border_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-bottom: 2px;
}

#mainBlock a.link {
	font-weight: bold;
	color: #1B296F;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	padding-right: 1em;
}

#mainBlock a.link:hover {
	color: #3451E3;
}

#mainBlock p {
	width: 557px;
	font-size: 1.3em;
	line-height: 1.3;
	margin-left: 4px;
}

#mainBlock .prosessImg {
	margin-top: 20px;
}
