@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background: url(../img/lh_bg_03.gif);
	font-family:arial;
	font-size:15px;
	color:#222222;
	line-height:20px;
}
#lh-wrapper {
	width:515px;
	margin:15px auto;
}
#lh-body {
	text-align:center;
	background:#FFFFFF;
}
#lh-body-content {
	padding:46px;
}
#lh-corner-tl {
	background:url(../img/lh_body_corners_tl.gif);
	height:57px;
	width:57px;
	float:left;
}
#lh-corner-tr {
	background:url(../img/lh_body_corners_tr.gif);
	height:57px;
	width:57px;
	float:right;
}
#lh-corner-bl {
	float:left;
	background:url(../img/lh_body_corners_bl.gif);
	height:57px;
	width:57px;
	margin-top:-57px;
}
#lh-corner-br {
	float:right;
	background:url(../img/lh_body_corners_br.gif);
	height:57px;
	width:57px;
	margin-top:-57px;
}
#lh-body img {
	margin-bottom:40px;
}
#lh-body b {
	font-size:16px;
}
#lh-sub-body {
	color:#FFFFFF;
	font-size:12px;
	padding:23px;
	text-align:center;
}
#lh-sub-body b {
	font-size:14px;
}
#lh-sub-body input {
	float:left;
}
#lh-textfield {
	margin-top:20px;
	padding:7px;
	font-size:14px;
	color:#666666;
	width:229px;
	margin-left:70px;
	margin-bottom:15px;
}
#lh-submit {
	margin-left:5px;
	margin-top:20px;
}
#lh-footer {
	border-top:1px dashed #454545;
	text-align:center;
	clear:both;
	padding-top:15px;
	margin-top:15px;
	color:#FFFFFF;
	font-size:11px;
}
