/* CSS Document */

.mes{
width:424px;
text-align:left;
color:#EEEEEE;
font-size:12px;
}
.box{
border:1px solid #CC0000;
padding:6px;
margin-top:15px;
background-color:#333333;
}
.box p{
margin:5px;
}
#Layer1,#Layer2,#Layer3,#Layer4,#Layer5,#Layer6{
	font-size:12px;
	color:#FFFFFF;
	background:#000;
	width: 465px;
	top:0px;
	left:0px;
	display:none;
	text-align:left;
}
strong{
color:#FFFF00;
}

ul.wordlist{
margin:20px auto;
}

#interview{
background:top url(images/eamon/eamon_bg.jpg) no-repeat;
padding-top:270px;
width:730px;
text-align:center;
}


#interview .ibox{
width:670px;
margin-bottom:18px;
text-align:left;
font-size:12px;
line-height:18px;
margin-left:30px;
}

#interview  .q{
color:#FF6600;
}

#interview .imgleft{
	margin-right:10px;
}

#interview .imgright{
	margin-left:10px;
}

#interview  .textbox{
float:right;
width:420px;
text-align:left;
font-size:12px;
line-height:18px;
color:#333333;
}

.clear{
	font-size:1px;
	height:1px;
	clear:both;
	display:none;
}

#interview  .act{
background-color:#CCCCCC;
width:670px;
padding:10px;
font-size:12px;
line-height:18px;
text-align:left;
}

#interview .actstrong{
font-size:12px;
font-weight:bold;
color:#333333;
}

