@charset "utf-8";
@import url(common.css);
/* class */
.display .class {
	float:left;
	width:251px;}
.display .class div {float:left;}
.display .class .title {
	background:url(../images/taobataoba.net.main_title.png) no-repeat;
	width:251px;
	height:30px;}
.display .class .list {
	background:url(../images/taobataoba.net.main_title.png) no-repeat 0 -60px;
	font: 12px/31px Verdana;
	padding-left:32px;
	width:219px;
	height:31px;}
.display .class .lists {
	background:url(../images/taobataoba.net.main_title.png) no-repeat 0 -91px;
	font: bold 12px/31px Verdana;
	padding-left:32px;
	width:219px;
	height:31px;}
/* product */
.display .product {
	float:left;
	margin:0 10px;
	width:344px;}
.display .product .title, .article .title {
	background:url(../images/taobataoba.net.main_title.png) no-repeat 0 -122px;
	float:left;
	width:340px;
	height:30px;}
.display .product .title .name {
	background:url(../images/taobataoba.net.main_title_name.png) no-repeat 0 6px;
	float:left;
	width:215px;
	height:30px;}
.display .product .title a.more, .article .title  a.more {
	background:url(../images/taobataoba.net.main_title_name.png) no-repeat -161px -31px;
	display:block;
	float:right;
	margin:10px 10px 0 0;
	width:46px;
	height:11px;}
.display .product .product-show {
	float:left;
	/*padding-top:5px;*/
	margin-top:5px;
	width:344px;
	height:336px;
	overflow:hidden;}
.display .product .product-show ul {
	display:block;
	float:left;
	width:344px;}
.display .product .product-show ul li {
	color:#2998e9;
	display:block;
	float:left;
	font-family:'宋体';
	line-height:20px;
	text-align:center;
	width:114px;}
.display .product .product-show ul li img {
	border:1px solid #EFEFEF;
	/*margin:4px 0 4px 0;*/
	width:91px;
	height:91px;}
/*.display .product .product-show ul li a {color:#2998e9;}*/


.display .article {
	float:left;
	width:340px;}
.display .article .title .name-news {
	background:url(../images/taobataoba.net.main_title_name.png) no-repeat 0 -25px;
	float:left;
	width:120px;
	height:30px;}
.display .article .title .name-about {
	background:url(../images/taobataoba.net.main_title_name.png) no-repeat 0 -56px;
	float:left;
	width:140px;
	height:30px;}
.display .article .article-show {
	display:block;
	float:left;
	padding:3px 0;
	width:340px;}
.display .article .article-show div {
	background:url(../images/taobataoba.net.sub_title_bg.png) no-repeat 5px -71px;
	display:block;
	float:left;
	line-height:26px;
	padding:2px 0 0 25px;
	width:306px;
	height:26px;}
.display .article .article-show div p {
	float:left;}
.display .article .article-show div span {
	color:#A8A8A8;
	font-size:10px;
	float:right;}
.display .article .about {
	color:#777;
	display:block;
	float:left;
	line-height:20px;
	padding-top:5px;
	width:340px;}
.display .article .about img {
	border:2px solid #CB1720;
	display:block;
	float:left;
	margin:3px 8px 0 0;}