@charset "utf-8";
body {
	color:#333;
	background:#CCC;
}

#frame {
	width:100%;
	position:absolute;
	z-index:9999;
	/*background:url(../img/aurora.jpg) 0 -100px repeat fixed;*/
}

#wrap {
	width:96%;
	max-width:962px;
	min-width:782px;
	margin:0px auto 0px auto;
	overflow:hidden;
	
	position:relative;
}

#header {
	padding:1px;
	background:#000;
	margin-top:24px;
	margin-top:1.5em;
	overflow:hidden;
}
	#header .top {
		background:#333;
		width:100%;
		overflow:hidden;
		height:80px;
		min-height:80px;
	}
	#header .bottom {
		background:#000;
		width:100%;
		overflow:hidden;
	}

	#header .top_s {
		background:#333;
		width:100%;
		overflow:hidden;
		height:3.1em;
		height:50px;
		min-height:50px;
	}
	#header .bottom_s {
		background:#000;
		width:100%;
		overflow:hidden;
	}

#header .en_logo, #header .ko_logo {
	width:170px;
	width:175px;
	height:40px;
	height:45px;
	background:url(/img/en_logo.gif) bottom right no-repeat;
	padding-left:45px;
	padding-top:20px;
}

#header .en_logo a, #header .ko_logo a {
	display:block;
	width:170px;
	width:175px;
	height:40px;
	height:45px;
}

	#header .en_logo_s, #header .ko_logo_s {
		width:170px;
		width:140px;
		height:40px;
		height:35px;
		background:url(/img/en_logo_s.gif) bottom right no-repeat;
		padding-left:30px;
		padding-top:10px;
		float:left;
	}
	
	#header .en_logo_s a, #header .ko_logo_s a {
		display:block;
		width:170px;
		width:140px;
		height:40px;
		height:35px;
	}




#header h1 a:hover {
	background:transparent;
}

#header h1 a em {
	display:none;
}

#header h2 {
	float:right;
	height:50px;
	min-height:50px;
	padding-right:16px;
}

#header h2 a {
	position:relative;
	font-weight:normal;
	text-decoration:none;
	padding:12px;
	padding-top:12px;
	float:left;
}

#content {
	background:#000;
	padding:1px;
	margin-top:2px;
	margin-bottom:2px;
}

.content {
	font: 100%/120% Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:0.825em;
	font-size:0.825rem;
	margin:1.6em 2.4em 3.6em 2.0em;
}

#main {
	width:100%;
	margin:0 auto;
	background:#eaeaea;
	background:#333;
	overflow:hidden;
}

#msc {
	width:100%;
	left:0%;
	position:relative;
	height:auto;
	float:left;
	overflow:hidden;
}
	.mscbox {
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 0.25% 0px 0.25%;
		margin:0px 2px 0px 2px;
		border:1px solid #000;
		padding:0.5%;
	}

#mtc {
	width:50%;
	left:0%;
	position:relative;
	height:auto;
	float:left;
	overflow:hidden;
}
	.mtcbox{
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 0.25% 0px 0.5%;
		margin:0px 1px 0px 1px;
		border:1px solid #000;
		padding:1%;
	}

#mtl {
	width:25%;
	left:0%;
	position:relative;
	height:auto;
	float:left;
	overflow:hidden;
}
	.mtlbox {
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 0.5% 0px 0.5%;
		margin:0px 1px 0px 2px;
		border:1px solid #000;
		padding:2%;
	}

#mtr {
	width:25%;
	left:0%;
	position:relative;
	height:auto;
	float:left;
	overflow:hidden;
}
	.mtrbox {
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 1% 0px 0.5%;
		margin:0px 2px 0px 1px;
		border:1px solid #000;
		padding:2%;
	}
/**/
#mmc {
	width:100%;
	left:0%;
	position:relative;
	height:auto;
	float:left;
	overflow:hidden;
}
	.mmcbox, .mmcbox_s {
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 0.25% 0px 0.25%;
		margin:0px 2px 0px 2px;
		border:1px solid #000;
		padding:0.5%;
		overflow:hidden;
	}
/**/
#mml {
	width:50%;
	left:0%;
	position:relative;
	height:auto;
	float:left;
	overflow:hidden;
}
	.mmlbox {
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 0.25% 0px 0.5%;
		margin:0px 1px 0px 2px;
		border:1px solid #000;
		padding:1%;
		overflow:hidden;
	}

