@charset "utf-8";

a
{
	color:#00C;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;	
}
body
{
	margin: 0px;
	font:9pt verdana, 굴림; 
	line-height:1.5; 
}

#top
{
	background-color: #c0deed;
	height: 50px;
	margin-bottom: 10px;
	position:relative;
}
.topLink {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	width:98px;
	height:16px;
	position:absolute;
	top:25px;
	left:813px;
	background:url('../img/sub_top_star.gif') right top no-repeat;
}
.topLink li 
{
	display:inline;
}
.topLink .topLinkSitemap a
{
	padding-right:5px;
	margin-right:3px;
	color:#fff;
	background:url('../img/sub_top_line.gif') right center no-repeat;
}
.topLink .topLinkSitemap a:hover
{
	color:#0066ff;
	cursor:pointer;
}
.topLink .topLinkLink a
{
	color:#fff;
}
.topLink .topLinkLink a:hover
{
	color:#0066ff;
	cursor:pointer;
}
.indexSub 
{
/*	width:920px;*/
	width: 990px;
}
#left
{
	width:148px;
	background-color: #fcfcfc;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	font-family: 굴림;
	font-size: 9pt;
	display: inline;
}
#right
{
/*	float: left !important;
	float: none; */
	float: left;
/*	width: 711px;*/
}

/* 로그인 폼 */
#loginform
{
	width: 145px;
	height: 95px;
	background-color: #f8f8f8;
	border: 1px solid #c0c0c0;
	margin-left: auto;
	margin-right: auto;
}
#loginform a
{
	font-size:8pt;
	color:#06C;
}
#loginform a:hover
{
	text-decoration:underline;
}

/* 게시판 상단 정보 */
.board_info
{
	width: 711px;
	background:url('../img/sub_top_tag_box.gif') top left no-repeat;
	margin-bottom: 10px;
	text-align: left;
	padding:8px 10px;
	height:50px;
	overflow:hidden;
}
.board_info h3 {
	margin:0;
	padding:0 0 10px 0;
	font-size:9pt;
}

.menu_title
{
	font-weight: bold;
	height: 25px;
}
.menu_row
{
	cursor: pointer;
}
.menu_row.sel .menu_name
{
	background-color: #cce5ff;
	border-top: 1px solid #3366ff;
	border-bottom: 1px solid #3366ff;
	border-left: 1px solid #3366ff;
}
.menu_row.sel .menu_key
{
	background-color: #cce5ff;
	border-right: 1px solid #3366ff;
	border-top: 1px solid #3366ff;	
	border-bottom: 1px solid #3366ff;
}
.menu_name
{
	padding-left: 15px;	
	height: 25px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}
.menu_name a
{
	color: black;
	text-decoration: none;
}
.menu_key
{
	width: 25px;
	color: #808080;
	height: 25px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

/*overthenews submenu logo*/
.subLogoOverthenews
{
	background:url('../img/overthenews.png') 0 0 no-repeat;
	width:711px;
	height:68px;
	margin-bottom:10px;
}

/*sitemap box design*/
.sitemap
{
	background:#002233 url('../img/sitemap_bg_box_1.gif') top left  no-repeat;
	padding-top:30px;
	width:711px;	
}
.sitemapBgBottom
{
	background:#002233 url('../img/sitemap_bg_box_2.gif') bottom left  no-repeat;
	height:30px;
}
/*sitemap content*/
.sitemap .content
{
	padding:0 30px;
}
.clear
{
	clear:both;
	height:0;
}
.sitemap .content ul
{
	margin:0;
	padding:0;
	float:left;
	width:143px;
	list-style:none;
}
.sitemap .content ul li {
	padding:5px 0 0 6px;
	background:url('../img/sitemap_link_icon.gif') 0 11px no-repeat;
	color:#c0deed;
	cursor:pointer;
}
.sitemap .content ul li a {
	color:#c0deed;
	text-decoration:none;
}
.sitemap .content ul li a:hover {
	text-decoration:none;
	border-bottom:1px solid #c0deed;
}
.sitemap .content .sitemapTitleTag
{
	font-weight:bold;
	color:#fff;
	background:none;
	padding:5px 0;
}

/*link*/
.link
{
	border-top:2px solid #808080;
	border-bottom:2px solid #808080;
	width:711px;
	background:url('../img/link_box_bg.gif') left top repeat-y;
}
.link .bottomLine 
{
	border-bottom:1px solid #dddddd;
}
.link ul
{
	margin:0;
	padding:11px 0;	
	list-style:none;
	height:70px;
}
.link li
{
	float:left;
}
.link .linkTitle 
{
	font-weight:bold;
	width:135px;
	color:#808080;
	text-align:center;
	padding-top:26px;
}
.link .linkContent 
{
	width:560px;	
	margin-left:15px;
}
.link .linkContentBanners
{
	width:57px;
	height:72px;
	float:left;
	position:relative;
	padding:0 5px;
	cursor:pointer;
}
.link .linkContent img 
{
	width:57px;
	height:56px;
	border:0;
}
.link .linkContent .imgThumbnail
{
	/*background:url('../img/link_thumbnail_img_layer.png') 0 0 no-repeat; */
	position:absolute;
	left:5px;
	top:0px;
	width:57px;
	height:56px;
}
.link .linkContent p 
{
	margin:0;
	padding:0 5px;
	position:absolute;
	width:57px;
	height:13px;
	top:59px;
	left:0px;
	text-align:center;
	font-size:11px;
	overflow:hidden;
}

/*scrap*/
/* 보드 상단 */
.board_header
{
	background-color: #eaeaea;
}
.board_header td
{
	border-top:2px solid #808080;
	border-bottom:2px solid #bfbfbf;
	font-family: Verdana;
	font-size: 8pt;
    background:url('/img/dotted.gif') right center no-repeat;
	height: 30px;
	text-align:center;
}
.board_header td a
{
	color: black;
	text-decoration: none;
}
/* 마지막 부분 배경 없게 */
.board_header .hit
{
	background: none;
}
.board_list td
{
	color: #808080;
	font-size: 9pt;
	border-bottom: 2px solid #eeeeee;
	height: 25px;
	text-align:center;
}

.board_list td a
{
	color: #808080;
	font-size: 9pt;
	text-decoration: none;
}
.board_list td a:hover
{
	color: #3399ff;
	text-decoration:underline;
}
.board_list .no, .board_list .date, .board_list .hit
{
	font-size:7pt;
	font-family:Verdana;
}
.board_list .category 
{
	color:#7A9FB1;
}


/*copyright*/
#copyright {
	border-top:1px solid #c0c0c0;
	padding-top:5px;
	padding-left:80px;
	height:15px;
	margin-top:25px;
	font-size:8pt;
	font-family:Verdana;
	color:#494949;
}
#copyright a {
	color:#0066ff;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
/* 글 */
P {
	line-height: 160%; 
	font-family: 굴림, Verdana;
	font-size: 9pt;
}

/*intro*/
.aboutOverthenews
{
	width:711px;
	padding:0;
	margin:0 auto;
}
.aboutOverthenews span
{
	color:#33F;
}

