body{
	font-family: 'Arial';
}

/* SEMESTA LOADING */
div.semesta_loading{
	position: absolute;
	left: 0;
	top: 0;
	width:  100%;
	height: 100%;
}
div.semesta_loading table{
	width: 100%;
	height: 100%;
}
div.semesta_loading table td.tdload{
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
div.semesta_loading table td.tdload img{
	margin-bottom: 15px;
	height: 30px;
}

div.semesta{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9000;
	display: none;
}

div.tgh{
	position: absolute;
	height: 526px;
	width: 100%;	
	left: 0;
	top: 50%;
	clear: both;
	margin-top: -263px;
}
div.tgh div.main{
	width: 960px;
	margin: 35px auto;
	clear: both;
	height: 426px;	
}
div.tgh div.main table.main{
	width: 960px;
	height: 426px;
	vertical-align: middle;
}
div.tgh div.main table.main td.kr{
	width: 599px;
}
div.tgh div.main table.main td.kn{
	padding: 0 0 0 40px;
	border-left: solid 1px white;
}
div.tgh div.main table.main td.kn table.form{
	color: white;
}
div.tgh div.main table.main td.kn table.form td.title{
	font-size: 35px;
	letter-spacing: -1px;
	font-family: 'Trebuchet MS';
	padding: 0 0 20px 0;
}
div.tgh div.main table.main td.kn table.form td.input{
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 11px 0;
}
div.tgh div.main table.main td.kn table.form td.input input.text{
	height: 30px;
	padding: 0 10px;
	width: 220px;
	border: none;
	color: #424242;
	font-weight: bold;
	font-family: Arial;
}
div.tgh div.main table.main td.kn table.form td.capca{
	padding: 0 0 5px 0;
}
div.tgh div.main table.main td.kn table.form td.submit{
	padding: 10px 0 0 0;
}
div.tgh div.main table.main td.kn table.form td.submit input.submit{
	border: none;
	padding: 7px 15px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}
div.tgh div.main table.main td.kn table.form td.submit input.submit:hover{
	box-shadow: 0 0 6px #FFF;
}

div.tgh div.footer{
	width: 100%;
	clear: both;
	background: white;
	height: 10px;
	padding: 20px 0 0;
	text-align: center;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}
div.footer1{
	width: 100%;
	clear: both;
	background: #333;
	height: 10px;
	padding: 20px 0 0;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}

select.big{
	padding: 5px 3px;
	border: none;
	font-family: 'Arial';
	font-weight: bold;
	font-size: 12px;
	color: #424242;
	text-align: center;
	width: 80px;
}