@charset "utf-8";
/*----------------------------------------------------------
	Content
-----------------------------------------------------------*/
body#content {
	background: transparent url(../images/bg_content.gif) repeat-x 0 0;
}
body#content div#containerBody {
	position: relative;
	width: 940px; height: 570px;
}
/*----------------------------------------------------------
	unitContent
-----------------------------------------------------------*/
body#content div#unitContent {
	position: absolute;
	top: 0; left: 44px;
	width: 712px; height: 485px;
	background: transparent url(../images/base_content.gif?=20120130) no-repeat 0 0;
}
body#content div#unitContent ul {
	margin: 10px 0 0 10px;
	width: 100px;
}
body#content div#unitContent ul li {
	padding-bottom: 10px;
	float: left;
}
body#content div#unitContent ul li a {
	display: block;
	width: 110px; height: 85px;
}
body#content div#unitContent ul li a:hover {
	background-color: #f00;
}
body#content div#unitContent ul li a img {
	margin: 5px 0 0 5px;
}
/*----------------------------------------------------------
	unitComment
-----------------------------------------------------------*/
body#content div#unitComment {
	position: absolute;
	top: 395px; left: 195px;
	width: 542px; height: 160px;
	overflow: auto;
}
body#content div#unitComment p {
	padding-left: 10px;
	background: transparent url(../images/icon_arrow.gif) no-repeat 0 5px;
	font-size: 12px;
	line-height: 17px;
}
/*----------------------------------------------------------
	unitInfo
-----------------------------------------------------------*/
body#content div#unitInfo {
	position: absolute;
	top: 4px; right: 0;
	width: 180px; height: 400px;
}
/*----------------------------------------------------------
	unitImage
-----------------------------------------------------------*/
/* unitImage */
body#content div#unitImage {
	position: absolute;
	top: 15px; left: 199px;
	width: 542px; height: 360px;
}
body#content div#unitImage div {
}
body#content div#unitImage table {
	width: 542px; height: 360px;
	background-color: #000;
}
body#content div#unitImage table td {
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

/*----------------------------------------------------------
	unitLink
-----------------------------------------------------------*/
body#content div#unitLink {
	position: absolute;
	bottom: 10px; right: 0;
	width: 180px; height: 100px;
}
body#content div#unitLink ul {
}
body#content div#unitLink ul li {
	margin-top: 8px;
	padding-left: 10px;
	background: transparent url(../images/icon_arrow.gif) no-repeat 0 5px;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
/*----------------------------------------------------------
	setContent
-----------------------------------------------------------*/
#img2,#img3,#img4,#img5 { display: none; }
#comment2,#comment3,#comment4,#comment5 { display: none; }
