body {
	margin: 0px;
/*	background-image: url(../images/bg1.gif); */
	background-repeat: repeat-x;
	background-color: #ffffff;
	scrollbar-face-color: #ebebeb;	
	scrollbar-highlight-color: #ffffff;	
	scrollbar-3dlight-color: #b4b4b4;	
	scrollbar-shadow-color: #b4b4b4;
	scrollbar-darkshadow-color: #dcdcdc;	
	scrollbar-track-color: #dcdcdc;	
	scrollbar-arrow-color: #565656;
}
image {	
	border: solid 0px ;
}
td { font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color: #464646; 
	line-height: 140%;
}
A:LINK,	A:VISITED, A:ACTIVE {	
	color: #868686; 
	font-weight:none; 
	text-decoration:none;	
	font-style: none ;
	line-height: 120%;
}
A:HOVER {	
	color: #34a3d7; 
	text-decoration:none;	
	font-style: none ;
	line-height: 120%;
}

/*네비게이션 */
.Navi {
	height:47px;
	background-image: url(../images/Tmnbg.jpg);
	background-repeat: no-repeat; 
	padding-left:30px;
	padding-right:25px;
}
a.TMN:link, a.TMN:visited, a.TMN:active {
	font-size:9pt;
	color: #ffffff;	
	font-weight: bold;
	text-decoration:none;
}
a.TMN:hover {
	font-size:9pt;
	color: #ffffff;	
	font-weight: bold;
	text-decoration:underline;
}	 
a.news:link, a.news:visited, a.news:active {
	font-size:8pt;
	color:#6b6d6d;
	font-weight: none;
	text-decoration:none;
	line-height:120%;
}
a.news:hover {
	font-size:8pt;
	color:#34a3d7;
	font-weight: none;
	text-decoration:none;
	line-height:120%;
}
.boardlist {
	vertical-align:top;
	border-bottom:solid 1px #e7e7e7; 
	padding: 10px 20px 10px 0px;
}
.Bspace {
	padding-bottom:6px;
}

.color_top	{ height:5px; background-color: #00bcff;}
.color_box01 { background-color: #edf4f6;  padding:4px;}
.box_blue {	border: solid 3px #00a0d9;	padding: 5px;}	
.box_gray {	padding: 6px;	background-color: #f4f4f4;}
.cont_title { color:#000000; font-size:16px; font-weight:bold; line-height:18px; }

.board_txt, board_txt:link, board_txt:visited
{ 
	font-size:12px; 
	color:#676767;
}
.board_txt:hover
{ 
	font-size:12px; 
	color:#0195ca;
}
.board_txt01, board_txt01:link, board_txt01:visited
{
	color:#676767;  
	font-size:12px; 
	line-height:120%;
}
.board_txt01:hover
{ 
	color:#0195ca;  
	font-size:12px; 
	line-height:120%;
}
.board_txt01s, board_txt01s:link, board_txt01s:visited
{ 
	color:#676767;
	font-size:11px; 
	line-height:100%;
}
.board_txt01s:hover
{ 
	font-size:11px; 
	color:#0195ca; 
	line-height:100%;
}
.underline_5p
{
	background: url(images/underline_5p.gif);
	background-repeat:repeat-x;
	height:5px;
}

