
/*섹션 포토뉴스 처리 */

#MTOP_Sub	{width:240px;float:left;}
#MTOP_Sub	.S_photo	 {width:240px;height:180px;position:relative;}
	.S_photo	 .bg	{width:240px;line-height:35px;position:absolute;bottom:0px;background-color:#000;filter:alpha(opacity=55);Opacity:0.6;}
	.S_photo	 .txt	{
	position:absolute;
	top:157px;
	left:18px;
	z-index:2;
}
	.S_photo	 .txt	a	 {FONT-SIZE: 16px; FONT-FAMILY:돋움,Dotum,AppleGothic,sans-serif; color:#fff;letter-spacing:-1px;}
	.S_photo	 .txt	a:hover	 {color:#fff !important;}

/* 기사 제목 링크 */
A.alist:link { 
	FONT-SIZE: 11pt; COLOR: #304b7d; FONT-FAMILY:돋움,Dotum,AppleGothic,sans-serif; TEXT-DECORATION: none; LINE-HEIGHT: 130%; font-weight: bold; letter-spacing:-1px;
}
A.alist:active {
	FONT-SIZE: 11pt; COLOR: #304b7d; FONT-FAMILY:돋움,Dotum,AppleGothic,sans-serif; TEXT-DECORATION: none; LINE-HEIGHT: 130%; font-weight: bold; letter-spacing:-1px;
}
A.alist:visited {
	FONT-SIZE: 11pt; COLOR: #304b7d; FONT-FAMILY:돋움,Dotum,AppleGothic,sans-serif; TEXT-DECORATION: none; LINE-HEIGHT: 130%; font-weight: bold; letter-spacing:-1px;
}
A.alist:hover {
	FONT-SIZE: 11pt; COLOR: #BB0000; TEXT-DECORATION: underline
}

/* 기사부분 제목 */
h1	{
	FONT-FAMILY:돋움,Dotum,AppleGothic,sans-serif;font-size:14pt; color: #000080; line-height:120%;font-weight: bold;
}

h2	{
	FONT-FAMILY:돋움,Dotum,AppleGothic,sans-serif;font-size:12pt; color: #000080; line-height:120%;font-weight: bold;
}

h3	{
	FONT-FAMILY:돋움,Dotum,AppleGothic,sans-serif;font-size:11pt; color: #000080; PADDING-TOP: 0px;PADDING-left: 15px;  line-height:150%;font-weight: bold; BACKGROUND: url(../d2009/images/h3_header.gif) no-repeat; height: 29px; 	margin: 0px;
	
	 /* CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px;  PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; HEIGHT: 35px 
	*/
}

/* 커뮤니티부분 제목 */
#community h1 
{
	FONT-FAMILY:돋움,Dotum,AppleGothic,sans-serif;font-size:12pt; color: #000080; font-weight: bold;
}

.menu_title {font-size:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; font-weight:bold; color:#ffffff; background-color:#959595; letter-spacing:-1px;}

.memotext {
	FONT-SIZE: 11pt; COLOR: #555555; FONT-FAMILY:돋움,Dotum,AppleGothic,sans-serif; LINE-HEIGHT: 160%;
}
.gangchu {
	FONT-SIZE: 7pt; COLOR: #F9B318; FONT-FAMILY:Tahoma; font-weight: bold; letter-spacing:-1px;
}
.objection {
	FONT-SIZE: 7pt; COLOR: #00A9E1; FONT-FAMILY:Tahoma; font-weight: bold; letter-spacing:-1px;
}
.regdate {
	FONT-SIZE: 7pt; COLOR: #c6c6c6; FONT-FAMILY:Tahoma; 
}
.mainame {
	FONT-SIZE: 11px; FONT-FAMILY:돋움,Dotum,AppleGothic,sans-serif; COLOR: #999999; LINE-HEIGHT: 120%; letter-spacing:-2px;
}
.memotext {
	font-size:11pt; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#666666;	line-height:19px;
}
.maintext1 {
	font-size:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#666666;	line-height:16px;
}
.style1 {
	color: #FF0000;
}

.rating1 {
	FONT-SIZE: 36pt; COLOR: #db0000; FONT-FAMILY:Arial; line-height:180%
}

.rating2 {
	FONT-SIZE: 18pt; COLOR: #000000; FONT-FAMILY:Arial; 
}
/* CSS Document */

* {
	padding:0;
}

body {
	scrollbar-face-color: #D7D7D7; 
	scrollbar-shadow-color: #D7D7D7; 
	scrollbar-highlight-color: #D7D7D7; 
	scrollbar-3dlight-color: #D7D7D7; 
	scrollbar-darkshadow-color:silver; 
	scrollbar-track-color:#F1F1F1; 
	scrollbar-arrow-color: #ffffff;
	background:#5a5a5a;
	background-image:url(/d2009/images/bg_background.gif);
	background-repeat:repeat-x;
}

body, td, textarea {
	font-size:15px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#444444;	line-height:19px;
}

th{
	font-size:12px; 
	font-family:돋움,Dotum,AppleGothic,sans-serif;
	font-weight:bold;
	color:#333333;
	line-height:16px;
	background-color: #DDE3FF;
}
form {
	  padding: 0px;
	  margin: 0px;
	  scrollbar-face-color: D7D7D7; 
  	  scrollbar-shadow-color: D7D7D7; 
	  scrollbar-highlight-color: D7D7D7; 
	  scrollbar-3dlight-color: D7D7D7; 
	  scrollbar-darkshadow-color:silver; 
	  scrollbar-track-color:#F1F1F1; 
	  scrollbar-arrow-color: #ffffff;
}

img, input.type-image {
	display : inline;
	margin : 0;
}

/*
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
*/
a{
  text-decoration : none;
  color:#666666;
}

/* HOT ISSUE */
.hotissue {
	border:solid #eeeeee 1px;
	border-color:1px;
 	border-collapse:collapse;
 	margin-left:6px;
	margin-top:8px;
}
A.hotissue_subject {font-size:12px; font-weight:bold; color:#ffffff; background-color:#8c8ea2}


/* 보드나라 BEST */
.bodnarabest {
 	margin-left:11px;
	margin-top:11px;
}

.bodnarabest_img {
 	border:solid #ced0d8 1px;
	border-color:1px;
 	border-collapse:collapse;
	background-color:#e8eaf2;
}

/* 보드나라 COMMUNITY */
A.communitylist_pink {font-family:돋움,Dotum,AppleGothic,sans-serif; color:#e45290;letter-spacing:-1px}
A.communitylist_gray {font-family:돋움,Dotum,AppleGothic,sans-serif; letter-spacing:-1px}

/* 헤드라인 */

A.headline{ font-size:24px; font-family:돋움,Dotum,AppleGothic,sans-serif ;font-weight: bold; color:#000080; letter-spacing:-1px; line-height:28px; letter-spacing:-1px;}

/* 최신뉴스 */

.lastnewsimg {border:solid #b3c0eb 1px;}
.commentcount {font-family:Tahoma; font-size:10px; color:#ffffff; font-weight:bold;letter-spacing:-2px;}

A.lastnewslist:visited{ font-size:15px; font-family:돋움,Dotum,AppleGothic,sans-serif ;font-weight: bold; color:#ffffff; letter-spacing:-1px; line-height:22px; letter-spacing:-2px;}
A.lastnewslist:link{ font-size:15px; font-family:돋움,Dotum,AppleGothic,sans-serif ;font-weight: bold; color:#ffffff; letter-spacing:-1px; line-height:22px; letter-spacing:-2px;}
A.lastnewslist:active{ font-size:15px; font-family:돋움,Dotum,AppleGothic,sans-serif ;font-weight: bold; color:#dde9fe; letter-spacing:-1px; line-height:22px; letter-spacing:-2px;}
A.lastnewslist:hover{ font-size:15px; font-family:돋움,Dotum,AppleGothic,sans-serif ;font-weight: bold; color:#dde9fe; letter-spacing:-1px; line-height:22px; letter-spacing:-2px;}

A.lastnewslistactive:visited{ font-size:15px; font-family:돋움,Dotum,AppleGothic,sans-serif ;font-weight: bold; color:#dde9fe; letter-spacing:-1px; line-height:22px; letter-spacing:-2px;}
A.lastnewslistactive:link{ font-size:15px; font-family:돋움,Dotum,AppleGothic,sans-serif ;font-weight: bold; color:#dde9fe; letter-spacing:-1px; line-height:22px; letter-spacing:-2px;}
A.lastnewslistactive:active{ font-size:15px; font-family:돋움,Dotum,AppleGothic,sans-serif ;font-weight: bold; color:#dde9fe; letter-spacing:-1px; line-height:22px; letter-spacing:-2px;}
A.lastnewslistactive:hover{ font-size:15px; font-family:돋움,Dotum,AppleGothic,sans-serif ;font-weight: bold; color:#dde9fe; letter-spacing:-1px; line-height:22px; letter-spacing:-2px;}


#history {position:relative; float:left; width:242px; height:301px; margin-left:10px; background-color:#f3f3f3}

/* Today 뉴스 */
.todaynewslist {font-size:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; font-weight:bold; color:#585d6e;}
.commentcount2 {font-family:Tahoma; font-size:10px; color:#96abf2; font-weight:bold;letter-spacing:-2px;}
.date_gray {font-family:Tahoma; font-size:11px; color:#a2a5ae;}

/* photo */
.photoimg {border:solid #e5e5e5 1px;}
.photolist {font-size:11px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#333333;}

/* 보드나라 광장 */

.gwangjangbox_pink {
	border:solid #fad9d9 6px;
 	border-collapse:collapse;
	cellpadding:8px;
}

.gwangjangbox_gray {
	border:solid #e1e1e1 6px;
 	border-collapse:collapse;
	cellpadding:8px;
}

.gwangjangtitle {font-size:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; font-weight:bold; color:#e48484;}
A.gwangjanglist_bold { font-size:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; font-weight:bold; color:#444444; letter-spacing:-1px; line-height:22px;}
A.gwangjanglist {font-size:11px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#686868; letter-spacing:-1px; line-height:18px;}
.gwangjanglocation {font-size:11px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#d69191; letter-spacing:-1px;}


/* 로그인 */

.loginform {font-size:12px; color:#666666; border:solid 1px #cccccc; height:20px;width:134px;}

/* 뉴스 history */

A.historylist {font-size:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#585d6e; letter-spacing:-1px;	display:block;overflow:hidden;text-overflow:ellipsis;height:14px;padding-left:7px;background:url(http://www.bodnara.co.kr/d2009/images/icon_squarearrow.gif) no-repeat 0 5px;}

/* quicksearch */

#quicksearch {position:relative; width:171px; height:26px; float:left; border:solid #4e5058 5px; background-color:#FFFFFF;}
#quicksearchbtn {position:relative; width:47px; height:37px; padding-left:6px; float:left;}
.quicksearch_box {font-size:12px; width:148px; height:17px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#555555; background-color:#ffffff; border:solid 1px #ffffff; margin-top:5px; margin-left:3px; }

/* 핫이슈 기사 */

A.issuenews_title1 {font-size:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; font-weight:bold; color:#ffffff; background-color:#f44e89; letter-spacing:-1px;}
A.issuenews_title2 {font-size:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; font-weight:bold; color:#ffffff; background-color:#959595; letter-spacing:-1px;}
A.issuenews_list {font-size:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#5d5d5d;}
.issuenewsicon {margin-left:10px;}

/* 히트 랭킹 */

A.hitranklistbold {font-size:11px; font-family:돋움,Dotum,AppleGothic,sans-serif; font-weight:bold; color:#575757;}
A.hitranklist {font-size:11px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#575757;}

/* 사이트맵 */
#sitemapimg { position:absolute; width:725px; height:220px;}


.selectbox {font-size:11px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#7a7a7a; border:solid 1px #b0d4cd; height:20px;}
.search_textbox {font-size:11px; width:162px; height:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#555555; background-color:#ffffff; border:solid 1px #ffffff;}

.gray666666 {font-size:11px; color:#666666; line-height:16px;}

/* 오버 */
#searchover{position:absolute; width:181px; height:150px; float:left; border:solid #888888 1px; background-color:#FFFFFF; margin-top:-3px; padding:6px;}
.searchtxt{font-size:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; font-weight:bold; color:#f76d1a;}
.quicksearchlist{font-size:12px; font-family:돋움,Dotum,AppleGothic,sans-serif; color:#666666;}

font	{line-height:19px;FONT-FAMILY:돋움,Dotum,AppleGothic,sans-serif;FONT-SIZE: 15px;}


