﻿/*******************************************************************************************/
/*  작 성 자 : (주)익스코어
/*  작 성 일 :  2009.
/*  수 정 일 :  2009.
/*  버     전 :  0.0.1
/*  설     명 :  우리의성-미디어의성-VR
/*  위     치 :  /css/open_content/life/media/vr/layout.css
/*******************************************************************************************/

/* 배경이미지 설정 */
div.contents_background_images
{
	position: absolute;
	top: 25em;
	left: 19.75em;
	z-index: 1;
}

/* 본문설정 */
div#MainWrapper div#MainContents div.contents div.summary
{
	width: 50em;
	color: #2786A2;
	font-weight: bold;
	margin: 0.8em 0 0 1em;
	padding: 0 0 1em 0.9em;
	background: url(/images/common/icon_01.gif) no-repeat 0 0.2em;
}

div#MainWrapper div#MainContents div.contents div.summary p
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#MainWrapper div#MainContents div.contents table
{
	clear: both;
	width: 28em;
	color: #666;
	font-weight: normal;
	margin: 0 0 1em 22.30em;
	padding: 0 0 0.5em 0;
	text-align: center;
	border: none;
	border-top: 2px solid #4B9B9E;
	border-collapse: collapse;
}

div#MainWrapper div#MainContents div.contents table caption
{
	display: none;
}

div#MainWrapper div#MainContents div.contents table thead,
div#MainWrapper div#MainContents div.contents table thead tr
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#MainWrapper div#MainContents div.contents table thead tr th
{
	color: #50999D;
	margin: 0 0 0 0;
	padding: 0.3em 0 0.3em 0;
	line-height: 1.3em;
	border: 1px solid #61B3B3;
	background-color: #F6F6F6;
}

div#MainWrapper div#MainContents div.contents table tbody,
div#MainWrapper div#MainContents div.contents table tbody tr
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#MainWrapper div#MainContents div.contents table tbody tr td
{
	margin: 0 0 0 0;
	padding: 0.3em 0 0.3em 0;
	line-height: 1.3em;
	border-top: none;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
}

/* 라인설정 */
div#MainWrapper div#MainContents div.contents table thead tr th.no,
div#MainWrapper div#MainContents div.contents table tbody tr td.no
{
	border-left: none;
}

div#MainWrapper div#MainContents div.contents table thead tr th.view,
div#MainWrapper div#MainContents div.contents table tbody tr td.view
{
	border-right: none;
	width: 16%;
}

/* 이미지 사이즈 조정 */
div.contents_background_images img
{
	width: 20.33em;
	height: 36.91em;
}

div#MainWrapper div#MainContents div.contents table tbody tr td.view img
{
	width: 3.41em;
	height: 1.25em;
}
