body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f8c4cd;
}
td {
	font-family: "宋体";
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #e41d5d;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a.kf:link {
	color: #e41d5d;
	text-decoration: none;
}
a.kf:visited {
	color: #e41d5d;
	text-decoration: none;
}
a.kf:hover {
	color: #333333;
	text-decoration: none;
}
a.kf:active {
	color: #e41d5d;
	text-decoration: none;
}
.STYLE1 {
	color: #e41d5d;
	line-height: 18px;
}
.STYLE3 {color: #e41d5d; font-weight: bold; }
.bg {
	background-image: url(images/tcym.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* 产品详情页面样式 */

/* 产品详情页面			－－宽度、高度、背景图片、居中、边框宽度为0 */
#page		        { width:657px; height:600px; background:url('http://www.zbird.cn/mono/2008/2008/images/tcym.jpg') no-repeat; margin: 0 auto; border: 0; }
/* 关闭按钮行 			－－高度、距上端间距、距左端间距、内容居左 */
#close		        { height:32px; padding-top:20px; padding-left:550px; text-align:left; }
/* 关闭按钮 				－－宽度、高度、背景图片、鼠标经过样式 */
#btn_close		    { width:32px; height:11px; background:url('http://www.zbird.cn/mono/2008/2008/images/an_03.jpg') no-repeat; cursor:pointer; }
/* 产品内容 				－－宽度、左浮动 */
#detail	            { width:657px; float:left; }

/* 左侧内容，产品130图片	
						－－宽度、距左端间距、左浮动 */
#detail_left        { width:152px; padding-left:15px; float:left; }
#small_pic			{ cursor:pointer; }

/* 右侧内容，产品400图片、产品名称、产品描述
	 					－－宽度、左浮动 */
#detail_right       { width:490px; float:left; }
/* 产品大图片			   －－距左端间距 */
#product_pic        { width:400px; height:400px; padding-left:44px; }
/* 无产品时显示的400图片 */
#product_nopic      { width:400px; height:400px; background:url('http://www.zbird.cn/mono/2008/2008/images/nopic.jpg') no-repeat; }
/* 产品描述			   －－颜色、字体、大小、粗体、行间距、距上端间距、距下端间距、距左端间距 */
#product_name 		{ color: #e41d5d; font-family: "宋体"; font-size: 12px; font-weight: bold; line-height: 18px; padding-top:15px; padding-bottom:10px; padding-left:44px; }
/* 产品名称			   －－宽度、高度、颜色、字体、大小、内部内容居左、居中、超出范围隐藏 */
#product_desc 		{ width:400px; height:51px; color: #e41d5d; font-family: "宋体"; font-size: 12px; text-align:left; margin: 0 auto 0 auto; overflow:hidden; }
/* 产品详情链接按钮 */
#btn_detail			{ width:100px; height:40px; padding-right:46px; background:url('http://www.zbird.cn/mono/2008/2008/images/an1_07.jpg') no-repeat; cursor:pointer; margin: 0 0 0 auto; }.del1 {
	text-decoration: line-through;
}

