/* text css */
td
{
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  font-family: "gulim", "arial", "sans-serif";
}
.footer_popup_title  {color: #F20000}
.footer_popup_content {color: #999999}

input {
	color: #525252; font-size: 12px;
	font-family: "gulim";
	background-color: #ffffff;
	height:20px;
	border-top: 1px solid #9f9d94;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #9f9d94; 
}
	
#pointview {
	padding:10px 15px 15px 15px; 
	border:3px #E2E3E4 solid;
}

.gray_name { 
	color: #999999; 
	padding-right:3px;
	font-family: "gulim", "arial", "sans-serif";
}

.small_time { 
	color: #a8a8a8; 
	font-size: 11px; 
	font-family: "tahoma", "arial", "sans-serif"; 
}

.val_top { 
	color: #666666; 
	font-weight:bold; 
	font-family: "gulim", "arial", "sans-serif";
}

.val_down {
	color: #cccccc; 
	font-weight:bold; 
	font-family: "gulim", "arial", "sans-serif";
}

.price_tetris_title {
	width:35px;
	height:18px;
	border-bottom:1px dotted #dddddd;
	font-family:Arial;
	font-size:10px;
	color:#999999;
	text-align:center;
	letter-spacing:-1px;
	vertical-align:bottom;
	padding-bottom:1px;
	letter-spacing:0px;
}

.price_tetris_value {
	width:55px;
	height:18px;
	border-bottom:1px dotted #dddddd;
	font-size:11px;
	text-align:right;
	padding-right:5px;
	padding-bottom:0px;
	color:#666666;
	vertical-align:bottom;
	letter-spacing:0px;
}

.price_value {
	width:90px;
	height:50px;
	border-bottom:1px dotted #dddddd;
	padding-bottom:5px;
	text-align:right;
	padding-right:5px;
	vertical-align:middle;
}

.autoLogin {
	/*position:relative;*/
	float:left;
}