@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/p/bg.jpg);
}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	color: #666666;
}
/*-background img-----------------------------------------------------------------------------------------*/

/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
.menu-tit1 {
	color: #666666;
	text-decoration: none;
}
.menu-tit2 {
	color: #000000;
	text-decoration: none;
}
.click {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #457FA7;
	width: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.click:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF9900;
}
.click-2 {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	padding-right: 3pt;
	padding-left: 3pt;
	height: 22px;
	line-height: normal;
}
.click-2:hover {
	text-decoration: none;
	background-color: #FF7A22;
	color: #FFFFFF;
}
.click-3 {
	color: #DBF0F0;
	text-decoration: none;
	background-color: #457FA7;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.click-3:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF9900;
}

/*--font---------------------------------------------------------------------------------------------------*/
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: #BA5A10;
}
.blue {
	color: #0066CC;
}
.red {
	color: #CC0000;
}
.green {
	color: #009900;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #FFFF00;
}
.down {
	font-size: 9pt;
	color: #cccccc;
}
.address {
	color: #FFFFFF;
	line-height: normal;
}
.copyright {
	color: #999999;
}
.left {
	background-image: url(images/p/p_7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*--line-------------------------------------------------------------------------------------------------*/
.hr1 {
	border-bottom: 1pt dashed #457FA7;
}
.hr2 {
	border-bottom: 1pt dashed #94BAD3;
}
/*-------------------------------------------------------------------------------------------------------*/
.pro-bg {
	background-image: url(images/p2-products/pro_8.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	line-height: normal;
	padding-bottom: 6pt;
}
.pic {
	border: 1pt solid #457FA7;
}
.tit1 {
	font-size: 16px;
	font-weight: bold;
	color: #457FA7;
	line-height: 160%;
}
.tit2 {
	font-size: 16px;
	font-weight: bold;
	color: #457FA7;
	text-decoration: none;
	line-height: normal;
	background-color: #D9E8EE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tit3 {
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
	line-height: normal;
}
.tit3-2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	line-height: normal;
}
.tit4 {
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	line-height: 140%;
}
