#detail{
	/*background: #ddd;*/

	position:  absolute;

	width: 0;
	height: 96%;

	top: 2%;

	z-index: 400;

	overflow: hidden;
}

#article-lite,
#paint-lite,
#article-plus,
#paint-plus
{	/*background: red;*/

	position: relative;
	width: 94%;
	height: 100%;
	margin: 0 auto;	

	display: none;
}
