@charset "euc-kr";

/***************** base ******************/
body, div, table, th, td, h1, h2, h3, ul, li, dl, dt, dd, input, select, textarea, p, form {
	padding:0;margin:0;
	list-style:none; list-style-type:none;
	font-size:12px;
	font-family:"µ¸¿ò", "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	color:#666;
	line-height:18px;
}

div.body { background:url(/admin/img/bg_r.gif) 0 0 repeat-x; }

/* Link Style */
a:link		{text-decoration:none; color:#666;}
a:visited	{text-decoration:none; color:#666;}
a:hover		{text-decoration:none; color:#666;}
a:active	{text-decoration:none; color:#666;}
a:focus		{text-decoration:none; color:#666;}

table		{border-collapse:collapse;}

/* From Style */
img			{border:0; vertical-align:top;}
input		{height:16px; vertical-align:middle; padding-top:2px;}
select		{vertical-align:middle;}
textarea	{border:1px solid #e4e0e0;}

.ver_m		{vertical-align:middle;}


ul.title_list {overflow:hidden; width:100%;}
ul.title_list li {position:relative; float:left; font-size:16px; height:40px;}
ul.title_list li img {vertical-align:top;}
ul.title_list li dl {position:absolute; left:0px; top:22px; display:none; padding:10px 0; z-index:100;}
ul.title_list li dl dd {float:left; padding-right:0px; background:#fff;}
ul.title_list li dl dd img {vertical-align:top;}
ul.title_list li.block dl {position:absolute; width:400px; left:0px; top:15px; display:block; padding:5px 0; z-index:100;}

/***************** layout ******************/
table.full						{width:1100px; background:#fff;}
table.full td.logo				{padding:0 0 0 0px;}
table.full td.topMenu			{text-align:right; vertical-align:top; padding:20px 20px 0 0; font-weight:bold; height:42px;}
table.full td.topMenu a			{margin-right:20px; color:#000;}
table.full td.topMenu a:hover	{text-decoration:none; color:#3DA2CA;}

table.full tr.clock				{background:#3DA2CA;}
table.full td.clock				{width:190px; height:30px; color:#fff; text-align:center; background:#3DA2CA;}

	table.logout				{width:100%;}
	table.logout td				{color:#fff; padding-left:10px; text-align:left; }
	table.logout td.logout		{padding-right:40px; text-align:right;}
	table.logout td.logout a	{color:#fff; }

table.full td.left			{width:190px; text-align:center; vertical-align:top; background:#C3EBFA url(/admin/img/bg_l.gif) 0 0 repeat-x;}

	table.leftBox				{width:170px;}
	table.leftBox td			{font-size:1px; text-align:center; vertical-align:top; }
	table.leftBox td.leftmenu	{background:#E4F1F7;}

	table.leftMenu				{width:160px; background:#E4F1F7;}
	table.leftMenu th			{padding-left:5px; height:25px; font-size:16px; font-weight:bold; text-align:left; border-bottom:2px solid #3DA2CA; color:#000;}
	table.leftMenu td			{padding-left:10px; height:24px; padding-top:3px; vertical-align:middle; font-size:12px; font-weight:bold; text-align:left; background:url(/admin/img/bg_dot.gif) 0 bottom repeat-x;}
	table.leftMenu td.bot		{height:30px; background:none;}
	table.leftMenu td a:hover	{text-decoration:none; color:#3DA2CA;}
	table.leftMenu td.submenu	{padding-left:20px;}
	table.leftMenu td.submenu img	{margin-top:3px;}
	table.leftMenu td img		{margin-top:0px;}

table.full td.content			{text-align:center; vertical-align:top;  height:480px;}

	table.content				{width:100%;}
	table.content td.title		{padding:8px 0 4px 20px; text-align:left; font-weight:bold; background:#DAEDF5 url(/admin/img/icn_blit.gif) 0 0 no-repeat; border-bottom:1px solid #3DA2CA;}
	table.content td.con		{padding:20px; text-align:left;}

	table.content2				{width:1050px;}
	table.content2 td.title		{padding:8px 0 4px 20px; text-align:left; font-weight:bold; background:#DAEDF5 url(/admin/img/icn_blit.gif) 0 0 no-repeat; border-bottom:1px solid #3DA2CA;}
	table.content2 td.con		{padding:20px; text-align:left;}

/***************** table ******************/
/*º¸±â*/
div.view2					{width:1050px;}
div.view					{width:690px;}
input.button				{width:45px; height:23px;}
input.file					{width:400px; height:22px;}
input.file2					{width:300px; height:22px;}
input.img					{width:45px;height:20px; vertical-align:middle;}
td.right					{text-align:right !important; padding-right:5px !importatn;}

/*¸®½ºÆ®*/
table.list				{width:100%; text-align:center; border-top:2px solid #94CBE2; border-left:1px solid #94CBE2;}
table.list th			{height:24px; font-weight:bold; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.list td			{height:25px; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}
table.list td.subject	{padding-left:10px; text-align:left; }
table.list td.cal		{padding-right:5px; text-align:right; vertical-align:top;}
table.list td.num		{padding-right:5px; text-align:right;}
table.list td textarea	{width:99%;height:50px;}

/* ÆäÀÌÁö */
table.page				{margin-top:10px; width:100%;}
table.page td			{height:30px; text-align:center;}
table.page td.right		{height:30px; text-align:right;}

/* °Ë»ö */
table.search			{margin-bottom:5px; width:100%;}
table.search td			{text-align:left;}
table.search td.search	{text-align:right;}
table.search td img		{vertical-align:middle;}

/* ¾²±â */
table.write					{width:690px; text-align:center; border-top:2px solid #94CBE2; border-left:1px solid #94CBE2;}
table.write th				{width:120px; height:25px; font-weight:bold; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.write td				{height:25px; text-align:left; padding-left:3px; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}
table.write td textarea		{width:99%;height:50px;}
table.write th.subject		{width:690px; text-align:center; }

table.write tr.line th		{width:120px; height:25px; font-weight:bold; border-bottom:2px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.write tr.line td		{height:25px; text-align:left; padding-left:3px; border-bottom:2px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}

/*À¥¿¡µðÅÍ*/
table.editor			{width:690px; border:1px solid #94CBE2; text-align:left;}
table.editor td.content	{padding:10px; text-align:left; height:100px;}
table.editor td textarea	{width:99%;height:250px;}

/*¹öÆ°*/
table.btn				{width:690px; text-align:right;}
table.btn td			{height:30px;}
table.btnfull			{width:1000px; text-align:center; margin-bottom:5px;margin-top:25px;}

/* ¾Ù¹ü ¸®½ºÆ® »ó¼¼ */
table.album				{width:100%;}
table.album	th			{padding:2px; border-top:1px solid #94CBE2; border-right:1px solid #94CBE2; text-align:left;}
table.album	td			{padding:2px; border:1px solid #94CBE2; text-align:left;}
table.album	td.img img	{width:106px;}
table.album	td.vod img	{width:139px;}
table.album	tr.cal td	{height:20px; border-bottom:1px solid #94CBE2; }



table.view				{width:1050px;}
table.view td			{text-align:left; border-right:0px solid #94CBE2;  }
table.view td.lt		{width:540px; text-align:left; border-right:0px solid #94CBE2; vertical-align:top;   }
table.view td.rt		{width:510px; text-align:left; vertical-align:top; }
table.view td.lt2		{width:620px; text-align:left; border-right:0px solid #94CBE2; vertical-align:top;   }
table.view td.rt2		{width:430px; text-align:left; vertical-align:top; }

table.write2				{width:510px; text-align:center; border-top:2px solid #94CBE2; border-left:1px solid #94CBE2;}
table.write2 th				{width:110px; height:25px; font-weight:bold; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.write2 td				{width:400px; height:25px; text-align:left; padding-left:3px; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}
table.write2 td textarea	{width:99%;height:50px;}
table.write2 td span		{color:brown; }
table.write2 td.subject		{width:500px; text-align:left; }
table.write2 th.subject		{width:500px; text-align:center; }
table.write2 tr.line th		{width:100px; height:25px; font-weight:bold; border-bottom:3px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.write2 tr.line td		{height:25px; text-align:left; padding-left:3px; border-bottom:3px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}


table.write22				{width:510px; text-align:center; border-top:2px solid #94CBE2; border-left:1px solid #94CBE2;}
table.write22 th				{width:110px; height:25px; font-weight:bold; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.write22 td				{width:400px; height:25px; text-align:left; padding-left:3px; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}
table.write22 td textarea	{width:99%;height:150px;}
table.write22 td span		{color:brown; }
table.write22 td.subject		{width:500px; text-align:left; }
table.write22 th.subject		{width:500px; text-align:center; }
table.write22 tr.line th		{width:100px; height:25px; font-weight:bold; border-bottom:3px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.write22 tr.line td		{height:25px; text-align:left; padding-left:3px; border-bottom:3px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}







table.write3				{width:1050px; text-align:center; border-top:2px solid #94CBE2; border-left:1px solid #94CBE2;}
table.write3 th				{width:1050px; text-align:center; height:25px; font-weight:bold; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.write3 td				{width:1050px; height:25px; text-align:left; padding-left:3px; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}
table.write3 td span		{color:brown;width:115px;float:left; }

table.write4				{width:500px; text-align:center; border-top:2px solid #94CBE2; border-left:1px solid #94CBE2;}
table.write4 th				{width:100px; text-align:center; height:25px; font-weight:bold; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.write4 td				{height:25px; text-align:left; padding-left:3px; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}
table.write4 td img			{vertical-align:middle; margin-right:2px;}
table.write4 th.subject		{width:500px; text-align:center; }
table.write4 th.subject2	{width:500px; text-align:left; padding-left:10px; }
table.write4 td textarea	{width:99%;height:50px;}
table.write4 td textarea2	{width:99%;height:150px;}



table.write44				{width:500px; text-align:center; border-top:2px solid #94CBE2; border-left:1px solid #94CBE2;}
table.write44 th				{width:100px; text-align:center; height:25px; font-weight:bold; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.write44 td				{height:25px; text-align:left; padding-left:3px; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}
table.write44 td img			{vertical-align:middle; margin-right:2px;}
table.write44 th.subject		{width:500px; text-align:center; }
table.write44 th.subject2	{width:500px; text-align:left; padding-left:10px; }
table.write44 td textarea	{width:99%;height:150px;}
table.write44 td .area3	textarea{width:99%;height:50px;}




table.write5				{width:1050px; text-align:center; border-top:2px solid #94CBE2; border-left:1px solid #94CBE2;}
table.write5 th				{width:1050px; text-align:center; height:25px; font-weight:bold; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.write5 td				{width:1050px; height:25px; text-align:center; padding-left:3px; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}
table.write5 td img			{width:85px;height:85px;}
table.write5 td.btn img		{width:45px;height:20px;}


table.list2				{width:510px; text-align:center; border-top:2px solid #94CBE2; border-left:1px solid #94CBE2;}
table.list2 td				{height:25px; text-align:center; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#fff;}
table.list2 td.subject		{height:25px; text-align:left; padding-left:3px; }
table.list2 th				{height:25px; font-weight:bold; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}
table.list2 th.subject		{width:100%; height:25px; font-weight:bold; border-bottom:1px solid #94CBE2; border-right:1px solid #94CBE2; background:#F2FBFE;}


.tblBtnSubmit {
	background:#cedda8; border:1px solid #cccccc; display:inline-block; height:22px; line-height:12px; padding:0 20px 0 20px; min-width:70px; font-weight:bold; color:#666666 !important; margin-left:5px;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; font-size:12px; cursor:pointer;  vertical-align:top;
	-webkit-box-shadow: #0259ae 2px 2px 3px; -moz-box-shadow: #0259ae 2px 2px 3px; box-shadow: #0259ae 2px 2px 3px;
}
.tblBtn {
	background:#cedda8; border:1px solid #cccccc; display:inline-block; height:12px; line-height:12px; padding:6px 10px 2px 10px; min-width:50px; font-weight:bold; color:#666666 !important; margin-left:5px;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; text-align:center;
	-webkit-box-shadow: #0259ae 2px 2px 3px; -moz-box-shadow: #0259ae 2px 2px 3px; box-shadow: #0259ae 2px 2px 3px;
}
.tblBtnS {
	background:#2e91ca; border:1px solid #0860b1; display:inline-block; height:12px; line-height:12px; padding:6px 0 2px 0; width:44px; font-weight:bold; color:#ffffff !important;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; text-align:center !important; 
}