﻿#leftMenu
{
	width:145px;
	height:auto;
	float:left;
	margin:0px;
	padding:20px 0px 0px 20px;
	line-height:14px;
	vertical-align:middle;
	font-size:11px;
	display:block;
}
#rightContent
{
	width:720px;
	height:auto;
	margin:0px;
	float:right;
	padding:20px 20px 0px 0px;
	position:relative;
}
#bigPic
{
}
#navigatorNode
{
}
#modelNameCenterMenu
{
}
#textContent
{
}
#productItroduction
{
	font-size:12px;
	margin-bottom:4px;
}
#CategoryIntroduction
{
	font-size:12px;
	margin-bottom:6px;
}
#productCategoryList
{
}
.categoryItemForWhite
{
	background-repeat:no-repeat; 
	width:270px;
	height:auto;
	float:left;
	margin:0px 16px 16px 0px;
	color:#4e4e4e;
	display:inline;
	border:1px solid #f4f4f4;
}
.categoryItemForWhite a
{
	float:left;
	width:250px;
	height:132px;
    color:#4e4e4e;
    cursor: hand;
    text-decoration:none;
	padding:24px 4px 4px 16px;
}
.categoryItemForWhite a:link
{
	color:#4e4e4e;
}
.categoryItemForWhite a:visted
{
	color:#4e4e4e;
}
.categoryItemForWhite a:hover
{
	color:#4e4e4e;
}
.categoryNameForWhite
{
	font-size:16px;
	font-weight:600;
	clear:both;
}

.categoryItemForBlack
{
	background-repeat:no-repeat; 
	width:270px;
	height:auto;
	float:left;
	margin:0px 16px 16px 0px;
	color:#aaaaaa;
	display:inline;
	border:1px solid #f4f4f4;
}
.categoryItemForBlack a
{
	float:left;
	width:250px;
	height:132px;
    color:#aaaaaa;
    cursor: hand;
    text-decoration:none;
	padding:24px 4px 4px 16px;
}
.categoryItemForBlack a:link
{
	color:#aaaaaa;
}
.categoryItemForBlack a:visted
{
	color:#aaaaaa;
}
.categoryItemForBlack a:hover
{
	color:#aaaaaa;
}
.categoryNameForBlack
{
	font-size:16px;
	font-weight:600;
	clear:both;
}
