@charset "utf-8";
#page{ width:600px; margin:auto; }

#pageInfoNameBox{ display: block; margin-left:10px; margin-bottom:10px; font-weight:bolder; color: #CC0000;}
#pageInfoDescriptionBox{ margin-left:10px; font-weight:normal; padding-bottom:15px; font-size:10px; color:#666666; text-align:left; border-top:2px dashed #999999;}
.pageInfoTitle{ text-align:left; padding-left:10px; padding-bottom:5px; font-size:14px; font-weight:bold; color:#666666;}

.subpageInfo{margin-bottom:10px; margin-left:10px; margin-right:auto; width:50%; }
.subpageInfoImageBox{ text-align:center; vertical-align:middle;}
.subpageInfoNameBox{ padding-left:10px; font-weight:bolder; color:#CC0000;}
.subpageinfoTextBox{ padding-left:10px; font-size:10px; color:#666666;}
.subpageinfoDescriptionBox{white-space:normal; display:inline;}


/*siteMap*/

#siteMapTable{ width:500px; margin:30px; }
#siteMapTable ul{ }
.siteMapTableTR{}
.siteMapTableTD{}
.siteMapPrincipal, .siteMapPrincipal:hover{ background:url(../../../../ecommerce/images/icons/siteMapPrincipal.gif) left no-repeat; padding-left:25px; color:#F02727; font-size:18px; font-weight:bold; text-decoration:none; }
.siteMapSubCategoryLink, .siteMapSubCategoryLink:hover { color:#666666; text-decoration:none; font-size:12px; margin-bottom:10px; margin-top:10px; display:block; }
.siteMapSubSubCategoryLink, .siteMapSubSubCategoryLink:hover { color:#666666; text-decoration:none; font-size:12px; }
.siteMapSubCategory { list-style-image: url(../../../../ecommerce/images/icons/siteMapArrow.jpg); }
.siteMapSubSubCategory { list-style-image: url(../../../../ecommerce/images/icons/siteMapArrow2.jpg); padding-left:17px; }