#mml_s {
	width:50%;
	width:80%;
	left:0%;
	position:relative;
	height:auto;
	float:left;
	float:right;
	overflow:hidden;
}
	.mmlbox_s {
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 0.25% 0px 0.5%;
		margin:0px 1px 0px 2px;
		margin:0px 2px 0px 1px;
		border:1px solid #000;
		padding:1%;
		padding:0.625%;
		overflow:hidden;
	}


#mmr {
	width:50%;
	left:0%;
	position:relative;
	height:auto;
	float:left;
	overflow:hidden;
}
	.mmrbox {
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 0.5% 0px 0.25%;
		margin:0px 2px 0px 1px;
		border:1px solid #000;
		padding:1%;
	}

#mmr_s {
	width:50%;
	width:20%;
	left:0%;
	position:relative;
	height:auto;
	float:left;
	float:right;
	float:left;
	overflow:hidden;
}
	.mmrbox_s {
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 0.5% 0px 0.25%;
		margin:0px 2px 0px 1px;
		margin:0px 1px 0px 2px;
		border:1px solid #000;
		padding:1%;
		padding:2.5%;
	}

#mbc {
	width:50%;
	left:25%;
	position:relative;
	height:auto;
	float:left;
	overflow:hidden;
}
	.mbcbox{
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 0.25% 0px 0.25%;
		margin:0px 1px 0px 1px;
		border:1px solid #000;
		padding:1%;
	}

#mbl {
	width:25%;
	left:-50%;
	position:relative;
	height:auto;
	float:left;
	overflow:hidden;
}
	.mblbox {
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 0.5% 0px 1.0%;
		margin:0px 1px 0px 2px;
		border:1px solid #000;
		padding:2%;
	}

#mbr {
	width:25%;
	left:0%;
	position:relative;
	height:auto;
	float:left;
	overflow:hidden;
}
	.mbrbox {
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 1.0% 0px 0.5%;
		margin:0px 2px 0px 1px;
		border:1px solid #000;
		padding:2%;
	}

#mpc {
	width:100%;
	left:0%;
	position:relative;
	height:auto;
	float:left;
	overflow:hidden;
}
	.mpcbox {
		width:auto;
		height:auto;
		background:#fff;
		margin:0px 0.25% 0px 0.25%;
		margin:0px 2px 0px 2px;
		border:1px solid #000;
		padding:0.5%;
	}

.mscbox {
	margin-top:0.25%;
	margin-top:2px;
}
.mtcbox {
	margin-top:0.5%;
	margin-top:2px;
}
.mtlbox, .mtrbox {
	margin-top:1%;
	margin-top:2px;
}

.mmcbox, .mmcbox_s {
	margin-top:0.25%;
	margin-top:2px;
}
.mmlbox, .mmrbox {
	margin-top:0.5%;
	margin-top:2px;
}
.mmlbox_s, .mmrbox_s {
	margin-top:0.5%;
	margin-top:2px;
}
.mbcbox {
	margin-top:0.5%;
	margin-top:2px;
}
.mblbox, .mbrbox {
	margin-top:1%;
	margin-top:2px;
}
.mpcbox {
	margin-top:0.25%;
	margin-bottom:0.25%;
	margin-top:2px;
	margin-bottom:2px;
}

#ms, mt, #mm, #mb, #mp {
	clear:both;
	overflow:hidden;
}

#footer {
	background:#000;
	padding:1px;
	margin-bottom:24px;
	overflow:hidden;
}
	#footer .top {
		background:#333;
		overflow:hidden;
		height:80px;
		min-height:80px;
	}
	#footer .bottom {
		background:#000;
		overflow:hidden;
		height:160px;
		min-height:160px;
	}

	#footer .top_s {
		background:#333;
		overflow:hidden;
		height:60px;
		min-height:60px;
	}
	#footer .bottom_s {
		background:#000;
		overflow:hidden;
		height:120px;
		min-height:120px;
	}


#footer .en_logo, #footer .ko_logo {
	width:170px;
	width:175px;
	height:40px;
	height:45px;
	background:url(/img/en_logo.gif) bottom right no-repeat;
	padding-left:45px;
	padding-top:20px;
}

