body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:9pt;
	font-family:Malgun Gothic,Tahoma,Arial;
	color:#272721;
}

a:link {
	color: #587181;text-decoration:none;
}
a:visited {
	color: #587181;text-decoration:none;
}
a:hover {
	color: #0000CC;text-decoration:underline;
}
a:active {
	color: #FFCC00;text-decoration:none;
}

td {font-size:9pt; font-family:Tahoma,Malgun Gothic;padding-top:0px;}
.bbsTable{
	padding-top:7px;
	padding-bottom:7px;
}
.bbsNormalTitle{
	color: #909090;
	cursor:hand;
}

.bbsStrongTitle{
	color: #3A66A2;
	cursor:hand;
	font-weight:bold;
}

.listStyle {
	list-style:none;
}

li {
	padding-top:3px;
	padding-bottom:4px;
}

.padding_0505{
	padding-top:5px;
	padding-bottom:5px;
}

.input_1 {
	border:1px solid;
	border-color:#BCDAF8;
	width:120px;
}

.input_2 {
	border:1px solid;
	border-color:#BCDAF8;
	width:300px;
}

.text_area {
	border:1px solid;
	border-color:#BCDAF8;
	width:300px;
	height:120px;
}