.thumb-nav {
clear:both;
float:left;
width:660px;
margin:5px 0;
padding:5px 0;
border-top:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD;
}
h1 {
color:#666666;
font-size:24px;
margin:0;
}
.thumb-nav a { display:block;float:left; }
.thumb-nav img { display:block;float:left; }
.TheGoods .body { float:left;clear:both;font-size:12px;line-height:18px;margin:8px 0 2px; }
.mobile-message {
display: none;
}
.left h4 {
font-weight:normal;
color: #737373;
font-size: 10px;
margin:4px 0 0;
text-transform: uppercase;
}
.body a {
text-decoration: underline;
font-weight: bold;
}
.body a:hover {
color: #D6121A;
}
/* ----------------------------------------660PX---------------------------*/
@media (max-width: 1000px) {
.left {
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
text-align: left;
width: 660px !important;
height: auto;
text-align: left !important;
}
}
/* ----------------------------------------320PX---------------------------*/
@media (max-width: 660px) {
.left,
.right-col-article {
display: none;
}
.mobile-message {
display: block;
margin: 10px 0;
padding: 10px;
font-size: 16px;
line-height: 24px;
}
.mobile-message a,
.mobile-message a:visited {
color: #000000;
font-weight: bold;
}
}
