﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:  Arial, MingLiU;
	background:#efefef;
	color:#000;
}
.top {
	background:#efefef;
	background-image:url(image/mainbg.gif);
	background-position:top;
	background-repeat:repeat-x;
}	
.redHeader {
	font-size:100%;
	font-weight:bold;
	color: #990000;
}	
a.wmenu {
	font-size:80%;
	color:#fff;
	font-weight: bold;
	text-decoration:none;
}	
.wtxt {
	font-size:16px;
	color:#fff;
}
.normalTxt {
	font-size:16px;
	color:#000;
}
.NormalBlackTxt {
	font-size:16px;
	color:#000;
}
.wtxt2 {
	font-size:110%;
	color:#fff;
}
.wtxt3 {
	font-size:110%;
}
.txt {
	font-size:16px;
	color:#000;
}
.txt2 {
	font-size:16px;
	color:#999;
	text-decoration:none;
}
.product {
	color:#5e5a5a;
	font-size:200%;
	font-family:'Lucida Grande', "Lucida Sans Unicode", Verdana;
	font-weight:bold;
}	
.model {
	color:#a9939d;
}
.grid { border:1px solid #999 }
A.read {
	color:#000;
	font-style:italic;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #293a6c;
}	
A.read:hover {
	border:0px;
}	
.leftbar {
	background:url(image/leftbar.jpg) left repeat-y;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:20px;
}	
.leftbar2 {
	background:url(image/leftbar.jpg) left repeat-y;
}
.blueheader {
	font-weight:bold;
	font-size:200%;
	color: #6a86bf;
}	
.redheader {
	font-weight:bold;
	font-size:100%;
	color:#408389;
}	
a.greenlink {
	font-size:90%;
	color:#006699;
}
	
a.body { font-size: 0.7em; }
h3   { font-size: 1.6em; margin: 0px; }

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   140px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #226bac;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-size: 14px;
  color:   #ffffff;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #226bac;
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }