/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #000000;
}
.style1 {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}

	
	/* id */

#header{
	margin-top:15px;
	position:fixed;
	margin-left:250px;
	width:519px;
}

#kbbz{
	margin-top:113px;
	position:fixed;
	margin-left:265px;
	width:175px;
	height:95px;
}

#kdbr{
	margin-top:101px;
	position:fixed;
	margin-left:460px;
	width:125px;
	height:125px;
}

#kwol{
	margin-top:107px;
	position:fixed;
	margin-left:595px;
	width:170px;
	height:125px;
}

#ksam{
	margin-top:255px;
	position:fixed;
	margin-left:270px;
	width:123px;
	height:100px;
}

#khnk{
	margin-top:265px;
	position:fixed;
	margin-left:415px;
	width:209px;
	height:75px;
}
#kjjr{
	margin-top:251px;
	position:fixed;
	margin-left:642px;
	width:110px;
	height:110px;
}
#auction{
	margin-top:500px;
	position:fixed;
	margin-left:415px;
	width:110px;
	height:125px;
}
#footer{
	margin-top:385px;
	position:fixed;
	margin-left:250px;
	width:450px;
}

