/* CSS Document */
@charset "utf-8";
body{ margin:0px; font-size:12px;}

A:link,A:visited,A:active{ text-decoration:none}
A:hover{ text-decoration:underline}
img{ border:0px}

#header { color:#B8B8B8}

.menu td{ width:100px; background-image:url(../images/menu_td_bg.jpg); background-repeat:no-repeat; background-position:center; text-align:center; color:#FFF}
.menu td A:link,.menu td A:visited,.menu td A:hover,.menu td A:active{ color:#FFF; text-decoration:none}

.leftbar .block { margin-bottom:10px;}
.leftbar .block .blockhead{ background-image:url(../images/leftbar_blockhead_bg.jpg); background-repeat:no-repeat; height:29px;}
.leftbar .block .blockhead .topic{ font-weight:bold; color:#FFF; text-indent:10px; width:160px}
.leftbar .block .blockhead .more{ padding-top:5px;}
.leftbar .block .blockhead .more A:link,.leftbar .block .blockhead .more A:active,.leftbar .block .blockhead .more A:hover,.leftbar .block .blockhead .more A:visited{ color:#D30000 }
.leftbar .block .blockbody{ border:1px #AAA solid; border-top:0px;  }
.leftbar .block .blockbody td{ padding-left:20px; background-image:url(../images/redanchor.gif); background-repeat:no-repeat; background-position:10px center}

.mainbar .block { margin-bottom:10px;}
.mainbar .block .blockhead{ background-image:url(../images/mainbar_blockheaed_bg.jpg); background-repeat:repeat-x; height:30px;}
.mainbar .block .blockhead .topic{ font-weight:bold; color:#FFBA00; text-indent:10px; width:160px}
.mainbar .block .blockhead .more{ padding-right:10px;}
.mainbar .block .blockhead .more A:link,.mainbar .block .blockhead .more A:active,.mainbar .block .blockhead .more A:hover,.mainbar .block .blockhead .more A:visited{ color:#FFF }
.mainbar .block .blockbody{ border:1px #750A08 solid; border-top:0px; padding-top:10px;}
.price {  font-size:18px; font-weight:bold; color:#FC5900; font-family: "黑体";}

.rightbar .block { margin-bottom:10px;}
.rightbar .block .blockhead{ background-image:url(../images/rightbar_blockhead_bg.jpg); background-repeat:no-repeat; height:31px;}
.rightbar .block .blockhead .topic{ font-weight:bold; color:#00; text-indent:10px; width:170px}
.rightbar .block .blockhead .more A:link,.rightbar .block .blockhead .more A:active,.rightbar .block .blockhead .more A:hover,.rightbar .block .blockhead .more A:visited{ color:#336699 }
.rightbar .block .blockbody{ border:1px #E0E0E0 solid; border-top:0px}

.links ul{ margin:0px}
.links li{ list-style-type:none; width:108px; float:left; text-align:center; height:26px; line-height:26px;}

.listItem{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.maina a:link,.maina a:visited,.maina a:active{ color:#999999}
.maina a:hover{ color:#FF0000}
