﻿.myStar div.star
{
    background: transparent url(../images/stars.gif) repeat-x scroll 0 0;
    cursor: pointer;
    float: left;
    height: 13px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 65px;
}

.myStar span.curr
{
    background: transparent url(../images/stars.gif) repeat scroll left 13px;
    font-size: 1px;
}

.myStar span.curr
{
    display: block;
    float: left;
    height: 13px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-decoration: none;
    text-indent: -9000px;
    width: 65px;
    z-index: 20;
}

.myStar div.user
{
    float: left;
    font-family: Arial;
    left: 15px;
    position: relative;
}

.user
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    float: left;
}

.hover
{
    position: absolute;
    display: none;
    z-index: 999;
}

.news_style
{
    display: none;
}
.newsSlide
{
    width: 380px;
    height: 281px;
}
.newsLater
{
    width: 84px;
    height: 60px;
}
.table_paymentList input
{
    margin-right: 5px;
}
.PaddingPayOrder1
{
    margin-left: 55px;
}

#myjquerymenu .menuItem_level1:visited
{
    color: #fff;
}
#myjquerymenu .menuItem_level2:visited
{
    color: #000;
}
#myjquerymenu .menuItem_level2:hover
{
    color:#fff;
}



