* { margin:0;
    padding:0; }
body { margin:10px;
       background-image:url("http://www.meiduly.com/back.gif");
       }
p    { margin:10px; }
img { border:none; }
ul.global_menu    {
                    background-image:url("./_img/parts/globalMenu.gif");
                    background-repeat:repeat-x;
                    padding-top:10px;
                    height:50px;
                    width:700px; }
ul.global_menu li {
                    display: inline;
                    margin:10px; }

p.product-title { font-size:110%;
                  font-weight:bolder;
                  border:#FF9933 1px solid;
                  padding:2px;
                  background-image:url("./_img/parts/menuTitle.gif");
                  background-repeat:repeat-x;
                  background-color:#FF9933;
                  color:#000000; }
.block-left { width:200px;
              background-color:#FFFFFF;
              border:#FF9933 1px solid;
              position:absolute;
              top:150px;
              left:10px;}

.block-right { width:500px;
               background-color:#FFFFFF;
               margin-left:15px;
               padding:5px;
               border:#FF9933 1px solid;
               position:absolute;
               top:150px;
               left:210px;}
.page-footer { background-image:url("./_img/parts/menuTitle.gif");
               background-repeat:repeat-x;
               background-color:#FF9933;
               border:#FF9933 1px solid;
               text-align:center;
               word-spacing:8px;
               }
.page-footer a:link    {
                        color:blue;
                        font-weight:bold;
                        text-decoration:none;
                      }

.page-footer a:visited {
                        color:blue;
                        font-weight:bold;
                        text-decoration:none;
                      }

.page-footer a:hover   {
                        color:red;
                        background-color:white;
                        font-weight:bold;
                        text-decoration:underline;
                      }


.title {
         text-align:center;
         background-image:url("./_img/parts/menuTitle.gif");
         background-repeat:repeat-x;
         background-color:#FF9933;
         color:#000000;
         font-size:150%;
         font-weight:bold;
         padding:3px 0px 3px 0px;
         margin:0; }
ul { text-align:left;
     margin:5px 0px 0px 5px; }
li { list-style-type:none; }

img.goods_image { border:0;
                  width:180px;
                  height:300px; }
li.goods_list   { list-style-type:none;
                  width:180px;
                  height:300px; }
dt { font-size:200%;
     font-weight:bolder; }
dd { border-left:pink 5px solid;
     padding:0px 0px 0px 10px;
     margin:5px;
     height:10px; }
caption { padding:10px;
          color:gray;
          font-weight:bold; }

table { margin:20px; }
th { color:#000000;
     background-color:lightgreen;}
table,
th,
td { border-collapse:collapse;
     border:lightgreen 2px solid;
     padding:12px; }

a:link    {
            color:blue;
            font-weight:bold;
            text-decoration:none;
          }

a:visited {
            color:blue;
            font-weight:bold;
            text-decoration:none;
          }

a:hover   {
            color:white;
            background-color:skyblue;
            font-weight:bold;
            text-decoration:underline;
          }
