Body {
	font-family: Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #F4F4F4;
	text-align: center;
}
#wrap{
	padding: 0px;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


.Content1 {
	border: 1px solid #6E8194;
	font-size: 14px;
	padding: 20px;
	margin: 20px;
	background-color: #FDFDFD;
}
.ML1 {
	background-image: url(image/BtnN.gif);
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 17px;
	width: 89px;
	padding-left: 4px;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #000000;
}
.ML1 A {color: #000000; TEXT-DECORATION: none}
.ML1 A:hover {color: #CC6633; TEXT-DECORATION: none; background-image: url(image/BtnO.gif);}
.ML1-a {
	font-size: 14px;
	color: #000000;
	background-image: url(image/BtnO.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 10px;
	height: 17px;
	width: 89px;
	padding-left: 4px;
}
.ML1-a A {color: #CC6633; TEXT-DECORATION: none}
.ML1-a A:hover {color: #000000; TEXT-DECORATION: none; background-image: url(image/BtnN.gif);}

.ML2 {
	margin-top: 0px;
	margin-bottom: 4px;
	height: 12px;
	width: 89px;
	padding-left: 20px;
	font-size: 11px;
	color: #000000;
}
.ML2 A {color: #000000; TEXT-DECORATION: none}
.ML2 A:hover {color: #CC6633; TEXT-DECORATION: none}

.ML2-a {
	margin-top: 0px;
	margin-bottom: 4px;
	height: 12px;
	width: 89px;
	padding-left: 20px;
	font-size: 11px;
	color: #CC6633;
}
.ML2-a A {color: #CC6633; TEXT-DECORATION: none}
.ML2-a A:hover {color: #000000; TEXT-DECORATION: none}

.boxT {
	background-image: url(image/PlakT.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.boxB {
	background-image: url(image/PlakB.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.boxL {
	background-image: url(image/PlakL.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.boxR {
    background-image: url(image/PlakR.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#frame {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.csc-mailform {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.csc-mailform-field label {
	text-align: right;
	width: 120px;
	float: left;
}
.csc-mailform-field{
	margin: 5px 0px 0px 5px;
}
.csc-mailform-field input{
	border: 1px solid #666666;
	padding: 3px;
	margin: 2px;
}
.csc-mailform-field textarea{
	border: 1px solid #666666;
}

.csc-mailform-field #mailformformtype_mail {
	margin-left: 120px;
	margin-top: 5px;
	cursor: pointer;
	padding: 0px;
}
