#ordertitle {
	width:694px;
	height:168px;
	padding:8px 0 0 8px;
	margin:13px 0 23px 6px;
	position:relative;
	font-size:1px;
	
}
#ordertitle h1 {
	background:url(../image/oback.jpg) no-repeat bottom;
	border:1px #ccc solid;
	height:119px;
	width:640px;
	padding:40px 0 0 45px;
	font-size:16px;
	line-height:24px;
}
#con form {
	width:510px;
	margin:0 auto 130px;
	font-size:14px;
}
#con form label {
	height:24px;
	line-height:24px;
	width:500px;
	float:left;
	margin-bottom:4px;
}
#con form label span {
	float:left;
}
#con form label em {
	float:left;
	margin-left:20px;
	color:orange;
}
#con label input {
	height:22px;
	width:356px;
	border:1px #ccc solid;
	float:right;
}

input.submit {
	height:22px;
	width:69px;
	background:url(../image/submit.jpg);
	border:none;
	margin-left:140px;
	cursor:pointer;
}
input.reset {
	height:22px;
	width:69px;
	background:url(../image/reset.jpg);
	border:none;
	margin-left:8px;
	cursor:pointer;
}
