/* By Leandro Marcel by Tarantula.com  */
/* Never exclude reset.css of HTML */

#content_press {
	height:425px;
	width:968px;
	margin:auto;
	background-color:#000;
	background-image:url(../images/bg_fun_facts.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#left {
	float:left;
	
	width:397px;
	height:425px;
}

#left img {
	margin-top:30px;
	margin-left:21px;
	float:left;
}

#center {
	width:100px;
	float:left;
	height:425px;
}

#right {
	width:470px;
	float:left;
	color:#828282;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#right a{
	color:#FFFFFF;
	text-decoration:none;
}
#right h2{
margin-top:20px;
margin-bottom:5px;}
#right li{
list-style-image:url(../images/li.jpg);
margin-bottom:20px;

}
#box_japan{
height:90px;
width:410px;
margin-bottom:10px;
background-color:#0d0d0d;}

#box_japan img {
float:left;
}
#box_japan p{
margin-top:5px;
} 
#box_japan strong{
color:#FFFFFF;
}
#bt_the{
float:left;
}

