@charset "utf-8";



dl#examdetails {
	clear: both;
	margin-bottom: 24px;
}
dl#examdetails dt {
	font-size: 115%;
	font-weight: bold;
	color: #535d9e;
	background: url(../imgs/ico_checked.gif) no-repeat left center;
	padding-left: 12px;
	margin-bottom: 7px;
}
dl#examdetails dd {
	padding-left: 12px;
	margin-bottom: 16px;
	line-height: 1.4em;
}
dl#examdetails dd ul li {
	list-style: disc inside;
	text-indent: -1.4em;
	padding-left: 1.4em;
	margin-bottom: 6px;
	line-height: 1.5em;
}




table.examclass {
	border-top: 2px solid #aaa8c8;
	border-bottom: 2px solid #aaa8c8;
	margin-top: 12px;
}
table.examclass tr th {
	padding: 12px 6px;
	background: #e1e1ee url(../imgs/bg_dot.gif);
	border-bottom: 1px solid #e1e1ee;
	font-weight: bold;
	color: #535d9e;
}
table.examclass tr td {
	line-height: 1.4em;
}
table.examclass tr th,
table.examclass tr td {
	padding: 10px 6px;
	border-right: 1px solid #aaa8c8;
	border-bottom: 1px dotted #aaa8c8;
	text-align: center;
}
table.examclass tr .rgt {
	border-right: 0px;
}
table.examclass tr.btm th,
table.examclass tr.btm td {
	border-bottom: 0px;
}




dl#examList dt {
	padding: 12px 7px;
	background: #d5d4e5 url(../imgs/bg_dot2.gif);
	font-size: 115%;
	font-weight: bold;
	color: #535d9e;
	margin-bottom: 7px;
}
dl#examList dt a {
	text-decoration: underline;
	background: url(../imgs/ico_acrobat.gif) no-repeat;
	padding-left: 22px;
}
dl#examList dt em {
	color: #9f545e;
	font-weight: bold;
	margin-left: 1.5em;
	font-size: 93%;
	padding: 3px 5px;
	border: 1px solid #9f545e;
	background: #fff;
}

dl#examList dd {
	padding: 0px 6px 25px;
	font-size: 108%;
	line-height: 1.5em;
}



div.gry {
	padding: 14px 2px 2px 14px;
	border: 4px solid #eee;
	margin-top: 9px;
	clear: both;
}
table.details tr th {
	font-weight: bold;
	color: #535d9e;
	width: 60px;
	vertical-align: top;
}
table.details tr th,
table.details tr td {
	padding-right: 12px;
	padding-bottom: 12px;
	line-height: 1.4em;
}
table.schdl tr td {
	border-left: 1px dotted #aaa8c8;
}
table.details tr td ol {
	padding-left: 1em;
}
table.details tr td ol li {
	list-style: decimal inside;
	text-indent: -1.4em;
	padding-left: 1.4em;
	margin-top: 6px;
}
table.details tr td ul li {
	list-style: inside disc;
}




table.schdl {
	margin: 20px auto 15px;
	line-height: 1.4em;
	border: 1px solid #aaa8c8;
}
table.schdl tr th,
table.schdl tr td {
	padding: 8px 4px;
	text-align: center;
	border-bottom: 1px solid #aaa8c8;
}
table.schdl tr th {
	background: #e9e9e9;
	font-weight: bold;
	color: #535d9e;
	border-bottom: 1px solid #aaa8c8;
	border-left: 1px solid #aaa8c8;
}
table.schdl tr.btm th {
	border-bottom: 0px;
}
table.schdl .rgt {
	border-right: 0px;
}


table.schdl tr td dl.date dt {
	font-weight: normal;
}
table.schdl tr td p {
	text-align: left;
	padding-left: 6px;
	font-size: 12px;
}
table.schdl tr td p.place {
	padding-left: 1em;
}

