@import"base.css";

.right
{
	width: 600px;
	height: 1750px;
	float: right;
}

.right .title
{
	background-image: url(../images/contact.jpg);
}

h4{
	text-align:center;
}


table
{
	margin	:20px 20px 10px 30px;
}

td {
	font-size:12px;
}

#Indispensable1 {
	position: relative;
	width: 180px;
	height: 20px;
	float: left;
	color : #ff0000;
}

#Indispensable2 {
	position: relative;
	height: 20px;
	font-weight: bold;
	text-align: left;
}

.form_body {
	margin:10px 0px 10px 30px;
	height: 100%;
}

.q_title {
	width:120px;
	background-color : #ffcc33;
}

.q_item {
	margin : 0 0 0 0;
	padding: 2px 0 2px 20px;
	color : #000000;
}

.q_comment {
	font-size : 0.7em;
	color : #669999;
}

.t_title {
	width:450px;
	height : 30px;
	background-color : #e6f5af;
}

.red {
	color : #ff0000;
}
