/* By Leandro Marcel by Tarantula.com  */
/* Never exclude reset.css of HTML */

#content_foreign {
	height:425px;
	width:968px;
	margin:auto;
	background-color:#000;
}
#left {
	float:left;
	background-image:url(../images/foreign/bg_foreign.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:397px;
	height:425px;
}
#left img {
	margin-top:30px;
	margin-left:21px;
	float:left;
}
#center {
	width:120px;
	float:left;
	height:425px;
}
#right {
	width:430px;
	float:left;
	color:#828282;
	text-align:left;
}
/* ####   BOX    ####*/


/* KOREA */

#box_korea {
	height:90px;
	width:410px;
	margin-bottom:10px;
	background-color:#0d0d0d;
	padding-top:5px;
}
#box_korea a {
	text-decoration:none;
	color:#ff0000;
}
#box_korea img {
	float:left;
}
#box_korea p {
	margin-top:5px;
}
#box_korea strong {
	color:#FFFFFF;
}
/* DENMARK */

#box_denmark {
	height:100px;
	width:410px;
	margin-bottom:10px;
		padding-top:5px;

}
#box_denmark a {
	text-decoration:none;
	color:#ff0000;
}
#box_denmark img {
	float:left;
}
#box_denmark p {
	margin-top:5px;
}
#box_denmark strong {
	color:#FFFFFF;
}
/* TOKYO */

#box_tokyo {
	height:115px;
	width:410px;
	margin-bottom:10px;
	background-color:#0d0d0d;
		padding-top:5px;

}
#box_tokyo a {
	text-decoration:none;
	color:#ff0000;
}
#box_tokyo img {
	float:left;
	margin-bottom:30px;
}
#box_tokyo p {
	margin-top:5px;
}
#box_tokyo strong {
	color:#FFFFFF;
}
/* OSAKA */

#box_osaka {
	height:130px;
	width:410px;
	margin-bottom:10px;
	background-color:#0d0d0d;
		padding-top:5px;

}
#box_osaka a {
	text-decoration:none;
	color:#ff0000;
}
#box_osaka img {
	float:left;
	margin-bottom:30px;
}
#box_osaka p {
	margin-top:5px;
}
#box_osaka strong {
	color:#FFFFFF;
}
#bt_the {
	float:left;
	margin-top: 10px;
}

