﻿body
{
}

#title_top
{
	/*background-image:url(../images/default/Home_Imgbg.png);	*/
	width: 961px;
	height: 358px;
	margin-left:-7px;
	position:relative;
}
#def_title
{
	width: 945px;
	height: 358px;
	position: relative;
	margin-top: 5px;
	
}
#def_manage
{
	width:354px;
	height:270px;	
	position:absolute;
	right:-14px;
	top:60px;
	z-index:1;
	/*background-color:#000;*/
}
#def_manage table
{
	width:306px;
	height:60px;
	float:right;	
	color:#4A4A4A;
	font-size:16px;
	font-weight:bold;	
	cursor:pointer;
}

#def_manage span
{	
	margin-right:20px;
	float:right;
	display:block;
	text-transform:uppercase;
	
}
.bg
{
	 background-image:url(../images/default/Home_Imgbg.png);
	 _background-image:url(../images/default/Home_Imgbg.gif);
}
.manage01
{
	background-image: url(../images/default/manage01.png);
	_background-image: url(../images/default/manage01.gif);
}
.manage02
{
	background-image: url(../images/default/manage02.png);
	_background-image: url(../images/default/manage02.gif);
}
.manage03
{
	background-image: url(../images/default/manage03.png);
	_background-image: url(../images/default/manage03.gif);
}
.manage04
{
	background-image: url(../images/default/manage04.png);
	_background-image: url(../images/default/manage04.gif);
}
#def_manage .selected
{
	width:354px;
	height:91px;
	float:right;	
	background-image: url(../images/default/selected.png);
	_background-image: url(../images/default/selected.gif);
}
/*---------------*/
#silder li
{
	float: left;
	display: none;
	overflow: hidden;
}

/*------中间-------*/
#def_middleBar
{
	background-image: url(../images/defaultmid.png); /*background-color: #000;*/
	width: 941px;
	height: 26px;
	margin: 0px auto;
	margin-bottom: 8px;
}
#manage
{
	background-image: url(../images/default/stop.jpg);
	position: relative;
	cursor: pointer;
	width: 17px;
	height: 17px;
	display: block;
}
.imglink
{
	width: 15px;
	height: 15px;
	line-height: 15px;
	background-image: url(../images/default/01.png);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
}
.imgHover
{
	width: 15px;
	height: 15px;
	line-height: 15px;
	background-image: url(../images/default/02.png);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
}
/*--------底---------*/
#tab
{
	margin-left: 2px;
}
#tab td
{
	width: 236px;
}
#tab img
{
	width: 230px;
	_width: 230px;
}
#prev
{
	background-image: url(../images/default/03.jpg);
	display: block;
	width: 17px;
	height: 18px;
	background-repeat: no-repeat; /*background-color:#000;*/
}
#next
{
	background-image: url(../images/default/04.jpg);
	display: block;
	width: 17px;
	height: 18px;
	background-repeat: no-repeat;
}
#prev:hover
{
	background-image: url(../images/default/06.jpg);
}
#next:hover
{
	background-image: url(../images/default/05.jpg);
}
.loader
{
	width: 998px;
	height: 342px;
	background-image: url(../images/default/slider_loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*---------------------------------------*/
#GGAndProduct
{
}

#GGAndProduct .leftTop
{
	background-image: url(../images/default/leftTop.jpg);
	background-repeat: no-repeat;
	width: 233px;
	height: 13px;
	overflow: hidden;
}
#GGAndProduct .leftMid
{
	background-image: url(../images/default/leftMid.jpg);
	background-repeat: repeat-y;
	width: 233px;
	overflow: hidden;
	text-align: center;
}
#GGAndProduct .leftBottom
{
	background-image: url(../images/default/leftBottom.jpg);
	background-repeat: no-repeat;
	width: 233px;
	height: 13px;
	overflow: hidden;
	margin-bottom: 11px;
}
/*--------*/
#products .rightTop
{
	background-image: url(../images/default/rightTop.jpg);
	background-repeat: no-repeat;
	width: 697px;
	height: 18px;
	overflow: hidden;
}
#products .rightBottom
{
	background-image: url(../images/default/rightBottom.jpg);
	background-repeat: no-repeat;
	width: 697px;
	height: 18px;
	overflow: hidden;
}
#products .rightMid
{
	background-image: url(../images/default/rightMid.jpg);
	background-repeat: repeat-y;
	width: 697px;	
	overflow:hidden;
}
#products .rightMid .top
{
	width: 156px;
	height: 17px;
	position:relative;
	left:17px;	
	/*margin-left: 17px;
	margin-top: -4px;*/
}
#products .items
{
	background-image: url(../images/default/itembg.jpg);
	background-repeat: repeat-y;
	width: 687px;
	margin: 0px auto;
	margin-top:19px;
}
#products .items .price
{color: #726F6E; font-weight: bolder; font-size: 11px; height: 15px; line-height: 15px;margin-top: 5px;}
#products .items .price span
{ font-size:13px;}
#products .items .specialprice
{color: #000; font-weight: bolder; font-size: 11px; line-height: 15px; display:block; padding-bottom:5px;}
#products .items .specialprice span
{ color:#FF6C38; font-size:13px;}
#products .items .name
{color: #7A911D; height:32px; overflow: hidden; font-weight: bold; line-height: 16px;margin-top: 10px;}
