@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/index/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 160%;
	color: #77787B;
}
/*-background img-----------------------------------------------------------------------------------------*/
.down-bg {
	background-color: #F7F4E7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F6E9CE;
	border-bottom-color: #F6E9CE;
}
.pro-menu-right {
	background-image: url(images/p4product/menu-right_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.pro-menu-line {
	background-image: url(images/p4product/menu-underline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #4D4D4F;
}
a:hover {
	text-decoration: none;
	color: #E43817;
}
.click {
	color: #4D4D4F;
	text-decoration: none;
}
.click:hover {
	color: #990000;
	text-decoration: none;
}
/*--font---------------------------------------------------------------------------------------------------*/
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333132;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #77787B;
}
.gray2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #77787B;
}
.gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #D16425;
}
.white {
	color: #FFFFFF;
}
.white:hover {
	color: #F0E9CE;
}
.brown {
	color: #875138;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.brown:hover {
	color: #875138;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.brown2 {
	color: #875138;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.brown2:hover {
	color: #875138;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.brown3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #875138;
}
.blue {
	color: #397CBE;
}
.red {
	color: #E43817;
}
.green {
	color: #CEB232;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #C24426;
}
.orange2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FE8D13;
}
.yellow {
	color: #FFFF00;
}
.down {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4D4D4F;
}
/*--line-------------------------------------------------------------------------------------------------*/
.line1 {
	border-bottom: 1pt solid #ECE3C4;
}
.p-line {
	background-image: url(images/index/p-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.p-line2 {
	background-image: url(images/p4product/p-line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.pro-form {
	border: 1px solid #CCCCCC;
}
/*--space-------------------------------------------------------------------------------------------------*/
.space {
	padding-bottom: 10px;
}
.space2 {
	padding-bottom: 5px;
	padding-top: 5px;
}
.space3 {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
}
/*-------------------------------------------------------------------------------------------------------*/
.p-line3 {

	background-image: url(images/p4product/p-line2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.contact {
	border: 1px solid #F0E3AA;
}
/*-------------------------------------------------------------------------------------------------------*/
div.pdall {
	float: left;
	/*padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 3px; 
	padding-top: 3px; 	*/
	width: 155px; 
	height: 150px; 
	margin-right:5px;
	/*margin-bottom:20px;*/
}
div.pdall2 {
	float: left;
	width: 150px; 
	height: 130px; 
}
