@charset "utf-8";
/* CSS Document */
body{
	background:#F0F0F0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:normal;
	margin:0 auto;
	background-image:url(images/layout/backgroundline.gif);
	background-position:top center;
	background-repeat:repeat-x;
}
h1{
	font-size:9pt;
	margin-bottom:12pt;
	text-transform:uppercase;
	font-weight:bold;
	color:#006;
}
h2{
	font-size:10pt;
	margin-bottom:12px;
	font-weight:bold;
	color:#006;
	margin:2px 0px 2px 0px;
}
.errormsg{
	font-size:10pt;
	margin-bottom:12px;
	font-weight:bold;
	color:#B00;
	margin:2px 0px 2px 0px;
}
.hr{
	border:0px;
	height:15px;
	margin:7px 0px 7px 0px;
	clear:both;
	position:relative;
	background-image:url(images/layout/hr.gif);
	background-position:center center;
	background-repeat:repeat-x;
}
.hr hr {
	display: none;
}
.newsdate{
	color:#BBB;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}
.readmore a{
	color:#40668C;
	font-weight:bold;
	text-decoration:none;
}
.readmore a:hover{
	text-decoration:underline;
}
.main{
	width:975px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
.main2{
	width:780px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}

.contentshadowtop{
	width:975px;
	height:117px;
	clear:left;
	float:left;
	background-image:url(images/layout/shadowbordertop.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-left:0px;
}
.top{
	display: inline;
	width:951px;
	height:117px;
	clear:left;
	float:left;
	margin-left:12px;
	margin-right:12px;
	border:0px;
	padding:0px;
	background-color:#FFF;
}
.banner_left{
	width:274px;
	height:117px;
	clear:left;
	float:left;
	background-image:url(images/layout/banner_left.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.banner_center{
	width:413px;
	height:117px;
	float:left;
	background-position:center center;
	background-repeat:no-repeat;
}

.banner_center_4thjuly_en{
	width:413px;
	height:117px;
	float:left;
	background-image:url(images/layout/banner_center_4thjuly_en.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
.banner_center_4thjuly_sp{
	width:413px;
	height:117px;
	float:left;
	background-image:url(images/layout/banner_center_4thjuly_sp.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
.banner_right{
	width:264px;
	height:117px;
	float:left;
	background-image:url(images/layout/banner_right.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.contentshadow{
	width:975px;
	height:auto;
	clear:left;
	float:left;
	background-image:url(images/layout/shadowborder.gif);
	background-position:top center;
	background-repeat:repeat-y;
}
.menu{
	display:inline;
	width:949px;
	clear:left;
	float:left;
	text-align:center;
	margin-left:12px;
	margin-right:12px;
	border-top:1px solid #D3D3D3;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #D3D3D3;
	border-left:1px solid #CCCCCC;
	background-image:url(images/layout/menuline.gif);
	background-position:center left;
	background-repeat:repeat-x;
	background-color:#FFF;
}
.menu_inner{
	height:30px;
	width:90px;
	overflow:hidden;
	float:left;
	border-right:1px solid #D3D3D3;
	border-left:1px solid #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-size:7pt;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	font-weight:bold;
	color:#003366;
}
.menu a{
	text-decoration:none;
}
.menu_inner_hover{
	height:30px;
	width:90px;
	overflow:hidden;
	float:left;
	border-right:1px solid #D3D3D3;
	border-left:1px solid #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-size:7pt;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	font-weight:bold;
	text-decoration:underline;
	color:#990000;
}
.menu_inner_hover a{
	text-decoration:underline;
}
.menu_inner_center{
	float:left;
	display:inline;
	border:0px solid transparent;
	text-decoration:none;
}
.topseparator{
	display:inline;
	clear:left;
	float:left;
	width:975px;
	height:30px;
	overflow:hidden;
	background-image:url(images/layout/shadowborderhorizontal.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.lang_sel{
	width:82px;
	height:24px;
	clear:left;
	float:left;
	margin-top:6px;

	margin-left:850px;
	left:40px;
	z-index:1;
	cursor:pointer;
	overflow:hidden;
	background-image:url(images/layout/lang.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	color:#003366;
	line-height:22pt;
	font-size:6pt;
}
.lang_sel_hover{
	width:82px;
	height:24px;
	clear:left;
	float:left;
	margin-top:6px;
	margin-left:850px;
	left:40px;
	z-index:1;
	cursor:pointer;
	overflow:hidden;
	background-image:url(images/layout/lang.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
	line-height:22pt;
	font-size:6pt;
}
.content{
	position:relative;
	z-index:0;
	overflow:hidden;
	display:inline;
	width:949px;
	float:left;
	clear:left;
	text-align:left;
	margin:0px 12px;
	padding-bottom:12px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #D3D3D3;
	border-left:1px solid #CCC;
	background-color:#FFF;
}
.inner-content{
	display:inline;
	float:left;
	width:913px;
	margin:16px;
	text-align:center;
}
.left{
	width:199px;
	min-height:300px;
	float:left;
	border-right:1px solid #CCC;
}

.left div{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #FFF;
	margin:0px;
	width:198px;
	background:#E4E4E4;
	overflow:hidden;
	background-image:url(images/layout/menuline.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
.left h1{
	font-size:10pt;
	padding:5px 3px 5px 10px;
	margin:0px;
	text-transform:uppercase;
	color:#990000;
	font-weight:bold;
}
.left ul{
	margin:0px;
	padding-left:18px;
}
.left li{
	margin:5px 2px 5px 2px;
}
.menu_collapse{
	margin:1px 0px 1px 0px;
	padding:0px;
	list-style:url(images/layout/bullet_collapse.gif) outside;
}
.menu_collapse a{
	color:#333333;
	text-decoration:none;
}
.menu_collapse a:hover{
	color:#111111;
	text-decoration:underline;
}
.menu_expand{
	margin:1px 0px 1px 0px;
	padding:0px;
	font-weight:bold;
	list-style:url(images/layout/bullet_expand.gif) outside;
}
.menu_expand a{
	color:#900;
	text-decoration:none;
}
.menu_expand a:hover{
	color:#900;
	text-decoration:underline;
}
.left ul ul{
	list-style-type:none;
	margin:0px;
	padding-left:7px;
}
.submenu_collapse{
	margin:1px 0px 1px 8px;
	padding:0px;
	font-weight:normal;
	list-style:url(images/layout/bullet_blank.gif) outside;
}
.submenu_collapse a{
	color:#333333;
	text-decoration:none;
}
.submenu_collapse a:hover{
	color:#111111;
	text-decoration:underline;
}
.submenu_expand{
	margin:1px 0px 1px 8px;
	padding:0px;
	font-weight:bold;
	list-style:url(images/layout/bullet_select.gif) outside;
}
.submenu_expand a{
	color:#111111;
	text-decoration:none;
}
.submenu_expand a:hover{
	color:#111111;
	text-decoration:underline;
}
.center{
	float:left;
	padding:8px 15px 8px 15px;
	font-size:10pt;
}
#centerlong{
	width:719px;
	overflow:hidden;
}
#centershort{
	width:519px;
	overflow:hidden;
}
.youarein{
	float:left;
	font-size:8pt;
	color:#444;
	display:inline;
	width:100%;
	overflow:hidden;
	margin-bottom:8px;
}
.youarein a{
	color:#666;
	text-decoration:none;
}
.youarein a:hover{
	color:#900;
	text-decoration:underline;
}
.youarein ul{
	display:list-item;	
	margin-left:15px;
	float:left;
}
.youarein li{
	display:block;
}

.center p{
	line-height:12pt;
	display:block;
	clear:left;
}
.center h1{
	line-height:15pt;
	margin:8px;
	text-align:center;
}
.center img{
	margin:4px 4px;
	border:1px solid #DDD;
	background-color:#FAFAFA;
	padding:4px;
	margin:4px;
	display:block;
	overflow:hidden;
	float:left;
}
.center table{
	border-collapse:collapse;
	empty-cells:show;
	overflow:hidden;
	background:#FAFAFA;
	border:1px solid #CDCDCD;
	border-spacing:0px;
	padding:0px;
	display:table;
	margin-right:auto;
	margin-left:auto;
	clear:both;
	line-height:12pt;
	table-layout:auto;
	height:auto !important;
}
.center td{
	padding:3px;
	color:#444;
}

.right{
	width:199px;
	overflow:auto;
	float:left;
}
#rightshow{
	visibility:visible;
}
#righthide{
	visibility:hidden;
}
.rightbox{
	clear:left;
	float:left;
	overflow:hidden;
	display:inline;
	width:189px;
	margin:15px 7px 0px 2px;
}
.rightbox .heading{
	height:23px;
	width:187px;
	background-color:#D0D0D0;
	border-top:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;
	border-bottom:1px solid #B9B9B9;
	border-left:1px solid #D5D5D5;
	background-image:url(images/layout/infobox-heading-bg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}
.rightbox h1{
	text-transform:none;
	padding:2px 6px 2px 10px;
	font-size:9pt;
	margin:0px;
	color:#036;
}
.rightbox h2{
	text-transform:none;
	padding-top:4px;
	padding-left:8px;
	font-size:8pt;
	margin:0px;
	color:#036;
}
.rightbox .body{
	overflow:auto;
	width:179px;
	padding:4px;
	background-color:#F0F0F0;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #B9B9B9;
	border-bottom:1px solid #B9B9B9;
	border-left:1px solid #B9B9B9;
	background-image:url(images/layout/boxbody-bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	font-size:8pt;
}
.rightbox ul{
	margin:0px;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
}
.rightbox li{
	margin:0px;
	padding:2px 1px 2px 1px;
	list-style-type:disc;
}
.rightbox a{
	color:#40668C;
	text-decoration:none;
}
.rightbox a:hover{
	color:#40668C;
	text-decoration:underline;
}
.bottom{
	display:inline;
	float:left;
	clear:left;
	width:915px;
	height:39px;
	padding:8px;
	margin:15px 8px 0px 8px;
	border:1px solid #D3D3D3;
	background-image:url(images/layout/footerbg.gif);
	background-position:center center;
	background-repeat:repeat-x;
	text-align:center;
	line-height:12pt;
	font-size:7pt;
	color:#666666;
}
.bottom a{
	color:#666666;
	text-decoration:underline;
}
.bottom a:hover{
	color:#444444;
	text-decoration:underline;
}
.bottomseparator{
	clear:left;
	float:left;
	width:975px;
	height:30px;
	background-image:url(images/layout/shadowborderhorizontalbottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
}