@charset "utf-8";
/* CSS Document */
body {
	font-size : 9pt;
}
font, .text{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 12pt;
	color:#646464;
}
.smalltext{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 7.5pt;
}
.bigtext{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 11pt;
}
.midtext{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color:#999;
}
.globaltext{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
}
.sbigtext{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 12pt;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
h1{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 14pt;
}
h2{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 12pt;
}
h3{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 10pt;
}
h4{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 9pt;
}
h5{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
}
.h6{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 7.5pt;
}
.bold{
	font-weight:800;
}
.black{
	color:black;
}
.red{
	font-weight:800;
	color:#C00;
}
.redsmal{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 9pt;
	color:#C00;
}
.wh{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 9pt;
	font-weight:800;
	color:#fff;
}
.txtprice{
	color:#630;
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 9pt;
}
.txttitleprice{
	color:#630;
	font-weight:800;
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 9pt;
}
