@charset "UTF-8";

.noteLine li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width:700px;
	padding:10px 0px 10px 0px;
	margin-top:10px;
}
.prof dt {
	width:100px;
	margin-top:3px;
	background-color:#CC88CC;
	font-size: 9px;
	color: #FFF;
	padding:2px;
	text-align: center;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 100%;
	margin-left: 15px;
}
#wrap #mainContainer #mainContents #contents .noteLine.prof li .clearfix dd iframe {
	border: 1px solid #CCC;
}

.prof dd {
	
	font-size: 14px;
	margin-left:20px;
	
	width: 500px;
	
	float:left;
	
}
.prof {
	
	margin-left:20px;
	margin-bottom:50px;
}

.histroy dt {
	width:100px;
	margin-top:3px;
	background-color:#CC88CC;
	font-size: 9px;
	color: #FFF;
	padding:2px;
	text-align: center;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 100%;
	margin-left: 15px;
}

.histroy dd {
	
	font-size: 14px;
	margin-left:20px;
	
	height: 15px;
	width: 500px;
	
	float:left;
	height:30px;
	
}
.histroy {
	margin-left:20px;
	margin-bottom:50px;
}

.conceptLabelBlock {
	font-size: 12px;
	margin-top: 10px;
	color: #555555;
	padding-left: 20px;
	padding-right: 20px;
	width: 400px;
	height: 500px;
	margin-top: 20px;
	margin-bottom: 30px;
	line-height: 30px;
}

.backImageZeroPosition {
	position: relative;
}

.backImageZeroPosition #backImage001 {
	margin-bottom: 10px;
}

.backImageZeroPosition #backImage002 {
	opacity: 0.8;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	position: absolute;
	top: 0px;
	left: 430px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

.backImageZeroPosition #backImage003 {
	opacity: 0.9;
	-ms-filter: "alpha( opacity=90 )";
	filter: alpha( opacity=90 );
	position: absolute;
	top: 310px;
	left: 180px;
	transform: rotate(355deg);
	-webkit-transform: rotate(355deg);
	-moz-transform: rotate(355deg);
	-o-transform: rotate(355deg);
	-ms-transform: rotate(355deg);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}