@charset "euc-kr";

A:link    { color: #000000; font-size: 12px; text-decoration:none;}
A:visited { color: #000000; font-size: 12px; text-decoration:none;}
A:active  { color: #000000; font-size: 12px; text-decoration:none;}
A:hover   { color: #000000; font-size: 12px; text-decoration:underline;}

table 		{font-family:verdana; font-size: 12;}

.main 		{vertical-align:top;width:715px;}

.header		
	{
		background:url(/img/kinjspAfter/headBack.png);
		vertical-align:top;
		width:100%; 
		height:120px;
	}

.advertising {vertical-align:top;background-color: #6889AE;}

.body		
	{
		vertical-align:top;
		width:715px;
		background:url(/img/kinjspAfter/bodyBack.gif);
	}

.footer		
	{
		vertical-align:top;
		font-family:verdana;
		font-size:12; 
		width:100%;
		background:url(/img/kinjspAfter/headBack.png);
	}

.text_disabled	{ background-color: #cccccc }

.td12			{ background-color: #F1F5EC; height:27; padding:3 0 0 5 ; }

.sel		{ font-size: 7pt;font-family: verdana;color: black;background: #FFCCFF;}
		
.op {text-align: center;}

.wordBreak {font-size:0; line-height:0;}

body
				{scrollbar-face-color: #ffffff;
				scrollbar-highlight-color: #ffffff;
				scrollbar-3dlight-color: #CCCCCC;
				scrollbar-shadow-color: #CCCCCC;
				scrollbar-darkshadow-color: #CCCCCC;
				scrollbar-track-color: #CCCCCC;
				scrollbar-arrow-color: #CCCCCC;
				overflow-x:hidden; }

html{
		overflow-x:hidden;
}

SELECT.select1 {color:#585858; 
				background-color:#E6E6E6; 
				font-size:11px; 
				font-family:"����"; 
				padding-top:2px; 
				line-height:16px; 
				padding-left:5px; 
				letter-spacing:-1px;
			   }

#menu {
	position:relative;top: 62;width:120;
}

#contentBox {
  height:0px;
  visibility:hidden;
  overflow:hidden;
}

#mainContainer{
	width:100%;
	margin:0 auto;
	text-align:left;
	background-color:#FFF;
}
h4{
	margin:0px;
}
p{
	margin-top:5px;
}

#dragableElementsParentBox{
	padding:10px;	/* Air */
}
	
.smallArticle,.bigArticle{
	float:left;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	padding:3px;
	margin-right:10px;
	margin-bottom:5px;
}
.smallArticle img,.bigArticle img{
	
}
.smallArticle .rightImage,.bigArticle .rightImage{
	float:right;
}
.smallArticle{
	width:406px;		
}
.bigArticle{
	width:750px;
}
.clear{
	clear:both;
}
#rectangle{
	float:left;
	border:1px dotted #F00;	/* Red border */
	background-color:#FFF;
}
#insertionMarker{	/* Don't change the rules for the insertionMarker */
	width:6px;
	position:absolute;
	display:none;
}
#insertionMarker img{	/* Don't change the rules for the insertionMarker */
	float:left;
}		
#dragDropMoveLayer{	/* Dragable layer - Not need if you're using 'rectangle' mode */
	position:absolute;
	display:none;
	border:1px solid #000;
	filter:alpha(opacity=50);	/* 50% opacity , i.e. transparency */
	opacity:0.5;	/* 50% opacity , i.e. transparency */
}

#navi {
		position: absolute;
		background-color: #aaa;
		left: 200px; top: 90px;
		width: 150px; height: 80px;
	  }

.dbtool_scroll {
					SCROLLBAR-FACE-COLOR: #A5B4C4; 
					SCROLLBAR-SHADOW-COLOR: #868F97; 
					SCROLLBAR-HIGHLIGHT-COLOR: #A5B4C4; 
					SCROLLBAR-3DLIGHT-COLOR: #B2B9BF; 
					SCROLLBAR-DARKSHADOW-COLOR: #5E666D;
					SCROLLBAR-TRACK-COLOR: #39597D;
					SCROLLBAR-ARROW-COLOR: #ffffff;
				}
#access_list {width:100%; height:100%; overflow:scroll; overflow-x:hidden; padding:0px; border:0; border-style:solid; border-color:black}

.modalDialog_contentDiv_error{
								border:3px solid #FFF;	
								padding:2px;
								z-index:100;/* Always needed	*/
								position:absolute;	/* Always needed	*/
								background-color:#F00;	/* White background color for the message */
								color:#FFF;
							}
.modalDialog_contentDiv_error a{
	color:#FFF;
}
h1{
	margin-top:0px;
}

#side ul, #hdr ul { list-style: none; margin: 0; padding: 0; color: #999; }
#side li:before, #hdr li:before { content: "\00BB  \0020"; }
