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




#container{
	width: 910px;
	height:620px;
	text-align: left;
	border: thin solid #FC3;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	width: 180px;
	height: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom:10px;
	padding-left:710px;
	
}

#colLeft{
	height:100%;
	width: 240px;
	margin-left:20px;
	float:left;
}
	
#mainContent{
	width:450px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 260px;
	text-align:center;
	padding-top:80px;
	
}

#colRight{
	width:180px;
	text-align: left;
	float: right;
	padding-left:20px;
	
	
}



#thumb_box_rt{
	position:relative;
	margin-top: 80px;
	width:170px;
	height: 170px;
	
}

#container_cv{
	width: 910px;
	height:1020px;
	text-align: left;
	border: thin solid #FC3;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#label_box{
	width: 180px;
	color: #999;
	left: 0px;
	margin-top: 40px;
	height: 140px;
	text-align: left;
	font-size:small;
	margin-bottom: 40px;

}
.fltLeft{
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}
