/* CSS Document */

body{
font-size:12px;
font-family:ËÎÌå;
color:#000000;
margin:0px;
background:#ffffff;
line-height:18px;
}
.input-message {
height:17px;
padding-top:3px;
border:#707230 1px solid;
color:#797840;
}
.input {
width:160px;
border:1px solid #707230;
background:#ffffff;
padding-left:3px;
}
.input-inquiry {
color:#797840;
background:#C8C870;
height:17px;
padding-left:3px;
padding-top:3px;
border:#707230 1px solid;
}
textarea {
color:#818181;
width:380px;
height:120px;
border:#777777 1px solid;
padding-left:2px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FA0200;
}
a:active {
	text-decoration: none;
	color: #FA0200;
}
a.version:link {
    font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.version:visited {
    font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.version:hover {
	text-decoration: none;
	color: #FA0200;
}
a.version:active {
	text-decoration: none;
	color: #FA0200;
}
a.topclass:link {
    font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topclass:visited {
    font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.topclass:hover {
	text-decoration: none;
	color: #FA0200;
}
a.topclass:active {
	text-decoration: none;
	color: #FA0200;
}
a.bottom:link {
	color: #999999;
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	color: #999999;
}
a.bottom:hover {
	text-decoration: underline;
	color: #FA0200;
}
a.bottom:active {
	text-decoration: none;
	color: #FA0200;
}
a.productname:link {
    font-size:14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.productname:visited {
    font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
a.productname:hover {
	text-decoration: underline;
	color: #FA0200;
}
a.productname:active {
	text-decoration: none;
	color: #FA0200;
}
.table-bottom{
    border-bottom:1px solid #D3D08B;
}
.table-right{
    border-right:1px solid #DFE0D2;
}
.product-pname{
font-size:13px;
font-weight:bold;
color:#000000;
}
.product-title{
font-size:13px;
font-weight:bold;
color:#F90000;
}
.product-table{
border:#707230 1px solid;
}
.product-table-bottom{
border-bottom:#707230 1px dotted;
}