﻿#leftHome
{
	width: 196px;
	float: left;
	margin-top: 5px;
}
a{ text-decoration:none;}
.newstitle
{
  height:20px;
  line-height:20px;
  overflow:hidden;
  padding-left:18px;
  background-image:url(../images/meg.gif);
  background-repeat:no-repeat;
  background-position:3px 3px;
}
#rightHome
{
	width: 750px;
	float: right;
	margin-top: 5px;
}

.content ul
{
	margin: 0;
	padding: 0;
	display:block;
}

.content .listProd
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.content .listProd a
{
	color: Black;
}

.ProdImage
{
	width: 110px;
	height: 110px;
	padding: 2px;
	border: solid 1px #CCCCCC;
}

.more_div
{
	float: right;
	color:White;
	font-size:12px;
	text-decoration:none;
	text-transform:lowercase;
}

.more_div a
{
  color:White;
  font-size:11px;
  text-decoration:none;
}
.more_div a:hover
{
  text-transform:uppercase;
}
.cateContent
{
	background-image:url(../Images/bg_left.gif);
}

.cate0
{
	background-image: url(../Images/bg_menu2.gif);
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	width:90%;
	margin-left:4px;
	margin-bottom:2px;
	margin-top:2px;
	border:solid 1px #c5d0e2;
	list-style:none;
}

.cate0 a
{
	color: #555573;
	font-size: 14px;
}

.cate1
{
	height: 25px;
	line-height: 25px;
	list-style:none;
}

.cate1 a
{
	color: #555573;
	font-size: 14px;
}

.promotion
{
	margin-top: 5px;
	border: solid 1px #CCCCCC;
	height: 200px;
	float: left;
	width: 680px;
	position: relative;
}

.imgButton
{
	position: absolute;
	z-index: 1;
	right: 20px;
	bottom: 20px;
}

.news
{
	margin-top: 5px;
	height: 200px;
	float: right;
	width: 270px;
}

.newsFrame
{
	height: 200px;
}
.categorycontent
{}
.categorycontent .categorytitle
{
  text-align:left;
  height:21px;
  line-height:21px;
  background-image:url(../images/cateIcon1.gif);
  background-repeat:no-repeat;
  background-position:10px 7px;
  padding-left:27px;
  overflow:hidden;
  color:#E0728B;
  font-weight:bold;
  color:#7A7B92;
  background-color:#F5F4FA;
}
.categorycontent .categorytitle a
{

}
.categorycontent .categorychild
{
  text-align:left;
  height:18px;
  line-height:18px;
  padding-left:40px;
  color:#E0728B;
  font-weight:normal;
  background-color:#F5F4FA;
}
.categorycontent .categorychild a
{
  color:#7A7B92;
  font-weight:normal;
}
.categorycontent .categorychild a:hover{ color:Red;}