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

div#cts1{
 width:1000px;
 margin:30px auto 40px;
 clear:both;
}
div#cts1 h3{
 width:1000px;
 background:url(../img/p1.jpg) no-repeat 0 0;
 height:40px;
 font-size:0;
 line-height:0;
 text-indent:-999em;
}

div#cts2{
 width:100%;
 background:#F1EBDF;
 padding-bottom:70px;
 margin-bottom:40px;
}
div#cts2 .wrap{
 width:1000px;
 margin:0 auto;
}
div#cts2 .wrap .txt{
 width:1000px;
 background:url(../img/p2.jpg) no-repeat 0 0;
 height:229px;
 font-size:0;
 line-height:0;
 text-indent:-999em;
}

div#cts2 .wrap .sendtxt{
 width:1000px;
 background:url(../img/p4.jpg) no-repeat 0 0;
 height:336px;
 font-size:0;
 line-height:0;
 text-indent:-999em;
}

div#contact_form {
 width: 1000px;
 margin:0 auto;
 padding:50px 0;
 background:#FFF;
}

div#contact_form .form_body{
 width:900px;
 margin:0 auto;
}

div#contact_form h5.con {
 width:670px;
 height:67px;
 background:url(../img/p3.jpg) no-repeat 0 0;
 font-size:0;
 line-height:0;
 text-indent:-999em;
 clear:both;
 margin:0 auto 20px;
}

div#contact_form div.form_wrap {
 clear: both;
 width: 900px;
 margin:0 auto;
 padding: 10px 0;
 background: url(../img/bg01.jpg) repeat-x bottom;
}

div#contact_form div.form_wrap h6 {
 float: left;
 width: 173px;
}

div#contact_form div.form_wrap.end {
 background: none;
}

div#contact_form div.form_wrap .medium {
 width: 510px;
 padding: 3px;
 background: #F2F2F2;
 border: 1px solid #7F9DB9;
}

div#contact_form div.form_wrap .large {
 width: 700px;
 padding: 3px;
 background: #F2F2F2;
 border: 1px solid #7F9DB9;
}

div#contact_form select {
 padding: 3px;
}

div#contact_form ul {
 text-align: center;
}

div#contact_form ul li {
 display: inline;
 margin: 0 5px;
}

div#contact_form ul li input {
 padding: 5px;
 background: #EDECE8;
 border: 1px solid #666;
 color: #666;
 cursor: pointer;
}

div#send_form {
 width: 910px;
 margin:0 auto;
 border-bottom:8px solid #EBF4FA;
 border-top:8px solid #EBF4FA;
 background:url(../img/bg1.gif) repeat-y 0 0;
 padding:15px 0;
}
div#send_form h5 {
 width:800px;
 height:370px;
 background:url(../img/p5.jpg) no-repeat 0 0;
 font-size:0;
 line-height:0;
 text-indent:-999em;
 clear:both;
 margin:0 auto;
}