@charset "utf-8";
#con-masege  a,#wat-con a
{
	color: #FF6600;
	font-weight: bold;
}
#main {
	position:absolute;
	width:750px;
	height:1750px;
	margin-left: -375px;
	margin-bottom: 50px;
	left: 50%;
}
#main-con {
	position:absolute;
	top:110px;
	width:600px;
	height: 420px;
	right: 0px;
	overflow: auto;
	border: thin solid #999999;
}
#info {
	position:absolute;
	width:750px;
	height:700px;
}
.con-photo {
	position:absolute;
	width:116px;
	height:150px;
}
.con-masege {
	position:absolute;
	left:115px;
	width:363px;
	height:130px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	padding: 10px;
}
#con-4, #con-3, #con-2, #con-1 {
	position:absolute;
	width:500px;
	height:150px;
	left: 50px;
}
#con-4 {
	top:0px;
}
#con-3 {
	top:170px;
}
#con-2 {
	top:340px;
}
#con-1 {
	top:510px;
}
#what {
	position:absolute;
	width:750px;
	height:700px;
	top: 700px;
}
#what-con {
	position:absolute;
	top:110px;
	width:600px;
	height: 420px;
	right: 0px;
	overflow: auto;
	border: thin solid #999999;
}
.inf, .wha {
	width:100px;
	height:15px;
	position: absolute;
	text-align: center;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	top: 80px;
}
.inf {
	right: 110px;
}
.wha {
	right: 0px;
}
#tai1, #tai2 {
	position:absolute;
	top:80px;
	width:100px;
	height:450px;
	background-repeat: no-repeat;
}
#tai1 {
	background-image: url(../image/Information.gif);
}
#tai2 {
	background-image: url(../image/What%27s%20NEW.gif);
}
#what-main {
	position:absolute;
	width:530px;
	height:auto;
	top: 0px;
	left: 0px;
}
.what-new {
	position:relative;
	width:auto;
	height:70px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 20px;
	left: 30px;
}
.what-date {
	width:100px;
	height:20px;
	left: 30px;
	position: absolute;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}
.what-data {
	width:300px;
	height:70px;
	right: 0px;
	position: absolute;
	font-size: 12px;
}
