body {
	background-color:#ebdfbd;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	color:#b5121b;
}

#epage{
	margin:0 auto;
	width:960;
	text-align: center;
	padding-top:20px;
}

#wrapper_top{
	background-color:#ffffff;
	margin:0 auto;
	width:930px;
	height:10px;
	background:url(../images/wrapper_top.gif) no-repeat;
}

#content {
	margin:0 auto;
	_margin-top:-7px;
	width:910px;
	height:100%;
	padding:10px 10px 10px 10px;
	background-color:#ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#wrapper_bot{
	clear:both;
	margin:0 auto;
	width:930px;
	height:10px;
	background:url(../images/wrapper_bot.gif) no-repeat;
}

#elogo09{
	margin-top:0px;
	margin-left:14px;
	position:relative;
	width:890px;
	height:100px;
}

#ifr{
	background-color:#ffffff;
	float:left;
	_left:-10px;
	margin-top:10px;
	margin-left:14px;
	position:relative;
	width:340px;
}

#main{
	background-color:#ffffff;
	float:left;
	_left:-20px;
	margin-top:10px;
	margin-left:24px;
	position:relative;
	width:480px;
	font-size:12px;
	font-weight: normal;
	color:#333333;
}

#mainfaq{
	background-color:#ffffff;
	float:left;
	_left:-20px;
	margin-top:10px;
	margin-left:24px;
	position:relative;
	width:860px;
	font-size:12px;
	font-weight: normal;
	color:#333333;
}

.ifrbody{
	background-color:#ffffff;
}
	
.elang{
	font-size:12px;
	font-weight: bold;
	color:#333333;
}

#elang a {
	font-size:12px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}

#elang a:hover {
	font-size:12px;
	font-weight: bold;
	color:#b5121b;
	text-decoration:none;
}

.tiny_content {
	height: 100px;
	margin-left: 14px;
	margin-top: 50px;
	position: relative;
	width: 890px;
	font-size: 11px;
}

.tiny_content input, .tiny_content textarea {
	border: 1px solid #cccccc;
	width: 600px;
	float: left;
	clear: both;
}

.tiny_content textarea {
	width: 890px;
}

.tiny_content span {
	float: left;
	clear: both;
}

.tiny_content label {
	width: 445px;
	float: left;
	clear: both;
	margin-top: 5px;
}

.tiny_content em {
	color: red;
}

.tiny_content .submit_btn {
	width: auto;
	height: auto;
	margin-top: 11px;
	background-color: #F0F0EE;
	border: 1px solid #cccccc;
	
}

.tiny_content .error {
	color: red;
}





