@charset "utf-8";

 body {
	padding:0px 0px 0px 0px;
	margin:0px;
}

table
{
	clear: both;
}

div, td {
	padding: 0px;
	font-size: 12px;
	line-height:160%;
	font-family: Gulim, Dotum, Trebuchet MS, Verdana, AppleGothic, Sans-serif;
}

/* menu bar*/
#full_menubar {
	background: #FFFFFF ;
	/*
	filter:alpha(opacity=90);
	*/
	/*width : 100%;*/
	/*
	height : 22px;
	*/
	/*overflow : hidden;*/
	padding : 3px 10px 3px 10px;
	/*position : absolute;*/
	top : 0px;
	left : 0px;
	text-align:right;
	clear:both;
	/*border:1px dashed #758497;*/
	margin:0 0  20px 0;
	font-size: 12px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: black;
}

#full_menubar a{
	color: #000;
}


#full_menubar .select_gourl {
	font-size: 11px;
	width:150px;
}

#left_menubar {
	padding : 3px;
	position : absolute;
	top : 0px;
	left : 0px;
	cursor:pointer;
	display:none;
	color:#fff;
	line-height:120%;
	font-size:12px;
	clear:both;
}

#omn_memberlogin {
	position : absolute;
	top : 25px;
	display:none;
    width: 190px;
	padding:10px;
	border: 1px solid #DCDBC6;
	background-color: #F8F7F2;
}

#omn_memberlogin .r_idtext {
	font-size: 11px;
	color: #454545;
	padding-top:3px;
	width:50px;
	float:left;
}

#omn_memberlogin .textbox {
    border:1px #D9D9D9 solid; 
	background-color:#fff;
	height:16px;
	font-size: 12px;
	font-family: 굴림, Gulim;
	padding-top:2px; padding-left:2px;
}



#full_menubar  ul{
	list-style: none;
	/*float:right;*/
	margin:0;
	padding:0;
}
 #full_menubar  li{
	list-style: none;
	float:left;
	padding-left:10px;
}

/*scrap*/

#omn_scrap{
	padding: 10px 0px 0px 0px;
}

#omn_scrapcomment{
	height:60px;
	background: url("/image/scrap_comment.gif") no-repeat 1px  10px;	
	border-top:1px dotted #758497;
	padding-left:60px;
	padding-top:10px;
	/*xcolor:#7a7a7a;*/
}

#omn_scraplink{
	width:100%;
	text-align:left;
	padding:15px 0 15px 0;
	font-family : 돋움;
	font-size:90%;
	/*xcolor:#7a7a7a;*/
}
#omn_scraplink a {
	color:#336699;
	text-decoration:none;
}

/*article scrap*/

#omn_articlescrap{
	width:600px;
	overflow:hidden;
} 

/* paging */
#omn_articlescrap .paging{
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
	font:95% 돋움;
	color: #7a7a7a;
}

#omn_articlescrap .paging span {
	font-size: 1.5em;
	vertical-align: middle;
	font-weight: normal;
}

#omn_articlescrap .paging a, .paging a:link, .paging a:active, .paging a:visited, .paging a span {
	font-family: 돋움;
	color: #7a7a7a;
}

#omn_articlescrap .paging a:hover, .paging a:hover span {
	font-family: 돋움;
	color: #2c2c2c;
	text-decoration: none;
}

/* box_entry */
.box_entry {
	line-height:130%;
	border:1px solid #758497;
	color:#222222; 
                overflow:hidden;
}
.box_entrytitle{
	background-color:#efefef;
	margin-bottom:10px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
display:block;
width:100%;
}
.box_entrycontent{
	padding:10px;
	text-align:justify;
}
.box_entryImg{
	color:#969696;
	font-size: 1em;
	border:1px solid #efefef;
}
.box_entryImg.box_img{
	border:1px solid #F2F2F2;
}

.myarticle {font-size:1em; font-family:돋움;color:#336699;}
.myarticle a:link {font-size:1em; font-family:돋움;color:#336699;}
.myarticle a:visited {font-size:1em; font-family:돋움;color:#336699;}
.myarticle a:active {font-size:1em; font-family:돋움;color:#336699;}
.myarticle a:hover {
	font-size:1em; 
	font-family:돋움;
	color:white;
	background-color:#336699;
	text-decoration:none;
	padding: 2px 2px 2px 2px;
}

#print_entry{
	width:600px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#print_entry h2{
	font-size:120%;
	font-family:돋움;
	color: #1552A6;
	margin:0;
	margin-bottom:5px;
	letter-spacing:-1px;
	border-bottom: 1px dotted #ccc;
	background: url("/image/ico_title.gif");
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
}

#print_entry .date {
	font:95% 돋움, Trebuchet MS;
	color:#A0A0A0;
	padding-top:2px;
	margin-bottom:20px;
}

#print_entry .name {
	font:95% 돋움, Trebuchet MS;
	color:#1552A6;
}

#print_entry .article {
	padding:20px 0 0 0;
	color: #7a7a7a;
	text-align: justify;
}
