/* ======== 全局 ======== */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body, td, th {
	font-size: 12px;
	color: #333333;
	FONT-FAMILY: 宋体, Arial, Helvetica, sans-serif;
	padding:0px;
	margin: 0px;
	line-height:18px;
}
form {
	margin:0px;
	padding:0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.head {
	background:#c8cbcf;
	color:#1f5464;
	font-size:12px;
	padding-left:10px;
	text-align:left;
	padding-top:3px;
	border-bottom:#A0A0A0 1px solid;
}
.head a:link {
	color:#1f5464;
	text-decoration: none;
}
.head a:visited {
	text-decoration: none;
	color:#1f5464;
}
.head a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.foot_left {
	float:left;
	color:#999999;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:3px;
}
.foot_left a:link {
	color:#999999;
	text-decoration: none;
}
.foot_left a:visited {
	color:#999999;
	text-decoration: none;
}
.foot_left a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.foot_right {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	float:right;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:3px;
}
.foot_right a:link {
	color:#999999;
	text-decoration: none;
}
.foot_right a:visited {
	color:#999999;
	text-decoration: none;
}
.foot_right a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.search {
	padding-bottom:6px;
	padding-right:8px;
}
.search_input {
	border:#A8A8A8 1px solid;
}
.search_button {
	width:22px;
	height:20px;
	border:0px;
	padding:0px;
	background-image:url(search.gif);
}
/* ======== 栏目样式 ======== */
.ul {
	width:100%;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 3px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none
}
.left_li {
	width:130px;
	margin-left:10px;
	border-bottom: #999999 1px dashed;
	background:url(li_1.gif) no-repeat 0px 12px;
	line-height:28px;
	color:#FF3300;
	padding-top:3px;
	padding-left:10px;
	margin-left:15px;
}
.left_li a:link {
	color:#FF3300;
	text-decoration: none;
}
.left_li a:visited {
	text-decoration: none;
	color:#FF3300;
}
.left_li a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.left_li_2 {
	color:#333333;
	width:130px;
	line-height:22px;
	list-style:none;
	margin-left:25px;
	margin-top:2px;
	padding-left:1px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.left_li_2 a:link {
	text-decoration: none;
}
.left_li_2 a:visited {
	text-decoration: none;
}
.left_li_2 a:hover {
	color: #666666;
	text-decoration: underline;
}
.body_title {
	width:100%;
	font-size:20px;
	color:#FF3300;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	padding-bottom:2px;
	padding-top:10px;
}
.pic {
	border:#E5F0F6 1px solid;
}
.product_list_title {
	width:98%;
	padding:3px;
	font-size:14px;
	color:#FF6600;
	line-height:20px;
	font-weight:bold;
}
.product_list_title a:link {
	color:#FF6600;
	text-decoration: none;
}
.product_list_title a:visited {
	color:#FF6600;
	text-decoration: none;
}
.product_list_title a:hover {
	color: #666666;
	text-decoration: underline;
}
.product_list_body {
	width:98%;
	height:140px;
	line-height:18px;
	padding:3px;
	overflow:hidden;
}
.product_list_line {
	width:99%;
	height:8px;
	border-bottom: #999999 1px dashed;
	margin-bottom:8px;
}
.product_show_title1 {
	width:590px;
	height:28px;
	line-height:28px;
	font-size:24px;
	color:#1f5464;
	font-weight:bold;
	border-top: #999999 1px dashed;
	margin-top:6px;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:5px;
}
.product_show_title2 {
	width:590px;
	height:22px;
	line-height:22px;
	font-size:16px;
	color: #FF6600;
	font-weight:bold;
	border-bottom: #999999 1px dashed;
	padding-left:10px;
	padding-bottom:3px;
	margin-top:15px;
}
.product_show_pic {
	width:110px;
	height:80px;
	text-align:center;
	float:left;
	margin-bottom:10px;
}
.product_show_body {
	width:590px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	font-size:14px;
	line-height:20px;
}

