.list_item {
  list-style:none;
  height:305px;
  width:200px;
  float:left;
  border:1px dotted #c9c9c9;
  padding-top:7px;
  text-overflow:ellipsis;
  overflow: hidden;
}


.item_img {
	width:180px;
	height:180px;
	border-width:0;
	margin-left:2px;
	margin-bottom:3px;
}

.item_price {
   color: rgb(255, 255, 255);
   background-color: rgb(255, 51, 102);
   font-weight:bold;
   font-size:15px;
}

.item_title {
	font-size:13px;
	margin-top:5px;
	color:#0014DD;
}

.item_shop {
	background-color:#439A0D;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
}

.item_button {
	width:67px;
	height:22px;
	margin-top:3px;
	border-width:0px;
}

#taobao_list{
	width:180px;
	height:800px;
	border:1px solid #FBD4A2;
	display:inline;
	float:left;
	margin:0 auto;
}

#main {
	width:1045px;
	height:2035px;
	margin:0 auto;
	display:block;
}

#bulletin {
	width:635px;
	height:1705px;
	text-align:center;
	border:1px solid #FBD4A2;
	margin: 0 5px;
	padding: 0 5px 0 5px;
	float:left;
}

#wide_bulletin {
	width:836px;
	height:2025px;
	text-align:center;
	border:1px solid #FBD4A2;
	margin: 0 5px;
	padding: 0 5px 0 5px;
	float:left;
}

#search_bar_top,#search_bar{
	width:828;
	height:50px;
	border-bottom:1px solid #FBD4A2;
	margin-top:7px auto;
	padding-top:5px;
	padding-left:10px;
}

#list_title {
	color:#ffffff;
	font-weight:bold;
	background:url("../images/title_bar.gif") no-repeat scroll 0 0;
	margin:8px auto 4px;
}

.list_big_type {
	font-size: 14px;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:3px;
	color:#686868;
	text-align:left;
	margin-top:8xp;
}

.list_type_split_line {
	background-color:#FF9966;
	height:1px !important;
	width:150px;
	padding:0 0 0 0;
	margin:0 0 0 10;
}

.tb_type_title {
	font-size:12px;
	position:relative;
}

.tb_type_list {
	height:22px;
	text-align:left;
	margin-left:10px;
}

.page_no {
	display:block;
	text-align:right;
	height:22px;
	line-height:22px;
	margin:8px auto 5px auto;
}

.page_no a:link,.page_no a:visited {
	color:#990000;
	margin:0 2px;
	font-size:14px;
	text-decoration:none;
}

#right {
	width:181px;
	float:left;
	border:1px solid #FBD4A2;
}

#footer {
	background: url( "../images/footer_line.png" ) repeat-x scroll 0 0;
	margin:15px auto;
	padding:1px 0 0;
	width:100%;
	text-align:center;
	display:block;
}

#right h3 {
	background:url( "../images/shop_top.png" );
	font-size:16px;
	color:#FFFFFF;
	height:32px;
	line-height:32px;
	margin-top:5px;
}

.ul_top_shop{
	margin-left:8px;
	margin-right:8px;
	text-align:left;
}

.li_top_shop{
	border-bottom:1px dashed #949494;
	line-height:25px;
	overflow:hidden;
	font-size:14px;
}

.cur_page_no {
     border:1px solid #00FF00;
}

#search_bar_top li {
	list-style:none;
	float:left;
	width:120px;
	line: 24px;
	line-height:24px;
	margin-left: 5px;
}

#search_bar_top li a {
	color:#3333ff;
	font-size:14px;
}

.nv_list{
	color: rgb(255, 0, 100);
}

.nan_list{
	color: rgb(70, 0, 255);
}

.nn_list{
	color: rgb( 0,128,0);
}