@charset "utf-8";

/* body
----------------------------------------------- */

body {
	min-width: 1024px;
	border-top: 2px solid rgb(70,80,136);
	background: white url(../../home/images/background.jpg) repeat-x 0 -100px;
}

/* contents
----------------------------------------------- */

#contents {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -334px 0 0 -442px;
	width: 884px;
	height: 668px;
	z-index: 1;
}
#contents.loading {
	background: url(../images/ic_loading.gif) no-repeat center center;
}

/* header
----------------------------------------------- */

#header {
	display: none;
	position: absolute;
	top: 80px;
	left: 50%;
	margin: 0 0 0 -242px;
	width: 484px;
	text-align: center;
}
#header .copy {
	margin: 15px 0 0;
}
#header .summary {
	margin: 28px 0 0;
}

/* footer
----------------------------------------------- */

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}
#footer_inner {
	margin: auto;
	padding: 5px 0;
	width: 1004px;
}
#footer ul {
	float: left;
	width: 50%;
}
#footer li {
	float: left;
	margin: 0 30px 0 0;
}
#footer li a {
	display: block;
	height: 20px;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../../home/images/footer_nav.png) no-repeat;
	overflow: hidden;
}
#footer .company a {
	width: 54px;
	background-position: 0 0;
}
#footer .facebook a {
	width: 69px;
	background-position: -54px 0;
}
#footer .company a:hover {
	background-position: 0 -20px;
}
#footer .facebook a:hover {
	background-position: -54px -20px;
}
#footer .copyright {
	float: right;
	padding: 5px 0;
	width: 50%;
	color: rgb(100,110,136);
	font-family: Arial;
	font-size: 0.65em;
	text-align: right;
}
#footer .city {
	height: 143px;
	text-align: center;
	border-bottom: 1px solid rgb(156,186,216);
	overflow: hidden;
}
#footer .city img {
	display: none;
}

/* nav
----------------------------------------------- */

#nav .nav {
	display: none;
	position: absolute;
	width: 160px;
}
#nav .nav a {
	display: block;
	width: 160px;
	height: 250px;
}
#nav .nav p {
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 1;
}
#nav .title {
	top: 167px;
	left: 0;
	width: 160px;
	height: 70px;
	background: url(../../home/images/nav_title.png) no-repeat;
}
#nav .copy {
	display: none;
	width: 160px;
	height: 160px;
	background: url(../../home/images/nav_copy.png) no-repeat;
}
#nav li {
	position: absolute;
}
#nav .icon {
	top: 79px;
	left: 50%;
	margin: 0 0 0 -40px;
	width: 80px;
	height: 80px;
	background: url(../../home/images/nav_icon.png) no-repeat;
	z-index: 1;
}
#nav .min {
	top: 76px;
	left: 50%;
	margin: 0 0 0 -40px;
	width: 80px;
	height: 88px;
	background: url(../../home/images/nav_balloon_min.png) no-repeat;
}
#nav .max {
	display: none;
	width: 160px;
	height: 168px;
	background: url(../../home/images/nav_balloon_max.png) no-repeat;
}

#nav .twinkle li {
	display: none;
}
#nav .twinkle01,
#nav .twinkle02 {
	width: 16px;
	height: 20px;
	background: url(../../home/images/twinkle.png) no-repeat 0 0;
}
#nav .twinkle03,
#nav .twinkle04 {
	width: 12px;
	height: 15px;
	background: url(../../home/images/twinkle.png) no-repeat -16px 0;
}
#nav .twinkle01 {
	top: 50px;
	left: 45px;
}
#nav .twinkle02 {
	top: 65px;
	left: 120px;
}
#nav .twinkle03 {
	top: 70px;
	left: 30px;
}
#nav .twinkle04 {
	top: 55px;
	left: 105px;
}

/* translate */

#nav .translate {
	top: 0;
	left: 0;
}
#nav .translate .title {
	background-position: 0 0;
}
#nav .translate .copy {
	background-position: 0 0;
}
#nav .translate .icon {
	background-position: 0 0;
}
#nav .translate .min {
	background-position: 0 0;
}
#nav .translate .max {
	background-position: 0 0;
}

/* interpret */

#nav .interpret {
	top: 226px;
	left: 0;
}
#nav .interpret .title {
	background-position: -160px 0;
}
#nav .interpret .copy {
	background-position: -160px 0;
}
#nav .interpret .icon {
	background-position: -80px 0;
}
#nav .interpret .min {
	background-position: -80px 0;
}
#nav .interpret .max {
	background-position: -160px 0;
}

/* business */

#nav .business {
	top: 325px;
	left: 255px;
}
#nav .business .title {
	background-position: -320px 0;
}
#nav .business .copy {
	background-position: -320px 0;
}
#nav .business .icon {
	background-position: -160px 0;
}
#nav .business .min {
	background-position: -160px 0;
}
#nav .business .max {
	background-position: -320px 0;
}

/* exhibition */

#nav .exhibition {
	top: 325px;
	left: 470px;
}
#nav .exhibition .title {
	background-position: -480px 0;
}
#nav .exhibition .copy {
	background-position: -480px 0;
}
#nav .exhibition .icon {
	background-position: -240px 0;
}
#nav .exhibition .min {
	background-position: -240px 0;
}
#nav .exhibition .max {
	background-position: -480px 0;
}

/* purchase */

#nav .purchase {
	top: 227px;
	left: 725px;
}
#nav .purchase .title {
	background-position: -640px 0;
}
#nav .purchase .copy {
	background-position: -640px 0;
}
#nav .purchase .icon {
	background-position: -320px 0;
}
#nav .purchase .min {
	background-position: -320px 0;
}
#nav .purchase .max {
	background-position: -640px 0;
}

/* attend */

#nav .attend {
	top: 0;
	left: 725px;
}
#nav .attend .title {
	background-position: -800px 0;
}
#nav .attend .copy {
	background-position: -800px 0;
}
#nav .attend .icon {
	background-position: -400px 0;
}
#nav .attend .min {
	background-position: -400px 0;
}
#nav .attend .max {
	background-position: -800px 0;
}

/* facebook
----------------------------------------------- */

#facebook {
	display: none;
	position: absolute;
	right: -59px;
	bottom: 0;
	width: 300px;
	height: 205px;
	border: 1px solid rgb(156,186,216);
	background: white;
}

/* contact
----------------------------------------------- */

#contact {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -522px;
	width: 1024px;
	background: red;
}
#contact ul {
	position: absolute;
	top: 10px;
	right: 0;
}
#contact li {
	float: left;
	margin: 0 0 0 15px;
}
#contact li a {
	display: block;
	height: 26px;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../../home/images/contact.png) no-repeat;
	overflow: hidden;
}
#contact .mail a {
	width: 119px;
	background-position: -138px 0;
}
#contact .mail a:hover {
	background-position: -138px -26px;
}
#contact .tel {
	width: 122px;
	height: 26px;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../../home/images/contact.png) no-repeat;
	overflow: hidden;
	background-position: 0 0;
}
