/* Trading KOYO*/
/* made in pap studio tria */

body{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}

/* normal */
.normal
{
	line-height:160%;
	font-size: 12px;
	font-weight:normal;
	margin: 5px 0px;
	padding: 0px;
}

/* strong */
.strong
{
	line-height:16px;
	font-size: 12px;
	font-weight:bold;
	margin: 5px 0px;
	padding: 0px;
}

/* big */
.big
{
	line-height:18px;
	font-size: 14px;
	font-weight:normal;
}

/* small */
.small
{
	line-height:14px;
	font-size: 10px;
	font-weight:normal;
	margin: 5px 0px;
	padding: 0px;
}

/* copyrignt */
.copyrignt
{
	line-height:14px;
	font-size: 10px;
	font-weight:normal;
}

/* wide */
.wide
{
	line-height:18px;
	font-size: 12px;
	font-weight:normal;
	width: 330px;
	margin-right: 5px;
	margin-left: 5px;

}

/* menu */
.menu
{
	line-height:16px;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	width: 150px;
	margin-left: 25px;
}

/* brown */
.brown
{
	line-height:160%;
	font-size: 12px;
	color: #993300;
	font-weight:normal;
}
.add {
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 8px 8px;
	width: 168px;
	text-align:left;
}
.low {
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 8px 8px;
	width: 168px;
	text-align:left;
}
.low span{
	font-weight:bold;
}
