/*内容部分*/
body
{
	background-image:url('../images/Design/design-bg.gif');
	background-repeat:repeat-x;
}
#content
{
	background-image:url(../images/List/contentbg.gif);
	background-repeat:repeat-x;
	height:1230px;
	width:100%;
}
#content-t
{
	width:959px;
	clear:both;
	height:15px;
	margin:0px auto;
	background-image:url(../images/List/content-t.gif);
}
#content-c
{
	width:959px;
	clear:both;
	height:1200px;
	margin:0px auto;
	background-image:url(../images/List/content-c.gif);
	background-repeat:repeat;
}
#content-c .left
{
	width:265px;
	height:auto;
	float:left;
	padding-left:20px;
}
#content-c .left ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#content-c .left ul li
{
	padding-left:5px;
	text-align:left;
	width:260px;
	height:25px;
	line-height:25px;
	color:#999999;
}
#content-c .left ul li a
{
	color:#999999;
	text-decoration:none;
}
#content-c .left ul li a:hover
{
	color:#999999;
	text-decoration:underline;
}
#content-c .left ul .title
{
	font-size:14px;
	border-bottom:1px #727272 solid;
	font-weight:bold;
	width:260px;
	margin-bottom:5px;
	margin-top:15px;
}
#content-c .right
{
	width:660px;
	height:auto;
	float:right;
}
#content-c .right .navigation
{
	clear:both;
	margin-top:30px;
}
#content-c .right .navigate_sub
{
	clear:both;
	margin-top:10px;
	float:left;color:#FFF;
}
#content-c .right .navigation a
{
	
	text-decoration:none;
	margin:0px 5px;
}
#content-c .right .navigate_sub a
{
	color:#FFF;
	text-decoration:none;
	margin:0px 5px;
}
#content-c .right .navigation a:hover
{
	color:#F00;
	text-decoration:underline;
	margin:0px 5px;
}
#content-c .right .navigate
{
	margin-top:20px;
	text-align:left;
	color:#FFF;
}
#content-c .right .navigate a
{
	text-decoration:none; color:#FFF;
}
#content-c .right .cartlist
{
	padding-top:30px;
	clear:both;
	height:145px;
}
#content-c .right .cartlist .title
{
	color:#FFF;
	background-image:url(../images/List/cartlist-title.gif);
	width:590px;
	padding-left:55px;
	text-align:right;
	height:21px;
	padding-top:8px;
	font-weight:bold;
	clear:both;
}
#content-c .right .cartlist .title a
{
	color:#FFF;
	text-decoration:none;
}
#content-c .right .cartlist .title .caption
{
	float:left;
	text-align:left;
	width:400px;
}
#content-c .right .cartlist .title .price
{
	float:right;
	width:150px;
	text-align:left;
}
#content-c .right .cartlist .cinfo
{
	background-image:url(../images/List/pinfo.gif);
	width:236px;
	height:73px;
	padding:15px 0px;
}
#content-c .right .cartlist .cinfo ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
#content-c .right .cartlist .cinfo ul li
{
	padding-left:10px;
	line-height:17px;
	height:18px;
	width:200px;
	text-align:left;
	color:#333;
	clear:both;
}
#content-c .right .cartlist .cpsphoto
{
	background-image:url(../images/List/psphoto.gif);
	width:99px;
	height:73px;
	padding:15px 3px;
}
#content-c .right .cartlist ul
{
	margin:10px 0px 0px 17px;
	padding:0px;
	list-style:none;
}
#content-c .right .cartlist ul li
{
	width:auto;
	float:left;
}
#content-c .right .cartlist ul .img
{
	background-image:url(../images/List/photodiv.gif);
	width:244px;
	height:100px;
	z-index:10;
	position:relative;
}
#content-c .right .cartlist ul .thumburl
{
	display:block;
	width:225px;
	height:92px;
	margin:4px 1px;
	z-index:15;
	overflow:hidden; 
}
#content-c .right .cartlist ul .thumburl img
{
	width:215px;
	height:88px;
	float:left;
	margin:2px auto;
}
#content-c .right .cartlist ul .img .bottom
{
	background-image:url(../images/List/photobottom.png);
	display:block;
	width:148px;
	
	text-align:left; text-indent:15px; color:#666666;
	position:absolute;
	top:67px !important; top:67px; height:22px;
	line-height:40px !important; line-height:28px; 
	padding-top:0px !important;padding-top:5px;
	height:33px !important;height:25px ;
	
	left:0px;
	z-index:20;
}
#content-b
{
	width:959px;
	clear:both;
	height:15px;
	margin:0px auto;
	background-image:url(../images/List/content-b.gif);
}
/*footer部分*/
#footer
{
	width:960px;
	margin:0px auto;
	clear:both;
	height:80px;
	background-image:url(../images/footer.jpg);
	padding-top:40px;
	color:#FFF;
}
#footer-bg
{
	background-color:#666666;
	padding:30px 0px 10px 0;;
}

