@charset "utf-8";
/* CSS Document */


.f-right {
	float:right !important;
}

img.f-right {
	float:right;
	margin-left:5px;
	margin-right: 9px;
	padding-left: 10px;
	padding-top: 10px;
}

.f-left {
	float:left !important;
}

img.f-left{
	float:left;
	margin-right:5px;
	padding-right:10px;
}

.mailform{
}

.mailform .tdleft{
	background-color:#FFEEF7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.mailform .tdright{
	background-color:#FFCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.mb15{
	margin-bottom: 15px;
}

}
.cel_3{
	background-color: #FFC0CB;
	padding: 5px 10px 5px 10px;
	color: #333333;
	border: 1px solid silver;
	width: 100px;
}
.cel_4{
padding: 5px 15px 5px 15px;
border: 1px solid silver;
width: 300px;
}

