#consult-btn {
	height: 65px;
	width: 300px;
	background: url(../images-u/content/sidebar/consult-btn.gif);
	margin-bottom: 10px;
}
#consult-btn a {
	display: block;
	height: 65px;
	width: 300px;
	text-decoration: none;
}
#consult-btn a:hover {
	background: url(../images-u/content/sidebar/consult-btn.gif) center bottom;
}
.form {
	height: 300px;
	width: 470px;
	background: url(http://www.cadtc.com.tw/images-u/consult/bg.png) no-repeat;
	position: relative;
	margin: 150px auto;
}

.input {
	background: none;
	border-style: none;
	height: 20px;
	width: 150px;
	color: #FFF;
}
.hidden {
	visibility: hidden;
}

#c_name {
	position: absolute;
	left: 134px;
	top: 128px;
}


#phone {
	position: absolute;
	left: 134px;
	top: 167px;
}
#mail {
	position: absolute;
	left: 135px;
	top: 206px;
}
#sent-btn {
	background: url(../images-u/consult/sent-btn.png);
	height: 125px;
	width: 125px;
	position: absolute;
	left: 323px;
	top: 83px;
	border-style: none;
}

body {
	margin: 0px;
}
