@charset "utf-8";
#leftSide {
	float: left;
	width: 242px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8AD242;
	margin-right: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container {
	float: left;
	width: 980px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
	padding-top: 20px;
}
/*一级菜单*/
/*二级菜单样式 */
#subNav {
	clear: both;
	float: left;
	width: 242px;
	display: inline;
	margin-bottom: 5px;
}
#subNav ul {
	list-style-type: none;
	display: inline;
	font-weight: bolder;
}
#subNav ul li {
	float: left;
	width: 242px;
	display: inline;
	margin-bottom: 4px;
}
#subNav ul li a {
	display: block;
	width: 212px;
	float: left;
	color: #4C4C4C;
	height: 28px;
	text-decoration: none;
	background-image: url(../image/flace/subNav.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	line-height: 28px;
	padding-left: 30px;
	background-color: #ECECEC;
}
#subNav ul li a:hover {
	background-color: #666666;
	color: #FFFFFF;
	background-image: url(../image/flace/subNav_a.gif);
}
#subNav ul #subNavCurrently a {
	background-color: #666666;
	color: #FFFFFF;
	background-image: url(../image/flace/subNav_a.gif);
}
#leftSide #homeProductSearchWin {
	width: 242px;
	display: inline;
}
#leftSide #homeProductSearchWin #productSearchContainer {
	border-left-style: none;
}
#productSearchWinLeft {
	background-image: url(../image/flace/homePingpaiLeftBackaa.png);
	background-repeat: repeat-x;
	float: left;
	display: inline;
	clear: both;
}
#leftSide .productSearchWinLeftBack {
	background-image: url(../image/flace/homePingpaiLeftBack.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 242px;
}
/*右边快捷栏*/
#fastRight {
	float: right;
	width: 210px;
	background-color: #EEF0ED;
	text-align: center;
	display: inline;
}
#fastRight img {
	display: inline;
	float: left;
}
#leftSide #fastRight {
	width: 242px;
	background-color: #F0EFED;
	margin-top: 10px;
	background-image: url(../image/flace/leftFastRight.png);
	clear: both;
	float: left;
	background-repeat: repeat-y;
	background-position: top;
}
#fastRight .fastRightkuan img {
	margin-top: 2px;
	margin-bottom: 1px;
	display: inline;
	float: none;
}
#fastRight .fastRightkuan {
	margin-top: 4px;
	margin-bottom: 4px;
	display: inline;
}
.textContents {
	padding-top: 15px;
	padding-left: 25px;
	background-image: url(../image/flace/textContentsBack.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F5F5F5;
	float: left;
	width: 695px;
}
#textSize {
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	width: 558px;
	background-color: #FFFFFF;
	background-image: url(../image/flace/textConetnts594.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#backToGoBack {
	float: left;
	width: 576px;
	margin-bottom: 20px;
	padding-bottom: 100px;
	background-color: #F5F5F5;
	background-image: url(../image/flace/textConetnts594Xia.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-right: 119px;
}
/* 关闭*/
#closeWin {
	float: right;
	width: 60px;
	margin-left: 3px;
}
#closeWin a {
	color: #FFFFFF;
	display: block;
	width: 32px;
	background-image: url(../image/menu/close.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 22px;
	height: 22px;
}
#closeWin a:hover {
	background-image: url(../image/menu/close_a.png);
}
/* 顶部*/
#goTop {
	float: right;
	width: 60px;
	margin-left: 3px;
}
#goTop a {
	color: #FFFFFF;
	display: block;
	width: 32px;
	background-image: url(../image/menu/goTop.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 22px;
	height: 22px;
}
#goTop a:hover {
	background-image: url(../image/menu/goTop_a.png);
}
/* 返回*/
#goBack {
	float: right;
	width: 60px;
	line-height: 22px;
	height: 22px;
}
#goBack a {
	color: #FFFFFF;
	display: block;
	width: 32px;
	background-image: url(../image/menu/goBack.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 22px;
	height: 22px;
}
#goBack a:hover {
	background-image: url(../image/menu/goBack_a.png);
}
/* 新闻列表 */
#newsList_N {
	list-style-type: none;
	width: 558px;
	float: left;
	display: inline;
}
#newsList_N .newsListPhoto {
	margin-right: 10px;
	width: 130px;
	display: inline;
	float: left;
	background-color: #F9F9F9;
	height: 89px;
	margin-bottom: 5px;
}
#newsList_N dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	clear: both;
	display: block;
	margin-bottom: 20px;
	float: left;
	width: 558px;
}
#newsList_N dt {
	color: #333333;
	float: left;
	width: 536px;
	display: block;
	line-height: 26px;
	margin-bottom: 5px;
	background-image: url(../image/flace/newsDtBack.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
#newsList_N dd {
	line-height: 165%;
	height: 106px;
	float: right;
	width: 410px;
	display: block;
}
#newsList_N .newsListmore {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	float: right;
	width: 410px;
	clear: both;
	display: inline;
}
#newsList_N .newsListmore a {
	background-image: url(../image/flace/more.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: right;
	width: 410px;
	line-height: 18px;
	height: 18px;
	padding-top: 4px;
	clear: both;
}
#newsList_N .newsListmore a:hover {
	background-image: url(../image/flace/more_a.gif);
}
.newsListmore span {
	visibility: hidden;
}
/* 翻页*/
#page {
	clear: both;
	float: left;
	width: 380px;
	text-align: right;
	padding-left: 18px;
	display: block;
}
#page a {
	display: block;
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 20px;
	background-color: #797979;
	margin-right: 2px;
	color: #FFFFFF;
}
#page a:hover {
	color: #FFFFFF;
	background-color: #3399CC;
}

