td {
	font-size: 12px;
	line-height: 16px;
}
.input {
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #999999;
}
.tk {
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;


}
.in2 {
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #333333;
	background-color: #FFsF2E6;
}
.but {
	font-size: 12px;
	height:18px;
	border: 1px solid #333333;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR:#CC0000; TEXT-DECORATION: underline
}
.uline {
	text-decoration: underline;
}
/* Info Block Category Title Color */
.ViewInfo_CategoryColor
{
	color:#0033CC;
}

.BBS_Title
{
	font-size:10pt;
   font-weight:bold;
	background-color:#E6E6E6;
}

.BBSTable_Border              /* BBS±í¸ñµÄ±ß¿ò*/
{
	border-color:#707070;
	border-width:1px;
	border-style:solid;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   border-bottom-style: solid;
 }

