@charset "UTF-8";
/* CSS Document */

#left_content_header  {
	position: absolute;
	left: 50px;
	top: 450px;
	z-index: 0;
	width: 215px;
	height: 21px;
	float: left;
}

#left_icon_1  {
	position: absolute;
	left: 50px;
	top: 495px;
	z-index: 0;
	width: 35px;
	height: 35px;
	float: left;
}

#left_icon_2  {
	position: absolute;
	left: 50px;
	top: 550px;
	z-index: 0;
	width: 35px;
	height: 35px;
	float: left;
}

#left_content_1  {
	position: absolute;
	left: 100px;
	top: 503px;
	z-index: 0;
	width: 165px;
	height: 34px;
	float: left;
}

#left_content_2  {
	position: absolute;
	left: 100px;
	top: 559px;
	z-index: 0;
	width: 165px;
	height: 34px;
	float: left;
}

#blue_vert_line  {
	position: absolute;
	left: 290px;
	top: 450px;
	z-index: 0;
	width: 2px;
	height: 825px;
	float: left;
	background-color: #003;
}

#main_content  {
	position: absolute;
	left: 315px;
	top: 450px;
	z-index: 0;
	width: 671px;
	height: 826px;
	float: left;
}
