﻿body 
{
	background-color:#000;
	text-align:center;
	margin:0px;
}
img
{
	border:0px;
}
#Content
{
	width:1000px;
	background-color:Black;
	height:auto;
	background-image:url('../Images/BOTTOM_BG.JPG');
	background-repeat:repeat-x;
	background-position:bottom;
}
#TopLeft
{
	width:620px;
	float:left;
}
#TopRight
{
	width:380px;
	float:right;

	height:129px;
}
#ListArea
{
	width:100%;
	clear:both;
}
#ProductList
{
	width:808px;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	float:right;
	margin-right:83px;
}
#ListContent
{
	width:808px;
}
.ListItem
{
	width:130px;
	height:115px;
	float:left;
	margin-right:15px;
	margin-left:15px;
}
.ListItem img
{
	width:128px;
	height:90px;
	border:1px solid #fff;
}
.ListItem a
{
	color:#EEE;
	text-decoration:none;
	font-size:13px;
}
.ListItem a:Hover
{
	color:White;
	font-weight:bold;
}


#FootBoot
{
	width:1000px;
	clear:both;
	color:White;
	font-size:13px;
	padding-top:10px;
}
#M_Left
{
	width:630px;
	float:left;
}
#M_Left_Title
{
	width:543px;
	float:right;
	color:Red;
	font-size:15px;
	font-family:黑体;
	text-align:center;
	font-weight:bold;
	height:40px;
	padding-top:40px;
	clear:both;
}
#M_Left_Content
{
	width:643px;
	height:400px;
	float:right;
	clear:both;
}
#M_Left_Content_Title
{
	width:100%;
	float:right;
	color:White;
	font-size:13px;
	text-align:center;
	margin-top:10px;
	clear:both;
}
#M_Left_Img_List
{
	width:543px;
	float:right;
}
.ImgItem
{
	width:72px;
	height:47px;
	float:left;
	margin-right:5px;
	margin-top:5px;
}
.ImgItem img
{
	width:70px;
	height:45px;
	border:1px solid #666;
}
#M_Right
{
	width:270px;
	color:White;
	padding-top:72px;
	font-size:13px;
	text-align:left;
	text-indent:2em;
	line-height:24px;
	padding-right:50px;
}