#detialtitle {
	height: 80px;
	float: left;
}

#detialtitle #semititle {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 30px;
}

#subtitle {
	float: right;
	margin: 15px 0px;
}

#mailform {
	width: 100%;
}

#mailform #row1 * {
	height: 30px;
}

#mailform #row2 * {
	height: 300px;
}

#mailform td {
	font-size: 0.8em;
	padding: 10px;
	height:
}

#mailform .left {
	width: 40px;
	text-align: center;
	background-color: #eee;
}

#mailform .right * {
	width: 500px;
}

#sendbtn {
	margin: 10px;
	font-weight: bold;
	border-radius: 5px;
	padding: 5px 10px;
}