@charset "utf-8";
/* CSS Document */

#about .th{
	height:40px;
	background:url(../images/langlang_27.jpg);
}
.context{
	line-height:24px;
	margin:40px 25px 20px 60px;;
}
.context .passage{
	text-indent:2em;
	text-align:justify;
	text-justify:newspaper;
}
.context .form{
	margin-top:35px;
	margin-left:40px;
	font-weight:bold;
}
.context .form ul{
	list-style-image:url(../images/langlang_28.jpg);
}
.context .message{
	margin-top:30px;
}
.context .title{
	color:#999;
}
.context td{
	color:#333;
	padding:5px 0px;
}
.context td input{
	height:20px;
	width:260px;
	border:1px solid #7E9DB9;
}
.context td div{
	margin-bottom:5px;
}
.context td textarea{
	height:200px;
	width:420px;
	border:1px solid #7E9DB9;
}
.context .button{
	margin-top:20px;
	text-align:center;
}