#page .hot {
	color: #FFFFFF;
	background-color: #3399CC;
}
/*一级产品列表内容区域*/
#productList {
	list-style-type: none;
	width: 558px;
	float: left;
	background-image: url(../image/flace/displayPhotoBack.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#productList li {
	float: left;
	height: 150px;
	width: 162px;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../image/flace/displayPhotoBack2.gif);
}
#productList span {
	clear: both;
	float: left;
	width: 160px;
	padding-top: 3px;
	display: inline;
}
#productList span a {
	background-image: url(../image/flace/displaySizeBack.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	float: left;
	width: 150px;
	color: #333333;
	font-weight: bold;
}
#productList span a:hover {
	background-image: url(../image/flace/displaySizeBack_a.gif);
	color: #FF6600;
}
#productList .productListSizeWu a {
	font-weight: normal;
	text-decoration: underline;
}
#productList .productListSizeWu a:hover {
	color: #009900;
	background-image: url(../image/flace/displaySizeBack_c.gif);
}
#productList .productListSizeMu {
	font-weight: normal;
	text-decoration: underline;
	background-image: url(../image/flace/productListSizeMuBack.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	color: #CCCCCC;
}
#productList img {
	border: 1px solid #F5F5F5;
	margin-bottom: 6px;
}
#productList .pro {
	_left:-10px;
	height: 100px;
	width: 160px;
	position: absolute;
	background-image: url(../image/flace/pro.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: auto;
	right: auto;
}
.h4fabushijian {
	font-size: 12px;
	font-weight: normal;
	color: #009999;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
.floorPlanPhoto {
	float: left;
}
.floorPlanInfo dt {
	height: 30px;
	width: 50px;
	line-height: 30px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
	float: left;
	background-color: #FBFBFD;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
.floorPlanInfo dd {
	float: left;
	width: 494px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	line-height: 180%;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0DFE3;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0DFE3;
	margin-top: 5px;
	margin-bottom: 10px;
}
.floorPlanInfo {
	margin-top: 10px;
}
/* 联系方式*/
.contactInfo ul {
	list-style-type: none;
	margin-bottom: 20px;
}
.contactInfo li {
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F8F8;
}
.contactInfo li strong {
	color: #333333;
	margin-left: 20px;
}
/* 客户反馈 */
#feedback {
	width: 558px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#feedback label {
	color: #333333;
	font-weight: bold;
	float: left;
	width: 75px;
	clear: both;
	padding-left: 20px;
}
.buttonsubmit {
	width: 75px;
	margin-left: 98px;
	color: #FFFFFF;
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #999999;
	clear: both;
	margin-right: 300px;
}
#feedback .unamefeedback {
	text-align: left;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #DAE0E4;
	background-color: #F2F4F5;
	height: 18px;
	clear: right;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}
#feedback .Passfeedback {
	width: 350px;
	margin-bottom: 5px;
	background-color: #F2F4F5;
	border: 1px solid #DAE0E4;
	clear: right;
	height: 150px;
	padding: 5px;
	line-height: 120%;
	font-size: 12px;
}
#feedback #registerForget {
	margin-left: 63px;
}
#feedback .kongbaixian {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7F7F7;
	height: 5px;
	width: auto;
	display: block;
	clear: both;
	margin-top: 5px;
}
/* 网站地图 */
#siteMapContent {
	float: left;
	padding: 5px;
	text-indent: 0px;
	margin: 5px;
	display: inline;
	width: 538px;
}
#siteMapContent dl {
	clear: both;
	text-indent: 0px;
	margin-bottom: 10px;
	background-image: none;
	display: inline;
	padding-bottom: 2px;
	padding-top: 0px;
	float: left;
	width: 538px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
#siteMapContent dt {
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	width: auto;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #32AD00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F4F7;
	padding-left: 10px;
	line-height: 20px;
	background-image: url(../image/flace/displaySizeBack_c.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#siteMapContent dd {
	padding: 2px;
	text-indent: 0px;
	margin-right: 3px;
	margin-bottom: 6px;
	float: left;
}
#siteMapContent a {
	display: block;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 20px;
}
#siteMapContent a:hover {
	float: left;
	display: block;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #CC0000;
}
