#etitle {
	margin:0;
	margin-bottom:10px;
	padding:0;
	height:60px;
	background-image:url(images/subject.gif);
	background-repeat:no-repeat;
}
.codeS {
	background-color: #fff;
	padding: 4px;
	margin-left: 10px;
	margin-right: 10px;
	/*border: 1px solid #ddd;*/
	overflow: auto;
}
#apDiv1 {
	/*position:relative;
	left: 1px;
	top: 80px;*/
	width: 420px;
	padding:0px 10px 10px 30px;
	z-index: 1;
}
#wrapEssay {
	width:100%;
	margin:0 auto;
	text-align:left;
}
#esTitle {
	width:240px;
	float:right;
}
#esMain {
	margin-right:240px;
	color:#606060;
}
#esTitle ul {
	list-style-type:disc ;
	line-height:1.5;
}
#esTitle div.esCaps {
	list-style-type:none ;
	display:block;
	padding:3px 3px;
	background-color:#ffeeee;
	text-align:center;
	font-weight:bold;
	border: 1px solid #ffdddd;
}

