/* Layout */
.left
{
	text-align			:	left;
}

.top
{
	vertical-align		:	top;
}

.center
{
	text-align			:	center;
}

.middle
{
	vertical-align		:	middle;
}

div.error
{
	padding				:	10px;
}

div.message
{
	padding				:	18px;
}

div.central
{
	margin-left			:	60px;
	margin-right		:	60px;
}

table.content_table
{
	width				:	700px;
	/*height				:	400px;*/
	text-align		:	left;
}

.height_400
{
	height				:	400px;
}

table.width_200
{
	width				:	200px;
}

table.min_height_400
{
	min-height			:	400px;
}

td.menu_cell
{
	width				:	150px;
	text-align		:	left;
}

td.spacing_cell
{
	width				:	5px;
}

td.content_cell
{
	vertical-align		:	top;
	width				:	740px;
	
}

td.content_cell_message
{
	padding-left		:	10px;
}

div.detail_fld
{
	position			:	absolute;
	top					:	20;
	left				:	420;
	z-index				:	50;
	width				:	280;
}

select.nationlist
{
	width				:	150px;
}

div.position_class
{
	border-style			:	none;
	border-width			:	0px;
	position				:	absolute;
	padding-top				:	0px;
	padding-left			:	0px;
	padding-right			:	0px;
	padding-bottom			:	0px;
	z-index					:	20;
}

#headarea
{
	width					:	890px;
	height					:	215px;
	left					:	0px;
	top						:	0px;
}

#menuarea
{
	position				:	relative;
	top						:	0px;
	width					:	135px;
	height					:	518px;
	text-align				:	center;
	vertical-align			:	top;
	z-index					:	10;
}

#contentarea
{
	position				:	relative;
	top						:	0px;
}

#footermenuarea
{
	width					:	890px;
	height					:	70px;
	text-align				:	center;
}

#bannerarea1
{
	width					:	160px;
	height					:	600px;
	left					:	901px;
	top						:	0px;
}

#bannerarea2
{
	width					:	160px;
	height					:	600px;
	left					:	1062px;
	top						:	0px;
}

#bannerarea3
{
	width					:	160px;
	height					:	600px;
	left					:	1223px;
	top						:	0px;
}

#bannerarea4
{
	width					:	160px;
	height					:	600px;
	left					:	901px;
	top						:	601px;
}

#bannerarea5
{
	width					:	160px;
	height					:	600px;
	left					:	1062px;
	top						:	601px;
}

#bannerarea6
{
	width					:	160px;
	height					:	600px;
	left					:	1223px;
	top						:	601px;
}

#bannerarea7
{
	width					:	890px;
	height					:	73px;
}

#bannerarea8
{
	width					:	234px;
	height					:	60px;
}

#bannerarea9
{
	width					:	468px;
	height					:	60px;
}

#bannerarea10
{
	width					:	234px;
	height					:	60px;
}

#bannerarea11
{
	width					:	468px;
	height					:	60px;
}

#show_vars_area
{
	left					:	0px;
	top						:	1001px;
}

#empty_area
{
	left					:	0px;
	top						:	1001px;
}

#left_main_area
{
	left					:	0px;
	top						:	235px;
}

#ticker
{
	position				:	absolute;
	top						:	210;
	left					:	0;
	z-index					:	0;
	width					:	890px;
	height					:	25px;
	overflow				:	hidden;
}