/* 默认风格 */
html { overflow-x:hidden; }
a {text-decoration : none;color : #000000; } 
a:hover {text-decoration : underline; color : #4455aa; } 
body {font-size : 12px;color:#000000; font-family : tahoma, 宋体, fantasy; margin:0;} 
table {width:100%;}
td {font-family : tahoma, 宋体, fantasy; font-size : 12px;height:26px;line-height : 30px;} 
th {background-image : url('images/bg1.gif'); background-color : #C0C0C0; color : white; font-size : 12px; font-weight : bold; line-height: 30px; height:30px} 
th a {color : #fff; text-decoration : none; } 
th a:hover {color : #fff;text-decoration : underline;} .tabletitle1 {background-color : #cc0000; color : #fff;}

.ctl{table-layout:fixed}

.menu{width:68px;height:34px;float:right;margin-left:1px;background-color:#F0F0F0;background-image : url('../images/menu_hover.jpg');line-height:34px;color: #fff;font-weight:bold;text-align:center;text-indent:0px;}
.menu a {color : #fff;}

#top {position:relative;width:100%;height:50px;background-color : #F0F0F0;font-weight : bold;text-align:right;text-indent:12px;border-bottom:1px solid #C0C0C0;background-image : url('../images/bgt.gif'); margin-bottom:5px}
#main {margin:0px auto;width:96%;}
#left {width:28%;float:left;border:1px solid #C0C0C0;}
#right {width:70%;float:right;border:0px solid #C0C0C0;text-align:center;}
#bottom {margin:5px 0 0 0;width:100%;height:50px;line-height:25px;background-color : #F0F0F0;text-align:left;text-indent:12px;border-top:1px solid #C0C0C0;background-image : url('../images/bgb.gif');}

#tylist {width:100%;height:30px;background-color:#F0F0F0;line-height:30px;font-weight : bold;text-align:left;text-indent:12px;border-top:1px solid #C0C0C0;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
#tybrandlist {width:90%;height:26px;line-height:26px;float:right;border-top:1px dotted #C0C0C0;border-left:1px dotted #C0C0C0;text-align:left;text-indent:12px;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
.logo {background-image : url('../images/logo.gif');background-repeat:no-repeat;float:left; height:45px;width:100px;} 
.clear {clear:both;}
.llbb {width:33%;float:left;text-align:left;height:auto;line-height:30px;}
.lbox {margin:2px;border:1px dotted #CC0000;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;}
.limg {text-align:center;height:auto;line-height:100%;border:0px solid #F0F0F0;}
.ltype {width:100%;height:30px;line-height:30px;text-align:left;border-top:0px dotted #C0C0C0;text-overflow:ellipsis;overflow:hidden;}
img{border:0;vertical-align:middle}
img {width:100%;max-width:700px;width:expression_r(this.width > 700 ? "700px" : this.width);max-height:700px;height:expression_r(this.height > 700 ? "700px" : this.height); }
.gbox {height:30px;text-align:left;text-indent:15px;font-weight:bold;line-height:30px;border:1px solid #C0C0C0;background-image : url('../images/bgl.gif');background-repeat:no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;text-overflow:ellipsis;overflow:hidden;}
.price_t {width:33%;height:auto;float:right;margin-left:1px;text-align:center;background-color:#F0F0F0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;}
@media screen and (max-device-width: 800px) 
{
#main {margin:0px auto;width:96%;}
#left {line-height: 24px;font-color:#000; width:100%;height:100%;background:#EFEFEF;display:none;}
#right {float: none; width:auto;}
}