
body {
	font-family:"Tahoma";
	font-size:11px;
	margin:0px;
	padding:0px;

	background-color:#DADADA;
	background-image:url(../images/worldtour_shop_TLO_23.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
	
}
body a {
	
	text-decoration:none;
	color:#2076AF;
	
}
img {
	border:none;
}
.content {
	width:1000px;
	margin:0px auto;
}

.header {
	width:100%;
	

}

.main_content {
	
}

.left {
	float:left;
	width:203px;

}

.right {
	float:right;
	diplay:inline;
	width:795px;
	
}

.footer {
	width:100%;
	border:1px solid black;	
}
.leftbox {
	background-image:url(../images/lefttextbox.jpg);
	background-repeat:no-repeat;
	margin-left:19px;
	height:228px;	
	padding-top:40px;
	padding-left:20px;
	color:#fff;
}
