body {
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #FFE8AE;
  scrollbar-darkshadow-color: #FFE8AE;
  scrollbar-highlight-color: #FFE8AE;
  scrollbar-3dlight-color: #FFE8AE;
  scrollbar-arrow-color: #FFE8AE;
}
td{font-size:12px;}
div{font-size:10px;}
h1{font-size:10px;}
h2{font-size:10px;}
h3{font-size:10px;}
h4{font-size:10px;}
.seost{
	font-size:10px;
	text-align:center;
}
.textborder{
	/*border : solid 1px #D9A878;*/
	border : solid 1px #D15307;
	background-color : #FFFFFF;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.font12-B {
	font-size: 12px;
	font-weight: bold;
}
.font14-B {
	font-size: 14px;
	font-weight: bold;
}
