@import url("global.css");
@import url("layout.css");
@import url("hdm.css");
@import url("public.css");

/*BODY left table height set*/
.bodytb{width:900px;height:540px;;margin-top:10px;}
.bodylefttb{width:217px;height:540px;margin-left:1px;}
.bodyleftbody{width:217px;height:506px;background-image:url(images/leftmenubodybg.jpg);}

/*BODY right table height set*/
.bodyrighttb{width:671px;height:540px;margin-left:10px;}
.bodyrightbody{width:671px; height:506px; background-image:url(images/rightbodybg.jpg);overflow:visible;}

.sitemaptb{width:19%;height:164px;float:left;padding:1px;}
.sitemaptb1{width:60%;height:auto;}
.sitemaptitle{width:100%;height:24px; line-height:24px; background-color:#eee;text-align:left;font-weight:bold;}
.sitemapbody{width:100%;text-align:left;}
.sitemapproduct{width:60%; text-align:center;}
.sitemapptitle{width:60%; height:24px; line-height:24px; background-color:#eee;text-align:center;font-weight:bold;}
.sitemaptbbody{width:96%;height:auto;overflow:hidden; text-align:left; padding:8px; margin:0px auto 0px;}	