.topics {
	width:480px;
}
.topics .content1 {
	padding-left:30px;
	font-size:12px;
	color:#666666;
	line-height:1.5;
}
.topics .content1 .mailform td {
	padding:10px;
}
.topics .content1 .mailform td.left {
	width:150px;
	background-color:#dddddd;
}
.topics .content1 .mailform td.right {
	width:330px;
	background-color:#eeeeee;
}
.must {
	color:#ff0000;
}