     
 .top_bar {
    position:relative; 
	text-align:center; 
	top:0px; 
	left:0px; 
	margin:0px; 
	height:14.5%; 
	width:100%; 
	background-color:#000000; 
	color:#ffffff; 
	font-size:1.5em; 
	font-weight:bold; 
	overflow:auto;
	padding-top:20px;
	}

 .situ_bar {
 	left:0px; 
	height:5%; 
	width:100%; 
	overflow:auto;
	}

  .situ_chk {
  	height:100%; 
	width:100%; 
	float:left; 
	font-size:1.3em;
	text-align:center;
	color:#262626;
	}

  .situ_btn {
  	left:0px; 
	height:10%; 
	width:100%; 
	background-color:#242424; 
	cursor:hand; 
	overflow:auto; 
	color:#ffffff;
	}

 .situ_view {
    left:0px; 
	width:100%;
	}

 .write_section {
   float:left; 
   width:32%; 
   text-align:center;
   border:#5c5c5c solid 1px;
   font-size:1.33em;
   padding-top:1%;
   padding-bottom:1%;
   }

  .view_history_date {
    float:left; 
	width:25%; 
	border:#5c5c5c solid 1px;
	text-align:center;
	}

  .view_history_expe {
    float:left; 
	width:20%; 
	border:#5c5c5c solid 1px;
	text-align:center;
	}

  .view_history_sale {
    float:left; 
	width:20%; 
	border:#5c5c5c solid 1px;
	text-align:center;
	}

  .view_history_prof {
    float:left; 
	width:20%; 
	border:#5c5c5c solid 1px;
	text-align:center;
	}

  .view_history_rank {
    float:left; 
	width:14%; 
	border:#5c5c5c solid 1px;
	text-align:center;
	}

/* ¿©±âºÎÅÍ´Â ¾ÆÀÌµð ·Î±×ÀÎ °ü·Ã  */

	.stu_login_input_ID{
	background: transparent url("../image/login_id.jpg") top;
	background-repeat:no-repeat;
	font-size:2em;
	width:100%;
	font-family:Arial;
	border:0px;
	}

    .stu_login_input_ID_focus{
	background: #ffffff;
	font-size:2em;
	width:100%;
	font-family:Arial;
	border:0px;
	}


	.stu_login_input_pwd{
	background: transparent url("../image/login_pwd.jpg") top;
	background-repeat:no-repeat;
	font-size:2em;
	width:100%;
	font-family:Arial;
	border:0px;
	}


    .stu_login_input_pwd_focus{
	background: #ffffff;
	font-size:2em;
	width:100%;
	font-family:Arial;
	border:0px;
	}



	.stu_login_margin{
	 font-family:Arial Black;
	 font-size:1.133em;
	 font-weight:bold; 
	 width:90%; 
	 text-align:center;
	 color:#5a5a5a;  
	 background: #ffffff;
		padding-left:5%;
		padding-right:5%;
		padding-top:4%;
		padding-bottom:4%;
		margin-top:5%;
	}


	   .btn_view {
	   margin-top:3px;
	   width:100%; 
	   text-align:center;
	   }

    .stu_login_btn{
		 font-family:Arial Black;
	 font-size:1.133em;
	 font-weight:bold; 
	 width:100%; 
	 color:#ffffff;  
	 float:left;
	 background:#366514;
		padding-left:1%;
		padding-right:1%;
		padding-top:3%;
		padding-bottom:3%;
		margin-top:5%;
	}


	/* ¿©±â±îÁö°¡ ¾ÆÀÌµð ·Î±×ÀÎ °ü·Ã  */
    .stu_index_bg {
	 font-size:1em;font-family:Franklin;font-weight:bold;
	 background: #f0f0f0;
	 margin:0px;
	}