@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style-type: none;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FCFAEB;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../image/bodyBack.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	line-height: 180%;
	padding-bottom: 10px;
	text-indent: 24px;
}
.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
}
h2 {
	float: left;
	padding-top: 10px;
}
h3 {
	color: #999999;
	font-size: 12px;
	background-image: url(../img/flace/rightKuaijie.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	line-height: 24px;
	padding-left: 18px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#topBanner {
	float: left;
	width: 1000px;
	background-image: url(../image/topBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftmenu {
	float: left;
	width: 200px;
	margin-left: 22px;
	display: inline;
	font-weight: bold;
}
/*二级菜单样式 */
.subNav {
	clear: both;
	float: left;
	width: 190px;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../image/leftMenuBackheng.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 20px;
}
.subNav ul {
	list-style-type: none;
	display: inline;
}
.subNav ul li {
	float: left;
	width: 190px;
	display: inline;
}
.subNav ul li a {
	display: block;
	width: 160px;
	float: left;
	color: #669900;
	height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	font-family: "微软雅黑";
	background-image: url(../image/leftMenuBiaoti01.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	padding-left: 30px;
	line-height: 12px;
}
.subNav ul li a:hover {
	color: #FF0066;
	background-image: url(../image/leftMenuBiaotiwai.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
.subNav ul .leftMenudangqian a {
	display: block;
	width: 160px;
	float: left;
	color: #FF0066;
	height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	font-family: "微软雅黑";
	background-image: url(../image/leftMenuBiaotiwai.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
	line-height: 12px;
}
.leftPhoto {
	float: left;
}
.depiaopaiming {
	float: left;
}
.depiaopaiming .subNav {
	margin-top: 0px;
}
#rightContainer {
	float: left;
	width: 612px;
	background-image: url(../image/neirongback.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 22px;
	padding-right: 35px;
	padding-left: 65px;
}
.green {
	color: #009900;
}
#copyright {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#workList {
	float: left;
	margin-left: 12px;
	display: inline;
	clear: both;
	width: 600px;
}
#workList li {
	float: left;
	width: 180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C8E07B;
	padding-bottom: 10px;
	display: inline;
	margin-right: 12px;
	margin-bottom: 10px;
}
#workList img {
	padding: 9px;
	clear: both;
	float: left;
	height: 160px;
	width: 160px;
	border: 1px solid #C8E07B;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#workList span {
	clear: both;
	float: left;
	width: 165px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 18px;
}
.toupiaoMenu {
	float: right;
}
.toupiaoMenu a {
	float: left;
	height: 22px;
	width: 40px;
	text-align: center;
	background-color: #669900;
	color: #FFFFFF;
	display: block;
	line-height: 22px;
}
.toupiaoMenu a:hover {
	background-color: #FF0066;
	color: #FFFFFF;
}
.red a {
	color: #FF0066;
	text-decoration: underline;
}
#topChanxunMenu {
	clear: both;
	float: left;
	width: 576px;
	margin-bottom: 10px;
	display: inline;
}
#topChanxunMenu a {
	float: right;
	width: 100px;
	display: block;
	line-height: 26px;
	background-image: url(../image/topChanxunMenuBack.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
#topChanxunMenu a:hover {
	background-image: url(../image/topChanxunMenuBack_a.jpg);
}
/* 关闭*/
#closeWin {
	float: right;
	width: 60px;
	margin-left: 3px;
}
#closeWin a {
	color: #FFFFFF;
	display: block;
	width: 32px;
	background-image: url(../image/close.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 22px;
	height: 22px;
}
#closeWin a:hover {
	background-image: url(../image/close_a.png);
}
/* 顶部*/
#goTop {
	float: right;
	width: 60px;
	margin-left: 3px;
	clear: none;
}
#goTop a {
	color: #FFFFFF;
	display: block;
	width: 32px;
	background-image: url(../image/goTop.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 22px;
	height: 22px;
}
#goTop a:hover {
	background-image: url(../image/goTop_a.png);
}
/* 返回*/
#goBack {
	float: right;
	width: 60px;
	line-height: 22px;
	height: 22px;
	clear: none;
}
#goBack a {
	color: #FFFFFF;
	display: block;
	width: 32px;
	background-image: url(../image/goBack.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 22px;
	height: 22px;
}
#goBack a:hover {
	background-image: url(../image/goBack_a.png);
}
/* 翻页*/
#page {
	clear: both;
	float: left;
	width: 340px;
	text-align: right;
	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: #6E9914;
	margin-right: 2px;
	color: #FFFFFF;
}
#page a:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}
#backToGoBack {
	float: left;
	width: 590px;
	padding-top: 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C8E07B;
	margin-top: 12px;
	display: inline;
}
/*产品详细内容区域*/
#productInfoSize {
	list-style-type: none;
	float: left;
	width: 220px;
	margin-left: 15px;
	display: block;
}
#productInfo #productInfoPhoto {
	float: left;
	padding: 12px;
	border: 1px solid #C8E07B;
	background-color: #FFFFFF;
	width: 338px;
	clear: right;
}
#productInfoSize li {
	clear: both;
	float: left;
	width: 205px;
	line-height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C8E07B;
	background-image: url(../image/leftMenuBiaoti01.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 15px;
}
#productInfoSize strong {
	font-weight: bold;
	color: #39AA96;
}
#productInfoSize .productSzieShuoMing {
	line-height: 180%;
	margin-bottom: 5px;
}
.productLeftPhoto {
	float: left;
	width: 364px;
}
.productLeftPhoto span {
	float: right;
	margin-top: 5px;
}
#topLogo {
	padding-top: 144px;
	float: left;
	width: 1000px;
}
#logo img {
	float: left;
	clear: both;
}
