/* 2011/07 Renewal Fix */
#tu #pageWrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 980px;
}
#tu #pageWrap {
    background-color: #FFFFFF;
}
#tu #header .search { display: none; }

/*  TRANSPARENT */
.trans {
	moz-opacity: 0.65;
	opacity: 0.65;
	filter: alpha(opacity=65);
}
/* #header */
#header .generic {
	*display: inline;
	float: right;
	margin: 0 30px 0 0;
	width: 150px;
}
/* #mainCol */
#tu.mook #mainCol {
	background-color: #ffffff;
	*display: inline;
	float: left;
	width: 660px;
}
/* #sideCol */
#tu.mook #sideCol {
	*display: inline;
	float: right;
	width: 300px;
}
#tu.mook #sideCol {
	*display: inline;
	float: right;
	width: 300px;
}
#tu.mook #pageWrap #sideCol #ac65 {
	background: none;
	height: auto;
	width: auto;
}

/* PAGENAVI */
#tu #pageWrap .pageNavi {
	background: #F1F1F1;
	height: 40px;
	width: 980px;
}
/* NOTICE */
#tu #pageWrap .notice {
	display: block;
	margin: 0 0 12px 0;
	text-align: right;
	width: 980px;
}
#tu #tiup_value #w980:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	visibility: hidden;
}
* html #tu #tiup_value #w980 { zoom: 1; } /* IE6 */
*:first-child+html #tu #tiup_value #w980 { zoom: 1; } /* IE7 */
#tu.mook #footer { margin-top: 15px; }

