@charset "utf-8";
/* CSS Document */

#about .th{
	height:40px;
	background:url(../images/langlang_27.jpg);
}
.tb{
	text-align:left;
}
.con{
	text-align:center;
}
.context{
	width:540px;
	text-align:left;
	line-height:24px;
	margin:40px auto 20px auto;
}
.context .message{
	margin-top:30px;
}
.context .title{
	font-size:12px;
	padding-left:20px;
	color:#999;
}
.context td{
	padding:5px 2px;
}
.context td input{
	height:20px;
	width:260px;
	border:1px solid #7E9DB9;
}
.context td textarea{
	height:200px;
	width:420px;
	border:1px solid #7E9DB9;
}
.context .button{
	margin-top:20px;
	text-align:center;
}