/* CSS Document */

.quiz{margin:0px;padding:0px;background:url(images/base_bg.jpg);text-align:center}

.quizFrame{position:relative}

.quizTitle{width:401px;text-align:center;margin:0 auto}

.titleTB{width:398px;border:none;}

.tdAlign{text-align:left;background:#ffffff}

.contents{width:401px;background:url(images/contents_bg.jpg)  center;text-align:center;margin:0 auto}

.quisRead{width:401px;background:url(images/contents_top.jpg) no-repeat center top;text-align:center}

.quisReadIN{
	width:344px;
	text-align:left;
	font-size:80%;
	margin:0 auto;
}

.inP{
	margin-top:10px;
	margin-bottom:10px;
	line-height: 140%;
}
.inPQ{
	margin-top:10px;
	margin-bottom:30px;
	line-height: 160%;
}

.startGoal{
	width:401px;
	background:url(images/contents_bg.jpg);
	margin:0 auto;
	padding-top: 0px;
	clear: both;
}

.stTB{text-align:left;width:377px;margin:0 auto}

.stTBBG{width:377px;background:url(images/start_goal.jpg) no-repeat center top;margin:0 auto}

.imgN{width:359px;border:solid 0px #FFFFFF ;border-collapse:collapse;margin:7px 0px 0px 0px;padding:0px;}

.quizBottom{background:url(images/footer_bg.jpg) no-repeat center bottom;width:401px;height:18px;}

.btn{position:relative; margin:0 auto; width:180px; left: 0px; top: -18px;}
.btn2{
	position:relative;
	margin:0 auto;
	width:140px;
	left: 0px;
	top: -18px;
}

.Imgleft{
	float:left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.correct{
	color:#FF0000;
	font-weight: bold;
}

.titleImg{
	margin-bottom:5px;
	float:left;
	margin-right:25px;
}

.warning{font-size:75%;color:#CC0000}

html>body img.iemargin{
	margin-top:0px;
	padding-top: 0px;
}

.quizIndex{height:204px;width:401px;background:url(images/main_img.jpg) no-repeat center top;text-align:center}

.quizhide{
	overflow:hidden;
	top:0px;
	right:0px;
	position:absolute;
	font-size:10%;
	width: 0px;
}

