﻿  body, table, td, tr, div, select, option, input, textarea { 
                 
		scrollbar-face-color: F2F2F2;
		scrollbar-shadow-color:8D8D8D; 
		scrollbar-highlight-color: 8D8D8D;
		scrollbar-3dlight-color: #FFFFFF; 
		scrollbar-darkshadow-color: #FFFFFF;      
		scrollbar-track-color: F2F2F2;
		scrollbar-arrow-color: 8D8D8D;
		scrollbar-base-color:E9E8E8;
}

td {
	font-family: 굴림,Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
img {
	border: none;
}
.list-border01 {
	border: 1px solid #E9E9E9;
}
.list-font02 {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.list-font01 {
	font-weight: bold;
	color: #889AA1;
	padding-top: 2px;
}
a:link {
	font-family: 굴림,Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;

}
a:visited {
	font-family: 굴림,Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: 굴림,Arial;
	font-size: 12px;
	line-height: 22px;
	color: #34AAC7;
	text-decoration: none;

}
a:active {
	font-family: 굴림,Arial;
	font-size: 12px;
	line-height: 22px;
	color: #9AA9AF;
	text-decoration: none;

}
.list-font02 a:link {
	text-decoration: none;

}
.list-font02 a:visited {
	text-decoration: none;

}
.list-font02 a:hover {
	color: #34AAC7;
	text-decoration: none;

}
.list-font02 a:active {
	text-decoration: none;

}
.view-font01 {
	font-size: 14px;
	font-weight: bold;
	color: #889AA1;
	padding-top: 2px;
}
.view-font02 {
	padding-top: 15px;
	padding-bottom: 30px;
	line-height: 27px;
}

