body, html {
	background-color: #171717;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	color: #ffffff;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

strong {
	font-weight: bold;
}

img {
	border: 0px;
	margin: 0px;
}

a,
a:link,
a:visited {
	color: #FFBD21;
	text-decoration: none;
}

a:active{
       color: #FFFFFF;
}

a.scrlt:hover {
	color: #FFBD21; 
}

a.scrlt:link,
a.scrlt:active,
a.scrlt:visited {
	color: #FFBD21;
	text-decoration: none;
	
}



form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1 {
	color: #6c201e;
	font-weight: bolder;
	margin: 0px;
	padding: 2px 0px 10px 0px;
	font-size: 15pt;
	line-height: 12px;
}

table.container {
	width: 1005px;
	height: 100%;
}
	.top-box {
		line-height: 20px;
		background-color: #FFBD21;
		border-bottom: 1px solid #e6ab20;
		padding: 0px 10px 5px 10px;
	}

		div#top-box-left {
			float: left;
			width: 50%;
			color: #FFF;
		}

		div#top-box-right {
			float: right;
			width: 50%;
			text-align: right;
			color: #000;
		}

		div#top-box-right .inputfield {
			width: 70px;
			line-height: 12px;
			margin: 3px 0px 0px 0px;
			padding: 1px 2px 1px 2px;
			border: 1px solid #ffa615;
			background: transparent url(../images/top-box-input-bg.gif) repeat-x top left;
			font-size: 10px;
		}

		div#top-box-right .submit {
			width: 30px;
			margin: 2px 0px 0px 0px;
			border: 1px solid #ffa615;
			background: transparent url(../images/top-box-submit-bg.gif) repeat-x top left;
			cursor: pointer;
			font-size: 10px;
			font-weight: bold;
		}

	.header {
		background: transparent url(../images/header-bg.gif) repeat-x top left;
	}

	.top-menu {
		height: 34px;
	}

		.top-menu-left {
/*			float: left;*/
			height: 30px;
/*			width: 920px;*/
		}

			.top-menu-left a,
			.top-menu-left a:link,
			.top-menu-left a:visited,
			.top-menu-left a:active {
				float: left;
				width: 151px;
				line-height: 31px;
				margin: 0px 1px 0px 1px;
				background: transparent url(../images/top-menu-a-bg.gif) no-repeat bottom left;
				text-align: center;
				color: #FFF;
				font-weight: bold;
				text-decoration: none;
			}

			.top-menu-left a:hover {
				background: transparent url(../images/top-menu-a-hover-bg.gif) no-repeat bottom left;
			}

		.top-menu-right {
			float: right;
			width: 250px;
			padding: 5px 0px 0px 0px;
			text-align: right;
		}

		.top-menu-right a {
			padding: 0px 10px 0px 0px;
		}

	.top-menu-bottom {
		height: 3px;
		background: transparent url(../images/menu-bottom-bg.gif) repeat-x top left;
	}

	.gray-box {
		background: transparent url(../images/gray-box-bg.gif) repeat-x top left;
	}

	.left-input {
		width: 230px;
		height: 22px;
		background: #2a2a2a;
		padding: 5px 0px 0px 5px;
		border-top: 1px solid #141414;
		border-left: 1px solid #141414;
		border-bottom: 0;
		border-right: 0;
		color: #494949;
	}

	.gray-box p {
		margin: 10px 20px 10px 5px;
		padding: 0;
		font-size: 11px;
	}

	.gray-box p strong {
		font-weight: bold;
		font-size: 12px;
	}

.footer {
	min-height: 50px;
	_height: 50px;
	background: transparent url(../images/footer-bg.gif) repeat-x bottom left;
	color: #FFF;
}

	.footer a,
	.footer a:link,
	.footer a:active,
	.footer a:visited {
		color: #FFF;
		text-decoration: none;
	}

	.footer a:hover {
		color: #494949;
	}

/*--------------------------------
	layout 2
--------------------------------*/
a.menu-link,
a.menu-link:link,
a.menu-link:active,
a.menu-link:visited {
	float: left;
	line-height: 23px;
	border-top: 1px solid #141414;
	border-left: 1px solid #141414;
	margin: 5px 5px 0px 0px;
	background-color: #2a2a2a;
	color: #535353;
	text-align: center;
}

a.menu-link:hover {
	color: #FFF;
}

.gray-box li {
	list-style-type: none;
}

.gray-box li a.list-link {
	padding: 0px 0px 0px 15px;
	background: transparent url(../images/arrow.gif) no-repeat center left;
	color: #535353;
}

.gray-box li a.list-link:hover {
	color: #ffc600;
}

.gray-box li a.list-link span {
	color: #ffc600;
}

.right-input {
	width: 60px;
	height: 16px;
	border: 0px;
	padding: 5px 0px 0px 28px;
	background: transparent url(../images/right-input-bg.gif) no-repeat top left;
	font-size: 10px;
	color: #8d8d8d;
}

.right-ad {
	width: 218px;
	height: 50px;
	margin: auto;
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
	background: transparent url(../kep/hirdetes.jpg) no-repeat top left;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}