@charset "UTF-8";
#wrapper {
	margin: auto;
	height: 600px;
	width: 889px;
	position: relative;
}
#right {
	height: 382px;
	width: 73px;
	position: absolute;
	left: 816px;
	top: 18px;
}
#bottom {
	height: 110px;
	width: 725px;
	position: absolute;
	left: 0px;
	top: 490px;
}
#star {
	height: 200px;
	width: 185px;
	position: absolute;
	left: 725px;
	top: 400px;
	z-index: 12;
}
#top {
	height: 18px;
	width: 889px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#left {
	height: 443px;
	width: 9px;
	position: absolute;
	top: 18px;
	left: 0;
}
.text_resume {
	font-size: 13px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	font-weight: normal;
}
.text_heading {
	font-size: 18px;
	color: #E26F1E;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
	font-weight: bold;
}
.description {
	font-size: 11px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	line-height: 14px;
	font-weight: normal;
}
.text_rollover {
	font-size: 13px;
	color: E26F1E;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	font-weight: normal;
}
