@charset "windows-874";
body,td,th {
	font-family: Gill Sans MT;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #C7252B;
	text-decoration: none;
}
a:active {
	color: #C7252B;
	text-decoration: none;
}
.product
{
	font-family: Gill Sans MT;
	font-size: 13px;
	color: #000000;
	letter-spacing:0.1em;
}
.product_yellow
{
	font-family: Gill Sans MT;
	font-size: 13px;
	color: #FFF200;
	letter-spacing:0.1em;
}
.red
{
	font-family: Gill Sans MT;
	font-size: 13px;
	color: #8e0000;
}
.grey
{
	font-family: Gill Sans MT;
	font-size: 13px;
	color: #B1B1B1;
}
.grey_head
{
	font-family: Gill Sans MT;
	font-size: 20px;
	letter-spacing:0.3em;
	color: #B1B1B1;
}
.Press_small
{
	font-family: Gill Sans MT;
	font-size: 17px;
	letter-spacing:0.1em;
	color: #B1B1B1;
}
.Press_big
{
	font-family: Gill Sans MT;
	font-size: 35px;
	letter-spacing:0.1em;
	color: #B1B1B1;
}
.white_head
{
	font-family: Gill Sans MT;
	font-size: 20px;
	letter-spacing:0.3em;
	color: #FFFFFF;
}
.textfield
{
	height:21px;
}
.button
{
	cursor : hand;
}
.table_border {
	border: thin outset #000000;
}
.no_bottom_boder{
border-bottom:0;
border-left:2;
border-right:2;
}

.footer_font {
	color: #666666;
	font-size: 9px;
	letter-spacing:0.25em ;
}
.show_item {
	color:#990000;
	font-size: 9px;
	letter-spacing:0.05em ;
}
.red_line_head {
	color: #8e0000;
	font-size: 16px;
}
.menulinks {position:relative;}
#menucont2 a{color:#993300; font-weight:bold; text-decoration:none;}
#menucont2 a:hover{color:#CC3300 ; font-weight:bold; text-decoration:none; text-transform: uppercase; background-color:yellow;}
.head_link
{
	font-family:"Century Gothic";
	font-size: 11px;
	color: #B1B1B1;
	letter-spacing:0.15em;
}
.head_link_white
{
	font-family:"Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:0.15em;
}


