/* CSS Document */

a:active{color:#ff6600;text-decoration:overline;}
a:link {color: #666666; text-decoration: none}
a:visited {color: #666666; text-decoration: none}
a:hover {color:#ff6600;text-decoration: underline}


.font_grey {
    font-family: µ¸¿ò; 
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}

.stick {
    font-family: µ¸¿ò; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}

.font_sgrey {
    font-family: µ¸¿ò; 
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 0px;
}

.font_sred {
    font-family: µ¸¿ò; 
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF6C37;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 0px;
}

.font_grey_b {
    font-family: µ¸¿ò; 
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
}

.board_bar {
    font-family: µ¸¿ò; 
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FF6C37;
}

.board_bar_sub {
    font-family: µ¸¿ò; 
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FF6C37;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
}

.textblank {
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

.input1 {
	border: 1px solid #999999;
	font-family: µ¸¿ò;
	font-size: 12px;
	color: #333333;
	text-indent: 1px;
	vertical-align: middle;
}


.stroke {
	border: 2px solid #dddddd;
	font-family: µ¸¿ò;
	font-size: 12px;
	color: #333333;
	text-indent: 1px;
	vertical-align: middle;
}