body {
	background-color: #3e3e3e;
	background-image:url(../2017/images/bg_pt.png);
	background-repeat:repeat;
}
body, table, tr, td, select, textarea {
	font-family: µ¸¿ò, seoul, arial, helvetica;
	font-size : 13px;
	line-height : 16px;
}
INPUT {
	color: black;
	FONT-size: 12px;
}
SELECT {
	background-color : #ffffff;
}
form {
	margin-left: 0px;
	margin-bottom: 0px
}
A:link {
	font-family: µ¸¿ò, seoul, arial, helvetica;
	font-size: 14px;
	color: blue;
	text-decoration: none
}
A:visited {
	font-family: µ¸¿ò, seoul, arial, helvetica;
	font-size: 14px;
	color: blue;
	text-decoration: none
}
A:active {
	font-family: µ¸¿ò, seoul, arial, helvetica;
	font-size: 14px;
	color: blue;
	text-decoration: none
}
A:hover {
	font-family: µ¸¿ò, seoul, arial, helvetica;
	font-size: 14px;
	color: blue;
	text-decoration: underline
}
#ot_vod {
	width: 1000px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -300px;
	position: relative;
	background: url(../2017/images/bg.png) no-repeat;
}
.ot_top {
	width: 100%;
	text-align: center;
	height: 86px;
	line-height: 86px;
	color: #fff;
	font-size:45px;
	letter-spacing:-4px;
	font-weight:bold;
}
.ot_center {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
