.detail {
	width: 95%;
	font-size: 100%;
	color: #666666;
	line-height: 130%;
	padding: 5;
}


DIV.typeA {
	line-height: 20px;
	background-color: #6699ff;
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	padding-left: 30px;
}

.mainp {
	font-size: 80%;
	color: #666666;
	line-height: 130%;
padding: 5;
}

.product_Tmenu TD {
	width: 120px;
	font-size: 80%;
	background-color: #D3D3D3;
	text-align: center;
}

.product_Fmenu TD {
	width: 180px;
	font-size: 90%;
	background-color: #B0E0E6;
	text-align: center;
}

.pd_sub_menu {
	top: 117px;
	float: left;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	background: #744e2c;
	width: 900px;
	border: solid 1px #000000;
	clear: both;
	position: absolute;
	z-index: 1;
}

/*Color navigation bar normal mode*/

.pd_sub_menu A,.pd_sub_menu A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #744e2c;
	text-decoration: none;
}

.pd_sub_menu UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.pd_sub_menu UL LI {
	float: left;
	position: relative;
	z-index: auto !;
	z-index: 1000;
	border-right: solid 1px #000000;
}

html>body.pd_sub_menu UL LI {
	float: left;
	position: relative;
	z-index: auto !;
	z-index: 100;
	border-right: solid 1px #000000;
}

.pd_sub_menu UL LI A {
	color: #FFFFFF;
	background: #744e2c;
	float: none !;
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

.pd_sub_menu UL LI UL {
	display: none;
	border: none;
	color: #FFFFFF;
	background: #0066cc;
}

.pd_sub_menu li:hover a {
	background-color: #008000;
	text-decoration: none;
	color: #FFFFFF;
}

/*Color main cells hovering mode*/

.pd_sub_menu ul li:hover ul {
	display: block;
	position: absolute;
	z-index: 999;
	top: 29px;
	margin-top: 1px;
	left: 0;
}

.pd_sub_menu ul li:hover ul li a {
	display: block;
	width: 12em;
	height: auto;
	line-height: 1.3em;
	margin-left: -1px;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #A5A5A5;
	color: #FFFFFF;
}

/*Color subcells normal mode*/

.pd_sub_menu ul li:hover ul li a:hover {
	background-color: #008000;
	text-decoration: none;
	color: #FFFFFF;
}

/*Color subcells hovering mode*/

.pd_sub_menu TABLE {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
	color: #FFFFFF;
	background: #0066cc;
}

.pd_sub_menu UL LI A:HOVER {
	background-color: #008000;
	text-decoration: none;
	color: #FFFFFF;
}

/*Color main cells hovering mode*/

.pd_sub_menu UL LI A:HOVER UL {
	display: block;
	width: 12em;
	position: absolute;
	z-index: 999;
	top: 29px;
	left: 0;
}

.pd_sub_menu UL LI A:HOVER UL LI A {
	display: block;
	width: 12em;
	height: 1px;
	line-height: 1.3em;
	padding: 4px 16px 4px 16px;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #A5A5A5;
	color: #FFFFFF;
}

/*Color subcells normal mode*/

.category_menu ul li:hover ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/*Color subcells hovering mode*/

.category_menu TABLE {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
	color: #FFFFFF;
}

.category_menu UL LI A:HOVER {
	text-decoration: none;
	color: #FFFFFF;
}

/*Color main cells hovering mode*/

.category_menu UL LI A:HOVER UL {
	display: block;
	width: 12em;
	position: absolute;
	z-index: 100;
	top: 29px;
	left: 0;
}

.category_menu UL LI A:HOVER UL LI A {
	display: block;
	width: 12em;
	height: 1px;
	line-height: 1.3em;
	padding: 4px 16px 4px 16px;
	border-left: solid 1px #000000;
	border-bottom: solid 2px #000000;
	color: #FFFFFF;
}

.category_menu {
	top: 86px;
	float: left;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	background: #009900;
	width: 900px;
	border: solid 1px #000000;
	clear: both;
	position: absolute;
	z-index: 2;
	border-bottom: solid 3px #744e2c;
}

/*Color navigation bar normal mode*/

.category_menu A,.category_menu A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.category_menu UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.category_menu UL LI {
	float: left;
	position: relative;
	z-index: auto !;
	z-index: 100;
	border-right: solid 1px #000000;
}

html>body.category_menu UL LI {
	float: left;
	position: relative;
	z-index: auto !;
	z-index: 1000;
	border-right: solid 1px #000000;
}

.category_menu UL LI A {
	color: #FFFFFF;
	float: none !;
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

.category_menu UL LI UL {
	display: none;
	border: none;
	color: #FFFFFF;
}

.link {
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.trial {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
	color: #000000;
	background-color: #008000;
	text-decoration: none;
	float: right;
}

.current A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #744e2c;
	text-decoration: none;
}

.category A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #266492;
	text-decoration: none;
}

/*- Menu Tabs J--------------------------- */

.tabsJ {
	float: left;
	width: 100%;
	background: #FFF;
	font-size: 95%;
	line-height: normal;
	border-bottom: 1px solid #24618E;
}

.tabsJ ul {
	margin: 0;
	padding: 10px 10px 0 30px;
	list-style: none;
}

.tabsJ li {
	display: inline;
	margin: 0;
	padding: 0;
}

.tabsJ a {
	float: left;
	background: url("/images/tableftJ.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

.tabsJ a span {
	float: left;
	display: block;
	background: url("/images/tabrightJ.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #24618E;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

.tabsJ a span {
	float: none;
}

/* End IE5-Mac hack */

.tabsJ a:hover span {
	color: #FFF;
}

.tabsJ a:hover {
	background-position: 0% -42px;
}

.tabsJ a:hover span {
	background-position: 100% -42px;
}

.tabsJ .choice a {
	background-position: 0% -42px;
}

.tabsJ .choice a span {
	background-position: 100% -42px;
	color: #FFF;
}

.circle {
	font-size: 120%;
}

.contents_pd TD {
	padding: 0px 20px 0px 0px;
}

.product_detail TABLE {
	width: 100%;
	border: 0;
}

.product_detail TD {
	width: 400px;
	float: left;
	font-size: 80%;
	color: #666666;
	line-height: 130%;
	padding: 5;
}
.product_detail UL LI{
font-size : 130%;
}

.product_detail OL LI{
font-size : 130%;
}