#footer .en_logo a, #footer .ko_logo a {
	display:block;
	width:170px;
	width:175px;
	height:40px;
	height:45px;
}

#footer .en_logo_s, #footer .ko_logo_s {
	width:170px;
	width:140px;
	height:40px;
	height:35px;
	background:url(/img/en_logo_s.gif) bottom right no-repeat;
	padding-left:30px;
	padding-top:10px;
	float:left;
}

#footer .en_logo_s a, #footer .ko_logo_s a {
	display:block;
	width:170px;
	width:140px;
	height:40px;
	height:35px;
}



#footer .en_logo a:hover {
	background:transparent;
}

#footer .en_logo a em {
	display:none;
}
#footer .en_logo_s a em {
	display:none;
}

#footer .ko_logo a:hover {
	background:transparent;
}

#footer .ko_logo a em {
	display:none;
}
#footer .ko_logo_s a em {
	display:none;
}

.line {
	margin:4px 20px 0px 20px;
	border-top:1px solid #2D3645;
	border-top:1px solid #333;
	height:1px;
	line-height:1px;
	font-size:1px;
}

#tab .menu {
	float:left;
	width:75%;
	padding:0px 10px 0px 17px;
}

#tab .menu li {
	float:left;
}

#tab .menu li a {
	text-decoration:none;
	/*position:relative; !important*/
	float:left;
	font-size:75%;
	font-size:0.75rem;
	padding:10px;

	font-family:"Times New Roman", Arial, Times, serif, Verdana, Helvetica, sans-serif;
	letter-spacing:0.5px;
}

#tab .current a {
	color:#fff;
}

.box {
	width:100%;
	overflow:hidden;
}

.box p {
	font: 100%/120% Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:0.825em;
	font-size:0.825rem;
}

.content p {
	font-size:100%;
	font-size:1.0rem;
	margin:.8em 0em .8em 0em;
}

.content h3, .content h4, .content h5, .content h6 {
	margin:2.4em 0em 0.8em 0em;
}

.content li {
	margin:0.2em 1.6em 1.2mm 2.8em;
	list-style:circle;
	list-style:disc;
}

#bg {
	width:100%;
	min-width:780px;
	position:absolute;
	z-index:0;
	top:130px;
}

#bg .top {
	background:#111;
	height:216px;
	border-top:1px solid #111;
}

#bg .bottom {
	background:#333;
	height:21px;
	border-bottom:1px solid #333;
}

/*
#bg {
	width:100%;
	min-width:780px;
	position:absolute;
	z-index:0;
	top:100px;
}

#Y_NamuSae #bg .top {
	background:#342B23;
	height:216px;
}

#Y_NamuSae #bg .bottom {
	background:#46392F;
	height:21px;
}

#O_HazyNights #bg .top {
	background:#1a1a1a;
	height:216px;
	background:#669;
}

#O_HazyNights #bg .bottom {
	background:#232323;
	height:21px;
	background:#99C;
}

#U_Melospiza #bg .top {
	background:#1b1b1b;
	height:216px;
}

#U_Melospiza #bg .bottom {
	background:#242424;
	height:21px;
}
*/
#bar {
	position:absolute;
	top:4px;
	right:0px;

	width:100%;	
/*
	width:96%;
	max-width:960px;
	min-width:780px;
*/
}

#bar ul {
	float:right;
}

#bar ul li{
	float:left;
	margin-left:0px;
	margin-right:10px;
}
#bar ul li a {
	font-size:75%;
	font-size:.75rem;
	text-decoration:none;
	color:#666;
}
#bar ul li a {
	font-family:Arial, Helvetica, sans-serif;
}
#bar ul li a:hover {
	text-decoration:none;
	color:#333;
}
#bar .menu {
	float:right;
	margin-right:10px;
}

#bar .menu li {
	float:left;
	margin-right:0px;
	margin-left:10px;
}

#header a {
    color:#ccc;
}
#header a:hover {
	color:#fff;
	text-decoration:none;
}

#main a:hover {
}

img {
/*
	width:96%;
	max-width:960px;
	min-width:780px;
*/
	max-width:640px;
}

.mmcbox .box h3, .mmcbox_s .box h3 {
padding:20px 25px 0px 25px;
padding:25px 10px 10px 25px;
}

