body {
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

a {
color: #0086DF;
text-decoration: none;
}

a:hover {
color: #01609F;
text-decoration: underline;
}

img {
border: none;
}

ul {
padding: 0; 
margin: 0; 
list-style: none;
list-style-type: none;
}

h1 {
border-bottom: 1px #01609F solid;
font-size: 12px;
color: #01609F;
width: 98%;
margin: 0;
}

.hr {
background: url(images/hr.gif) repeat-x;
height: 0px;
margin: 5px 0 5px 0;
}

.red {
color: #FF0030;
}

.green {
color: #006600;
}

#menu {
background: url(images/menu_back.gif) repeat-x;
height: 47px;
line-height: 47px;
color: #999999;
text-transform: uppercase;
}

.men {
background: url(images/top.gif) repeat-x;
height: 35px;
line-height: 35px;
font-weight: bold;
}

.men a {
color: #333333;
}

.men_brd {
border: 1px #EAEAEA solid;
}

.left_brd {
background: url(images/left_brd.gif) repeat-y;
}

.right_brd {
background: url(images/right_brd.gif) repeat-y;
}

.men_bottom {
background: url(images/bottom.gif) repeat-x;
height: 10px;
}

.tel_thumb {
width: 100%;
display: table;
}

.tel_thumb ul {
display: block;
margin: 0;
padding: 0;
}

.tel_thumb li {
display: block;
float: left;
width: 64px;
margin: 10px 14px 10px 14px;
text-align: center;
}

.accs img {
border: 1px #CCCCCC solid;
padding: 1px;
}

.accs ul {
display: block;
margin: 0;
padding: 0;
}

.accs li {
display: block;
float: left;
width: 120;
margin: 20px 15px 20px 15px;
text-align: center;
}

.acc_thumb {
width: 100%;
display: table;
}

.acc_thumb ul {
display: block;
margin: 0;
padding: 0;
}

.acc_thumb li {
display: block;
float: left;
width: 80px;
height: 40px;
margin: 30px 20px 12px 20px;
text-align: center;
}

.acc_thumb_main {
width: 100%;
display: table;
}

.acc_thumb_main ul {
display: block;
margin: 0;
padding: 0;
}

.acc_thumb_main li {
display: block;
float: left;
width: 90px;
height: 72px;
margin: 6px 25px 6px 25px;
text-align: center;
}

.block ul {
display: block;
margin: 0;
padding: 0;
}

.block li {
display: inline-table;
width: 240px;
margin: 5px 18px 5px 18px;
}

.brd_table {
border: 1px #EAEAEA solid;
}

.login_user {
width: 120px;
background: url(images/user.gif) no-repeat;
border: 1px #7CBCE7 solid;
color: #999999;
padding-left: 16px;
}

.login_password {
width: 120px;
background: url(images/password.gif) no-repeat;
border: 1px #7CBCE7 solid;
color: #999999;
padding-left: 16px;
}

.btn {
background: url(images/btn.gif) repeat-x;
height: 25px;
padding: 0 10px 0 10px;
border: 1px #9DB91A solid;
color: #333333;
}

.field {
border: 1px #7CBCE7 solid;
color: #999999;
}

.news img {
border: 1px #EAEAEA solid;
padding: 2px;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
background: url(images/rating_star.gif) left -1000px repeat-x;
}

.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}

.star-rating li{
display: inline;
}

.star-rating a, 
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}

.star-rating a:hover{
background-position: left bottom;
}

.star-rating a.one-star{
width:20%;
z-index:6;
}

.star-rating a.two-stars{
width:40%;
z-index:5;
}

.star-rating a.three-stars{
width:60%;
z-index:4;
}

.star-rating a.four-stars{
width:80%;
z-index:3;
}

.star-rating a.five-stars{
width:100%;
z-index:2;
}

.star-rating .current-rating{
z-index:1;
background-position: left center;
}	



.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
background: url(images/rating_star_2.gif) left -1000px repeat-x;
}

.star-rating2{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}

.star-rating2 li{
display: inline;
}

.star-rating2 a, 
.star-rating2 .current-rating {
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
cursor:default;
}

.star-rating2 a.one-star{
width:20%;
z-index:6;
}

.star-rating2 a.two-stars{
width:40%;
z-index:5;
}

.star-rating2 a.three-stars{
width:60%;
z-index:4;
}

.star-rating2 a.four-stars{
width:80%;
z-index:3;
}

.star-rating2 a.five-stars{
width:100%;
z-index:2;
}

.star-rating2 .current-rating{
z-index:1;
background-position: left center;
}

.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}

.voted_twice {
background: #FFDDDD url(images/rating_warning.gif) no-repeat 5px 50%;
padding:5px 5px 5px 16px;
text-align:center;
width:130px;
}

.voted {
background: #E7FFCE url(images/rating_tick.gif) no-repeat 5px 50%;
padding:5px 5px 5px 16px;
text-align:center;
width:130px;
}

.rated_text {
margin-bottom:5px;
color:#666;
}

.out5Class {
color:#01609F;
font-weight:bold;
}

.topRatedList {
padding:0;
margin:0;
}

.topRatedList li {
list-style-type:none;
}

.seo_keys {
color: #CCCCCC;
}
z
#container
{
    width: 1000px;
    margin: 0 auto;
        
}
.horizontal
{
width: 150px;
height: 30px;
margin: 10;
padding: 5;

}
.horizontal a
{
width: 150px;
height: 30px;

}






