@charset "utf-8";
@import url("base.css");
@import url("layout_back_office.css");
@import url("board.css");
/********************************************************************
Vricks Republic Publishing S&A
Beginning : 2009-10-23
Final : 2009-10-23
*********************************************************************/

/* login */
#login			{ position: relative; width: 960px; height: 376px; background: url("/contents/kor/images/back_office/bg_login.gif") no-repeat 0 100px; }
#login table	{ position: absolute; top: 135px; left: 342px; width: 277px; }
#login table th,
#login table td	{ text-align: right; }
#login table .padB20			{ padding-bottom: 20px; }
#login table td.descript		{ padding-top: 10px; border-top: #E5E5E5 1px solid; text-align: center; }

/* prodManagerFirst */
.prodManagerFirst				{ width: 670px; float: left; border: 5px solid #E5E5E5; padding: 15px; margin-bottom: 20px; }
.prodManagerFirst dl dt			{ color: #81AA33; font-weight: bold; padding-top: 5px; padding-bottom: 20px; }
.prodManagerFirst dl dd.pho		{ border: 1px solid #E5E5E5; padding: 4px; width: 100px; height: 80px; margin-right: 15px; display: inline; float: left; }
.prodManagerFirst dl dd.pho img	{ display: block; }
.prodManagerFirst dl dd			{ color: #858585; }
.prodManagerFirst .btnArea		{ width: 670px; }

/* backSearch */
.backSearch				{ float: left; width: 708px; border: #E7E7E7 1px solid; margin-bottom: 20px; }
.backSearch table		{ margin: 20px 0; }
.backSearch table th,
.backSearch table td	{ padding: 5px 0; }
.backSearch table th	{ color: #8F8F8F; font-weight: normal; }

/* backListResult */
.backTab				{ float: left; padding-top: 5px; }
.backTab li				{ display: inline; }
.backTab li strong		{ color: #81AA33; }
.backListResult								{ width: 710px; float: left; padding-bottom: 10px; }
.backListResult select						{ float: left; }
#contents .backListResult .total			{ float: right; padding-top: 5px; padding-bottom: 0; margin-bottom: 0; }
#contents .backListResult .total strong		{ color: #81AA33; }

/* btnArea */
.btnArea				{ width: 710px; }

/* paging */
.paging					{ width: 710px; }



/* newsList */
.backList				{ clear: both; width: 710px; border-top: 2px #81AA33 solid; border-bottom: 1px #81AA33 solid; line-height: 1.4em; }
.backList th,
.backList td			{ text-align: center; padding: 6px 0; border-bottom: 1px #E5E5E5 solid; }
.backList th			{ background-color: #F7F7F7; padding: 8px 0; }
.backList td.al			{ text-align: left; padding-left: 20px; }
.backList .noLine		{ border-bottom: none; }

/* backView */
.backView					{ clear: both; width: 710px; border-top: 2px #81AA33 solid; color: #4B4B4B; border-bottom: #81AA33 1px solid; line-height: 1.4em; }
.backView th,
.backView td				{ border-bottom: #E5E5E5 1px solid; vertical-align: top; padding: 8px 0; padding-left: 10px; }
.backView .noLine			{ border: none; }
.backView th				{ background-color: #F7F7F7; text-align: left; }
.backView td.backImg img	{ margin-right: 10px; margin-bottom: 10px; }

/* backWrite */
.backWrite					{ clear: both; width: 710px; border-top: 2px #81AA33 solid; color: #4B4B4B; border-bottom: #81AA33 1px solid;}
.backWrite th, 
.backWrite td				{ border-bottom: #E5E5E5 1px solid; vertical-align: top; padding: 10px 0; padding-left: 10px; line-height: 1.4em; }
.backWrite th				{ background-color: #F7F7F7; text-align: left; }
.backWrite .noLine			{ border: none; }
.backWrite .noPadT th, .backWrite .noPadT td		{ padding-top: 2px; }
.backWrite .noPadBt th, .backWrite .noPadBt td		{ padding-bottom: 2px; }
.backWrite .noPadT5 th, .backWrite .noPadT5 td		{ padding-top: 5px; }
.backWrite .noPadBt5 th, .backWrite .noPadBt5 td	{ padding-bottom: 5px; }
.backWrite td span									{ color: #87B35E; font-size: 11px; }

.plus .add					{ position: relative; top: -70px; right: -95px; display: block; }
.plus span					{ display: block; margin-bottom: 10px; }
.lh05						{ line-height: 1.1em; display: block; margin-bottom: 5px; }







