body, td, p, select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #ddd;
}

a{
	color: #aaa;
}


html,body{
  margin:0;
  padding:0;
  height:100%;
  border:none
}

#copy_td{
	text-align: right;
	font-size: 12px;
	color: #333;
	padding-top: 15px;
}
#ko_div{
	float: left;
	height: 150px;
	width: 163px;
	background-image: url(../img/ko_2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#kristine_td{
	padding-left: 80px;
	height: 150px;
	background-image: url(../img/kristine_o_2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#lang_div{
	float: right;
	margin: 105px 50px 0px 0px;
	/* font-weight: bold; */
	color: #fff;
	font-size: 15px;
}

#lang_div a{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
#lang_div a:hover{
	color: #777;
}

.mm td{
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	font-size: 17px;
	height: 28px;
}

.mm_on td{
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	color: #777;
	font-size: 19px;
	height: 28px;
	/* background-color: #222;*/
}

#content{
	padding: 0px 5px 0px 5px;
	color: #fff;
}
#content *{
	background-color: #111;
}
#cur_img_title span{
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
}

.rec_tp_title{
	font-weight: bold;
}

#rec_list{
	 margin: 3px;
}

#rec_list tr td{
	 background-color: #111;
}
