@charset "utf-8";
.container .content .main .left {
	float: left;
	width: 150px;
	background-image: url(images/potty.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
}
.container .content .main .right {
	float: left;
	width: 362px;
}
.container .content .main .left .kep {
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
.container .content .main .left .kep img {
	border: 3px solid #000066;
}
.container .content .main .left .spacer {
	background-image: url(images/potty_2.gif);
	background-repeat: repeat-x;
	height: 4px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
}
.main .right .intro {
	margin-left: 7px;
	font-size: 12px;
	font-weight: normal;
	margin-right: 1px;
}
.main .right .intro_2 {
	height: 324px;
	width: 360px;
	background-image: url(images/pipa_parag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.container .content .main table {
	font-size: 12px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.container .content .main .terkep img {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.contact {
	font-size: 12px;
	background: url(images/monor.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.terkep {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.tab_back {
    background: url(images/3h.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

