body {
	text-align:center;
	margin:0px;
	padding:0px;
	background:#F6F6F6 url(../img/bg/bg.body.png) no-repeat center -7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a {
	text-decoration:none;
	color:#000;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, li, img, dl, dt, input, select, textarea {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

table, tr, td {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	border-collapse:collapse;
	font-size:12px;
}

#page {
	width:960px;
	height:630px;
	position:relative;
	margin:0px auto;
	padding:0px;
	text-align:left;
}

#content {
	position:absolute;
	top:120px;
	left:0px;
	height:480px;
	width:960px;
	overflow:hidden;
}

#superbanner {
	position:absolute;
	top:0px;
	right:0px;
	height:90px;
	width:728px;
}

#skyscraper {
	position:absolute;
	top:0px;
	right:-160px;
	height:608px;
	width:160px;
	background:#FFF;
}

#headerLogo {
	position:absolute;
	top:30px;
	left:0px;
}

#headerNav {
	position:absolute;
	top:90px;
	left:0px;
	width:960px;
	background:url(../img/bg/bg.navi.png) top left repeat-x;
	height:20px;
	border-top:1px solid #bcbdc0;
	border-right:1px solid #bcbdc0;
	border-bottom:1px solid #bcbdc0;
}

#footer {
	border-top:1px dotted #bcbdc0;
	border-bottom:1px dotted #bcbdc0;
	position:absolute;
	top:608px;
	left:0px;
	line-height:20px;
	width:1120px;
	background:#FFF;
}

.clear {
	clear:both;	
}

/* CSC */
.csc-textpic-intext-left .csc-textpic-imagewrap {
	float:left;	
	margin-right:8px;
	margin-bottom:8px;
}