@import url(https://fonts.googleapis.com/css?family=Cinzel);

.newarrivalRank
{
 text-align:center;
 font-family: 'Cinzel', serif!important;
 font-size:25px;
 padding:30px 0px;    
}

.menu_list .title 
{
    margin-top:7px;
  margin-bottom:2px;
}

.thispage
{
background-color:#696553;
color:#fff;
padding:10px;
margin-right:20px;
font-size:14px;
}
.otherpage
{
background-color:#fff;
border:solid 1px #696553;
color:#696553;
padding:10px;
margin-right:20px;
font-size:14px;
}
.otherpage:hover
{
background-color:#696553;
color:#fff;
}
section.menu_list {
  
}
section.menu_list ul {
  width: 100%;
  list-style: none;
  padding:0px;
  /*margin-bottom: 18px;*/
}
section.menu_list ul a {
  color: #000;
  text-decoration: none;
  /*background-color: #FFF;*/
  background-color: #E5E5DA;
  display: block;
  padding: 5px 0px 10px 0px;
    margin-left: 0px;
}
section.menu_list ul li {
  display: inline-block;
  text-align: center;
  line-height: 110%;
  padding-left:1%;
    width:31.2%;
}
section.menu_list ul li a {
  margin-left: 0px;
}
section.menu_list ul li:first-child a {
  margin-left: 0px;
}
section.menu_list .title {
  font-weight: bold;
  font-size: 100%;
}
section.menu_list .sub {
  font-size: 60%;
  color: #333;
}
body
{
 width:100%;
}
.image1
{
padding:0px;
margin:0px;
width:40%;
}
.banner
{
width:48%;
}
.topbutton
{
width:6%;
 border:solid 1px #ddd;
 padding:5px;
 margin-right:5px;
float:right;
 border-radius: 10px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 10px;   /* Firefox—p */  
}
#slide_box
{
background-color:#696656;display:none;
position:absolute;
padding:20px;
top:8%;
width:80%;
margin-left:20px;
color:#fff;
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity:0.7;
    z-index: 9;
}
#slide_box a
{
color:#fff;
}
.mnodisp
{
 display:none;
}
.tableUse
{
width:100%!important;
}
.tableUse img
{
 max-width: 50px;
  height: auto !important;
}
.tableUse td
{
 border:solid 1px #dddddd;
padding:10px;
}

h4.item {
background: url('/img/bar_h4.gif') left no-repeat;
height: 20px;
padding: 0px 0px 0px 30px;
font-size: 14px;
margin: 0;
margin-bottom: 30px;
color: #FF6600!important;
border-bottom: 1px dashed #cccccc;
 width:190px!important;
}
h4.item
{

}
.page_contents_bg
{
 padding-left:0px!important;
}
table.normal
{
 width:235px!important;
 margin-right:10px;
 border-collapse: collapse;
}
table.normal th
{
border:solid 1px #ccc;
 background-color:#ddd;
}

table.normal td
{
letter-spacing:0px;
 border:solid 1px #ccc;
 padding:5px;
 text-align:center;
 font-size:12px;
 float:none!important;
}
table.normal td a
{
letter-spacing:0px;
font-size:12px;
 font-weight:bold;
}
.greenList
{
 width:320px;
}
.greenList table table
{
 float:left;
}
.greenList table
{
 float:left;
}
.greenList table td
{
 float:left;
}