@charset "utf-8";

/*=========================================================
	index
		1. heading level1
		2. heading level2
		3. heading level3
		4. heading level4 - level6
=========================================================*/

/* 4.heading
=========================================================*/
#exam #content h1{
	clear:both;
	margin:0 0 1.5em;
	padding:0 0 10px;
	border-bottom:3px solid #3460C7;
	font-size:160%;
}
#exam #content h1.ind,
#exam #content #category{
	width:660px;
	height:100px;
	margin:0 0 20px;
	padding:0;
	border:none;
	background:url(../../exam/images/ind_ptit.jpg) no-repeat;
}
#exam #content h1.ind span,
#exam #content #category span{
	display:none;
}


/* 4.
=========================================================*/
#exam table.ind td{
	padding:0.5em 0;
	background:url(../images/for_brdd_bg.gif) repeat-x top;
	font-size:110%;
	line-height:1.6;
}
#exam table.ind td a{
	padding-left:10px;
	background:transparent url(../images/for_ico_Snext.gif) no-repeat left center;
	min-height:6px;
	height:auto !important;
	height:6px;
}
#exam table.ind tr.start td{
	padding-top:0;
	background:none;
}

