body {
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
body, ul, li, p {
margin:0;
padding:0;
}

#page {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
	text-align: center;
}
p {
	margin-bottom: 10px;
}
p.booth {
	font-weight: bold;
	color: #0066CC;
	margin-top: 10px;
}

p.symbol {
	text-align: center;
}

a:link {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #996699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
em {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}

h1 {
	font-size: 16px;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	font-family: Arial,NSimSun,sans-serif;
}
h2 {
	font-size: 13px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
h4 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #333;
}

#news {
	border-collapse:collapse;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	width: 650px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#news li {
	background-image: url(ico_li_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	padding-left: 12px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#news li ul {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#news ul ul li {
	background-image: url(ico_li_-.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-left: 25px;
}
#news img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#PhotoID img {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
}
#videoID {
	margin-right: 20px;
	margin-bottom: 20px;
	background: url(images/ico_loading.gif) no-repeat left top;
}


.contact,.contactJP {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 10px;
}
.contact   p,.contactJP p {
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.contactJP {
	text-align: right;
}
.contactheaderJP {
text-align: right;
}
.contactheaderJP p {
padding: 0px;
margin: 0px;
}
.contactCN {
	width: 99%;
	border: 1px solid #CCC;
	border-collapse:collapse;
	margin-bottom: 20px;
}
.contactCN th, .contactCN td {
	padding: 3px;
	border-bottom: 1px solid #CCC;
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border-right: 1px solid #CCC;
	color: #333;
}
.contactCN thead th {
	width: 29%;
}
.contactCN tbody th {
	width: 80px;
	text-align: left;
}


td {
	font-size: 12px;
	vertical-align: top;
	color: #000000;
}
span {
	font-weight: bold;
}
.tabledata {
	border-collapse:collapse;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 99%;
}
.tabledata td, .tabledata th {
	border: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
.tabledata th {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
.tabledata th.thcenter {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

.tabledata td {
	padding-left: 5px;
}
