@charset "UTF-8";

#worldTopCopy {
	width			:870px;
	height			:60px;
	font-size		:9pt;
	color			:#cccccc;
	text-align		:left;
	padding-top		:25px;
	padding-left	:30px;
}

#mapIndex {
	width			:900px;
	height			:480px;
	background-image:url(img/world_map.gif);
	background-repeat:no-repeat;
}

#worldTitle01 {
	width			:450px;
	height			:50px;
	padding-top		:35px;
	float			:left;
}

#Title01Left {
	width			:150px;
	height			:50px;
	float			:left;
}

#Title01Text {
	width			:300px;
	height			:50px;
	text-align		:left;
	float			:left;
}


#worldTitle02 {
	width			:430px;
	height			:50px;
	padding-top		:20px;
	float			:left;
}

#Title02Left {
	width			:100px;
	height			:50px;
	float			:left;
}

#Title02Text {
	width			:330px;
	height			:50px;
	text-align		:left;
	float			:left;
}

#worldTitle03 {
	width			:280px;
	height			:50px;
	padding-top		:120px;
	float			:left;
}

#Title03Left {
	width			:80px;
	height			:50px;
	float			:left;
}

#Title03Text {
	width			:200px;
	height			:50px;
	text-align		:left;
	float			:left;
}

#worldTitle04 {
	width			:340px;
	height			:50px;
	padding-top		:125px;
	float			:left;
}

#Title04Left {
	width			:140px;
	height			:50px;
	float			:left;
}

#Title04Text {
	width			:200px;
	height			:50px;
	text-align		:left;
	float			:left;
}

#worldTitle05 {
	width			:400px;
	height			:50px;
	padding-top		:130px;
	float			:left;
}

#Title05Left {
	width			:180px;
	height			:50px;
	float			:left;
}

#Title05Text {
	width			:200px;
	height			:50px;
	text-align		:left;
	float			:left;
}

.worldDate {
	font-size		:8pt;
	font-weight		:bold;
	color			:#ff7700;
}

.worldGenre {
	font-size		:8pt;
	font-weight		:nomal;
	color			:#E6B096;
}

.worldCountry {
	font-size		:10pt;
	font-weight		:bold;
	color			:#FF8F5A;
}

.worldCity {
	font-size		:7pt;
	font-weight		:nomal;
	color			:#999999;
}

.worldSoon {
	font-size		:8pt;
	font-weight		:nomal;
	color			:#ff0000;
}

