﻿body, table, tr, td
{
	font-family: '굴림','verdana'; 
	font-size: 12px; color:#666666;	
	line-height:150% ;
	text-decoration:none;
	scrollbar-arrow-color:#333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #C4C4C4;
	scrollbar-darkshadow-color: #E8E8E8;
	scrollbar-3dlight-color: #E8E8E8;
	scrollbar-track-color: #FAFAFA;
	scrollbar-face-color: #E8E8E8;
}

select, input
{
	font-family: '굴림','verdana'; 
	font-size: 12px; color:#666666;	
	line-height:100% ;
	text-decoration:none;
	scrollbar-arrow-color:#333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #C4C4C4;
	scrollbar-darkshadow-color: #E8E8E8;
	scrollbar-3dlight-color: #E8E8E8;
	scrollbar-track-color: #FAFAFA;
	scrollbar-face-color: #E8E8E8;
}

/*스크롤러 TextScroller.ascx */
div.txtscrollerstyle,
div.txtscrollerstyle a:link,
div.txtscrollerstyle a:visited,
div.txtscrollerstyle a:active,
div.txtscrollerstyle a:hover
{
    line-height:20px;
    font-size:12px;
    vertical-align:middle;
}