/*▼ contact style */

.cont_subttl { background: url(../../img/artists/ic_square.png) 8px 6px no-repeat; font-size: 15px; font-weight: bold; padding: 0 0 0 25px; font-size: 15px; }
.cont_add { font-size: 13px; padding: 0 0 15px 25px }
.contact_map { margin-bottom: 25px; }
.contact_form { width: 642px; }
.contact_form th { width: 121px; text-align: left; verticssal-align: top; font-weight: normal; padding: 10px 0 6px 94px; font-size: 11px; }
.contact_form th span { color: #f65c5c }
.contact_form td { padding: 8px 0 8px 25px; text-align: left; vertical-align: top; }
.input400 { width: 400px; height: 23px; border: 1px solid #3E3E3E; background: none }
.textarea_400 { width: 400px; height: 90px; border: 1px solid #3E3E3E; resize: none; background: none }
.submit-btn { background: url(../../img/contact/submit.png) right top no-repeat; width: 100px; height: 40px; border: none; cursor: pointer; text-align: right; float: right }
.submit-btn:hover { /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* Netscape */ -moz-opacity: 0.7; /* Safari 1.x */ -khtml-opacity: 0.7; /* Good browsers */ opacity: 0.7; }
.thansk { font-size: 15px; }
