
/*--------------------------Contact------------------------*/
#mail_ttl {
	width:100%;
	height:65px;
	margin:0 auto;
	min-width:1000px;
	text-align:center;
}
#mail {
	width:1000px;
	height:auto;
	margin:0 auto;
	font-size:13px;
}
#mail h4{
	font-weight: normal;
	margin: 20px 10px;
}
.error_messe{
	color: #f00;
	font-weight: bold;
}

#mail_info {
	background:url(../img/form/img_mail1.jpg) no-repeat top left;
	width:667px;
	height:250px;
	margin:0 auto;
	padding:112px 0 0 333px;
}

#breadcrumb {
	width:1000px;
	height:25px;
	margin:0 auto;
	padding:0 20px;
	font-size:13px;
}

#form {
	width:1000px;
	height:0 auto;
	margin:0 auto;
	position:relative;
	font-size:140%;
}

.page-ct{
	border-top: 1px solid #eee;
	padding-top: 31px;
}
#ct-form{
	height: 1490px;
	background: url(../img/form/bg_form.jpg) no-repeat top center;
	position: relative;
}
#ct-form .title{
	position: absolute;
	top: 102px;
	left: 95px;
}
#ct-form input, #ct-form label, #ct-form textarea{
	position: absolute;
}
#ct-form input[type='text']{
	background: url(../img/form/txt.gif) no-repeat;
	padding: 0 10px;
	width: 367px;
	height: 31px;
	border: none;
	outline: 0;
	left: 330px;
}
#rad1{
	top: 190px;
	left: 350px;
}
#lb01{
	top: 184px;
	left: 370px;
}
#rad2{
	top: 230px;
	left: 350px;
}
#lb02{
	top: 224px;
	left: 370px;
}
#txtname{
	top: 300px;
}
#txthuri{
	top: 390px;
}
#txtphone{
	top: 390px;
}
#txtemail{
	top: 475px;
}
#txtday{
	top: 565px;
}
#txtcontent{
	left: 330px;
	top: 655px;
	background: url(../img/form/txtcontent.gif) no-repeat!important;
	height: 214px;
	width: 368px;
	padding: 10px;
	border: none;
	outline: 0;
}
#btn-submit{
	background: url(../img/form/mail_send.jpg) no-repeat;
	width: 522px;
	height: 120px;
	cursor: pointer;
	position: absolute;
	bottom: 52px;
	border: none;
	left: 250px;
	top: 1250px;
}
#ct_pp{
	position: absolute;
	background: #FFF;
	top: 1111px;
	left: 109px;
	width: 585px;
	height: 140px;
	border: 1px solid  #ccc;
	padding: 10px;
	-ms-overflow-y: scroll;
	    overflow-y: scroll;
}


#atten {
	position:absolute;
	height:250px;
	top:1010px;
	left:130px;
	width:720px;
	height:180px;
	border: 1px solid #ccc;
	overflow-y: scroll;
	font-size:75%;
	padding:10px;
}

#thx {
	width:920px;
	height:auto;
	margin:0 auto;
	padding:40px 40px 60px;
	border:dotted 1px #DFDFDF;
	text-align:center;
}