@charset "gb2312";


/*************/
/*  分类导航  */
/*************/

div#show {
	width:750px;
}

div#show div#goodbanner {
	height:75px;
	border-bottom:#E9E9E9 solid 1px;
	font-size:12px;
}

div#show div#goodbanner div#parent {
	float:left;
	padding:0 20px;
	width:64px;
	height:74px;
	background:url(../images/level0.gif) no-repeat right;
	font-weight:bold;
	text-align:center;
}

div#show div#goodbanner div#parent div {
	margin-top:30px;
}

div#show div#goodbanner div#type {
	float:left;
	padding:0 20px;
	width:64px;
	height:74px;
	background:url(../images/level1.gif) no-repeat right;
	position:relative;
	text-align:center;
}

div#show div#goodbanner div#type div {
	margin-top:30px;
}

div#show div#goodbanner div#bestgood {
	float:left;
	height:74px;
	overflow:hidden;
	background:url(../images/level1.gif) no-repeat right;
}

div#show div#goodbanner div#bestgood a {
	cursor:pointer;
}

div#show div#goodbanner div#bestgood a:hover {
	font-weight:bold;
}

div#show div#goodbanner div#bestgood div.goodImg {
	float:left;
	width:72px;
	padding:4px 4px;
	height:68px;
	text-align:center;
	font-family:Arial, "宋体";
	font-size:11px;
}

div#show div#goodbanner div#bestgood div.goodImg div.img {
	width:72px;
	height:54px;
	border:none;
}

div#show div#goodbanner div#showall {
	float:right;
	width:74px;
	height:74px;
	background:url(../images/showall.gif) no-repeat;
	cursor:pointer;
}


/*************/
/*  产品列表  */
/*************/

div#goodlist {
	text-align:left;
}

div#goodlist td.good_s a {
	display:block;
	cursor:pointer;
}

div#goodlist td#nogood {
	text-align:center;
	height:100px;
	font-size:14px;
	font-weight:bold;
}

div#goodlist div.good_s {
	text-align:center;
	width:180px;
	height:210px;
	margin:0 4px;
	padding-top:10px;
	background:url(../images/good_s_BG.gif) no-repeat;
}

div#goodlist div.good_s div.info {
	margin:10px 15px 0 15px;
	font-family:Arial, "宋体";
	font-size:12px;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}

div#goodlist div.good_s div.info span {
	line-height:24px;
}


/*************/
/*  产品介绍  */
/*************/
div#goodtitle {
	width:100% - 14px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding:14px 0 0 14px;
	font-family:Arial, "宋体";
	color:#555555;
}

div#goodtitle span#typename {
	height:18px;
	line-height:18px;
}

div#goodmenu {
	width:100%;
	height:32px;
	margin-top:10px;
	text-align:center;
	font-size:12px;
	background:url(../images/goodmenu_bottom.gif) repeat-x bottom;
}

div#goodmenu a:hover {
	font-weight:bold;
}

div#goodmenu div#introduction {
	float:left;
	width:96px;
	height:32px;
	line-height:32px;
	background:url(../images/laber_active.gif) no-repeat;
	cursor:pointer;
	font-weight:bold;
	color:#C52720;
}

div#goodmenu div#specifications {
	float:left;
	width:96px;
	height:32px;
	line-height:32px;
	background:url(../images/laber.gif) no-repeat;
	cursor:pointer;
}

div#detail {
	width:100%;
}

div#detail div#goodImg {
	float:left;
	width:400px;
	margin:1px;
}

div#detail div#goodImg div.img_m {
	width:100%;
	height:300px;
	border:#E9E9E9 solid 1px;
}

div#detail div#goodImg div#imgBar img {
	border:#E9E9E9 solid 1px;
	float:left;
	margin:1px 2px 0 0;
}

div#detail div#describe_area {
	float:left;
	width:345px;
	padding:20px 0;
}

div#detail div#describe_area div#describe {
	color:#666666;
	font-size:14px;
	line-height:20px;
	padding:0 8px 0 8px;
	min-height:180px;
	height:auto !important;
	height:180px;
}

div#detail div#describe_area div#sep {
	height:10px;
	margin:20px 0 0 4px;
	background:url(../images/sep.gif) no-repeat center;
}

div#detail div#describe_area div#support {
	padding-left:20px;
	font-size:12px;
}

div#detail div#describe_area div#support span#price,
div#detail div#describe_area div#support span#title {
	font-size:14px;
	font-weight:bold;
	color:#555555;
	line-height:36px;
}

div#detail div#describe_area div#support span.item {
	line-height:30px;
	display:inline-block;
	width:100px;
	padding-left:30px;
}

div#detail div#describe_area div#support span.item a {
	color:#C52720;
}

div#detail div#describe_area div#support span.item a:hover {
	font-weight:bold;
}


/*************/
/*  产品规格  */
/*************/

div#specifylist {
	width:100%;
	display:none;
}

div#specifylist div#specifytitle {
	height:30px;
	line-height:30px;
	padding:10px 0 0 20px;
	font-size:14px;
	font-weight:bold;
	color:#C52720;
	background:url(../images/navigation_icon.gif) 10px 22px no-repeat;
}

div#specifylist div#specifyarea table#specifytable {
	width:100%;
	font-family:Arial, "宋体";
	font-size:14px;
	line-height:30px;
	padding-left:20px;
	border-top:#E9E9E9 solid 1px;
	border-bottom:#E9E9E9 solid 1px;
}

div#specifylist div#specifyarea table#specifytable tr.specify_0 {
	background:#F9F9F9;
}

/*产品说明书页面*/
div#wrap div#row div#cbtable div#syn_intro {
	width:100%;
	height:179px;
	background:url(../images/download.jpg) center no-repeat;
}

div#wrap div#row div#cbtable div#syn_intro a#syn_bt {
	display:block;
	width:24px;
	height:24px;
	margin:144px 0 0 168px;
}

div#wrap div#row div#synopsisImage {
	width:30%;
	height:550px;
	float:left;
	background:url(../images/synopsis.jpg) no-repeat;
}