@charset "utf-8";
/* CSS Document */

/* --------- table ---------------*/

#table-contact {
	width:950px;
	background:url(../images/contact.png) no-repeat;
	}
.table-contact-left {
	width:520px;
	}
.table-contact-right {
	padding-top:100px;
	padding-bottom:0px;
	}
.main-contact-bg-top {

	}
.main-contact-bg-cen {

	}
.main-contact-bg-bot {

	}

.main-contact-txtbox {
	height:20px;
	}
.main-contact-txtarea-space {
	height:125px;
	}		
.main-contact-txtarea-space {
	height:40px;
	}
.tr-button {
	height:110px;
	vertical-align:top;	
	}
.button
	{
	font:12px Tahoma, Geneva, sans-serif;
	margin-left:auto;
	margin-right:auto;
	margin:0px 60px;
	
}
/*  -------- text area ------------   */

.textbox {
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#666;
	background: transparent;
	border: 0px solid;
	height:20px;
	width:310px;
	direction:rtl;
}
.textarea
	{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#666;
	width:370px;
	height:120px;
	border:none;
	direction:rtl;
	overflow:hidden;
}

