
body{
     color: #555555;
     text-align: center;
     letter-spacing: nomal;
     word-spacing: nomal;
     font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
     font-size: 12px;
}

a:link{
color:#DDA0DD;
 font-weight:bold;
	text-decoration:none;
      font-size: 10px;
}

a:visited{
color:#DDA0DD;
 font-weight:bold;
	text-decoration:none;
      font-size: 10px;
}

a:hover{
color:#C71585;
 font-weight:bold;
	text-decoration:none;
      font-size: 10px;
}

.center{
text-align:center
}

.left{
text-align:left
}

.right{
text-align:right
}

.red{
color: #FF0000
}

.white{
color: #FFFFFF
}

.black{
color: #000000
}

.glay{
color: #333333
}

.parple{
color: #9370DB
}

.title{
color: #9370DB;
  font-weight:nomal;
     font-size: 18px;
}

.title2{
color: #C71585;
  font-weight:nomal;
     font-size: 16px;
}

.title3{
color: #800080;
     font-size: 12px;
}

.title4{
color: #333333;
     font-size: 14px;
}

.link2{
color: #C71585;
     font-size: 12px;
}

.nolink{
color:#FFFFFF;
 font-size:10pt;
 font-weight:nomal;
background-color:#696969
}

.nolink2{
color:#FF1493;
 font-size:10pt;
 font-weight:nomal
}

.news{
color:#555555;
 font-size:9pt;
 font-weight:nomal
}

.news2{
color:#FF1493;
 font-size:9pt;
 font-weight:nomal
}

.name{
color:#333333;
 font-size:10pt;
 font-weight:bold
}

.name1{
color:#333333;
 font-size:8pt;
 font-weight:nomal
}

.price{
color:#333333;
 font-size:10pt;
 font-weight:bold

}

.soldout{
color:#FF1493;
 font-size:8pt;
 font-weight: nomal

}
.new{
color:#FF1493;
 font-size:8pt;
 font-weight: bold

}
.hold{
color:#8B008B;
 font-size:8pt;
 font-weight: nomal
 
}
.sale{
color:#DC143C;
 font-size:8pt;
 font-weight: bold

}

.linksale{
color:#DC143C;
 font-size:10pt;
 font-weight: nomal

}

.date{
color:#000000;
 font-size:9pt;
 font-weight: nomal

}
.info{
color:#DC143C;
 font-size:9pt;
 font-weight: nomal
 
}
.info2{
color:#333333;
 font-size:9pt;
 font-weight: nomal

}

.detail{
color:#333333;
 font-size:8pt;
 font-weight:nomal

}

.border{
border-color: #696969;
}

.footer{
color: #696969;
font-size: 10px;
text-align:center;
}

.fontsmall{
font-size: 10px;
}

.update{
color:#000000;
font-size: 12px;
font-weight:nomal
}

.comment{
line-height: 15pt;
color: #000000;
}

.menubgcolor{
background-color: #FFFF55;
}