A:link {  color: #333399; text-decoration: none}
A:visited {  color: #333399; text-decoration: none}
A:hover {  color: #333399; text-decoration: underline}
A:active { color: #FF6666; text-decoration: none}

.content_write { font-size : 10pt; font-family : "Verdana"; font-weight: bold} 
body,blockquote,font,p,span,div,table,td,tr {  font-size : 10pt; font-family: "Verdana"; font-weight: normal}
.reply_write { font-size : 8pt; font-family : "Verdana"; font-weight: bold }
.reply { font-size : 8pt; font-family : "Verdana"; font-weight: normal }
.input
{
    color: #333333;
    border-right: white 1px solid;
    border-top: white 1px solid;
    font-size: 8pt;
    border-left: white 1px solid;
    border-bottom: #E0E0E0 1px solid;
    font-family: Verdana;
    height: 19px;
    background-color: white
}
.write_input
{
    color: #333333;
    border-right: white 1px solid;
    border-top: white 1px solid;
    font-size: 9pt;
    border-left: white 1px solid;
    border-bottom: #C0C0C0 1px solid;
    font-family: Verdana;
    height: 19px;
    background-color: white
}
textarea
{
	border-right: #E0E0E0 1px solid;
    border-top: #E0E0E0 1px solid;
    font-size: 8pt;
    border-left: #E0E0E0 1px solid;
    color: black;
    line-height: 14px;
    border-bottom: #E0E0E0 1px solid;
    font-family: verdana;
    background-color: white

}
.write_textarea
{
	border-right: #E0E0E0 1px solid;
    border-top: #E0E0E0 1px solid;
    font-size: 10pt;
    border-left: #E0E0E0 1px solid;
    color: black;
    line-height: 14px;
    border-bottom: #E0E0E0 1px solid;
    font-family: verdana;
    background-color: white

}
.write_file
{
    color: #333333;
    border-right: #E0E0E0 1px solid;
    border-top: #E0E0E0 1px solid;
    font-size: 9pt;
    border-left: #E0E0E0 1px solid;
    border-bottom: #E0E0E0 1px solid;
    font-family: Verdana;
    height: 19px;
	width: 270;
}
.main_number
{
	font-size: 7pt;
    font-family: Verdana;
	font-weight: normal
}
.main_highlight
{
	font-size: 9pt;
    font-family: Verdana;
	font-weight: bold;
	color: 999999
}
.search_word
{
	background-color:#89ECF8;
	font-weight:bold
}