.mmcbox .box ul, .mmcbox_s .box ul {
padding:10px 30px 20px 30px;
padding:0px 15px 40px 25px;

}

.mmcbox .box p, .mmcbox_s .box p {
padding:10px 25px 20px 25px;
padding:5px 10px 20px 15px;

}



.mmcbox ul {
	padding:5px;
	overflow:hidden;
}
.mmcbox ul li {
	width:33.3%;
	float:left;
	overflow:hidden;
	min-height:250px;
}

#mm .left, #mm .right {
	width:50%;
	float:left;
	overflow:hidden;
	min-height:250px;
	width:49.5%;
}

#mm .right {
	width:49.5%;
	float:left;
	overflow:hidden;
	min-height:250px; 
}

#mm .left {
	clear:both;
}

#mm .thumb {
	float:left;
	border:1px solid #000;
	margin:5px 15px 5px 15px;
	overflow:hidden;
	display:inline;
	padding:3px;
}

#mm .gpic {

}

#mm .bpic, #mm .cpic, #mm .lpic {

}
/*
a {
	cursor: url('http://www.hazynights.com/img/link.cur')
}
input {
	cursor: url('http://www.hazynights.com/img/text.cur')
}
body {
	cursor: url('http://www.hazynights.com/img/normal.cur')
}
*/

.ad_mmrc {
	padding:10px 0px 10px 0px;
}

.ad_mmlb {
	padding:10px 0px 10px 0px;
}

.ad_mpcl, .ad_mpcr {
	padding:2px 0px 1px 0px;
}

.search {
float:right; width:20%; margin:3px 12px 3px 0px; display:inline;
}

#qsearch .inputbox {
float:left; overflow:hidden; width:75%; background:#000; border:1px solid #333; border-right:none; height:1.5em;
}
#qsearch .input_text {
background:#000; border:#000; color:#ccc; width:100%; font-size:80%; font-size:.8rem; margin:0px; padding:3px;
}
#qsearch .submitbox {
overflow:hidden; width:15%; float:left; background:#000; border:1px solid #333; height:1.5em;
}
#qsearch .input_submit {
background:#000; border:#111; color:#000; width:100%; font-size:80%; font-size:.8rem; margin:0px; padding:3px;
}

#copyright {
text-align:center; margin-bottom:24px; font-size:80%; font-size:.8rem; font-family:Arial, Helvetica, sans-serif; line-height:120%; color:#000;
}

#copyright a {
	color:#333; text-decoration:underline;
}

#login_box {
background:#333; border:1px solid #000; margin:7px; padding-top:10px; padding-bottom:10px;
}

#login_form {
text-align:center; padding:10%;
}

#login_form .button {
width:48%; background:#ccc; color:#000; border:1px solid #000;
}

#login_form .input {
width:100%; border:none; border:solid 1px #000;
}

.navigation {
font: 100%/120% Arial, Helvetica, sans-serif; font-size:0.825em; font-size:.825rem; margin:0.3em 0.6em 0.3em 0.6em; font-weight:bold; color:#ccc; background:#333; padding:10px; border:1px solid #000;
}

.navigation a {
color:#fff;
}

.navigation a:hover {
color:#fff;
}

/* 2013.05.15.18:16 FROM HERE */

hr, legend {
	display:none;	
}

.box, .box h3, .box a{
	font-family:"Times New Roman", Arial, Times, serif, Verdana, Helvetica, sans-serif;
	letter-spacing:0.5px;
}

.print ul .list p{
	margin:0px;
}

.print .indent{
padding-left:50px;
padding-right:50px;
}

.mmlbox_s .print h3{
padding:20px 10px 10px 20px;
}
.mmlbox_s .print p{
padding:0px 20px 25px 20px;
}
.mmlbox_s .print ul{
padding:0px 20px 25px 20px;
}

.mmrbox_s .print ul{
padding:10px 0px 5px 0px;
}

.navigation {
padding-left:20px;
}

@media all {

.print .view p {
	font-family:"Times New Roman", Arial, Times, serif, Verdana, Helvetica, sans-serif;
	font-size:100%;
	font-size:1.0rem;
}

.print .list h3, .print .list p{
	font-family:"Times New Roman", Arial, Times, serif, Verdana, Helvetica, sans-serif;
	font-size:100%;
	font-size:1.0rem;
}
}
