﻿#Info
{
	float:left;
	height:auto;
	width:1000px;
}

#Left
{
	width:217px;
	height:auto;
	background-image:url(../Images/Left.jpg);
	background-repeat:no-repeat;
	height:784px;
	float:left;
}

#Nav
{
	height:95px;
	margin-top:50px;
	text-align:left;
	padding-left:20px;
}

#Nav li
{
	list-style:none;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
}

*html #Contact
{
	width:154px;
	height:187px;
	text-align:left;
	margin-top:110px;
	font-size:12px;
}

*+html #Contact
{
	width:154px;
	height:187px;
	text-align:left;
	margin-top:200px;
	font-size:12px;
}

#Right
{
	width:783px;
	height:auto;
	float:right;
}

#Search
{
	width:783px;
	height:143px;
	background-image:url(../Images/searchBG.gif);
	background-repeat:no-repeat;
}

#searchTitle
{
	width:470px;
	height:55px;
	text-align:left;
	margin-left:200px;
	margin-top:20px;
}

#shopcart
{
	float:left;
	margin-right:4px;
}

#search_con
{
	float:left;
	width:320px;
	height:29px;
	border:solid 2px #F327EA;
	margin-left:4px;
	text-align:center;
	padding-top:6px;	
}

#pro_title
{
	margin-top:20px;
}

#proList
{
	width:773px;
	height:auto;
	text-align:left;
	padding-left:10px;
}

.txt
{
	height:16px;
	width:200px;
}
#Goods
{
	 border: solid 1px #fc6400;
	 width: 230px;
	 padding-top: 10px; 
	 padding-bottom: 10px;
     text-align: center;
}

