﻿#ProductNavigate
{
    clear:both;
    text-align:left;
    padding-left:350px;
    padding-top:12px;
    height:44px;
    background-image:url("../images/List/b1.jpg");
}
#ProductNavigate a
{
     color:#eee;
     margin-right:30px;

}
#ProductNavigate a:hover
{
    font-weight:bold;
    color:#fff;
}
.SplitNavigate
{
	float:left;
	width:14px;
	height:43px;
	background-image:url("../images/List/split.jpg");
}
.TextNavigate
{
	float:left;
	height:25px;
	padding-top:10px;
	text-align:center;
	padding-left:13px;
}
.TextNavigate a
{
	color:#eee;
    margin-right:30px;
}

.TextNavigate a:hover
{
    font-weight:bold;
    color:#fff;
}

#ProductArea
{
	height:600px;
    clear:both;
    margin-top:5px;
}
#PreviewWatch
{
    float:left;
    width:670px;
    text-align:center;
}
#PreviewWathchTop
{
	width:655px;
	height:16px;
	background-image:url("../images/List/b2.jpg");
	clear:both;
}
#PreviewImg
{
	width:655px;
	background-image:url("../images/List/b3.jpg");
	clear:both;
}
#PreviewWatchBottom
{
	width:655px;
	height:21px;
	background-image:url("../images/List/b4.jpg");
	clear:both;
}
#PreviewList
{
	width:285px;
	border:1px solid #1F2637;
	text-align:left;
	float:left;
	padding-bottom:5px;
}
#ListHead
{
	width:280px;
	margin-top:5px;
	margin-left:5px;
	text-align:center;
	border:1px solid #1F2637;
}
#ListHead a
{
	font-size:18px;
	font-family:宋体;
	font-weight:bold;
	clear:both;
}
.ListItem
{
	width:78px;
	height:102px;
	text-align:center;
	margin:5px;	
	float:left;
}
.ItemImg
{
	height:80px;
	width:80px;
	border:1px solid #1F2637;
}
.ItemImg img
{
	height:80px;
	width:80px;
	cursor:pointer;
}
#WatchBigImg
{
}
#PageBarArea
{
	float:left;
	padding-left:2px;
	margin-top:10px;
}
#ListBody
{
	clear:both;
}
#PageBarArea
{
	clear:both;
}
#PageBarArea a
{
	width:15px;
	border:1px solid #1F2637;
	height:13px;
	display:block;
	float:left;
	text-align:center;
	padding-top:2px;
	color:#ddd;
}
#PageBarArea a:hover
{
	color:#fff;
	font-weight:bold;
}
#PageBarArea span
{
	float:left;
	width:15px;
	height:13px;
	display:block;
	text-align:center;
	color:White;
	border:1px solid #1F2637;
	padding-top:2px;
	
}
