﻿body {
	font-family:"Palatino Linotype", Verdana, Arial, "微软雅黑", "宋体";
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: "Palatino Linotype", Verdana, Arial, "微软雅黑", "宋体";
	color: #000000;
	font-size: 12px;
}
td {
	font-family: "Palatino Linotype", "Times New Roman", "微软雅黑", "宋体";
	font-size: 12px;
	color: #666666;
}

form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
textarea { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
select { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
	color: #000000; 
	background-color: #FFFFFF;
}
a {
	font-family: "Palatino Linotype", "Times New Roman", "微软雅黑", "宋体";
	font-size: 12px;
	color: #666666;
	behavior:url("/noline.htc")
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#title2 td {
	line-height: 1.8em;
	padding-right: 12px;
	padding-left: 12px;
}
#title2 img {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#title2 p {
	text-indent: 2em;
}
#title2 table {
	border: 1px solid #CCCCCC;
}
#title2 .title2bg {
	font-size: 12px;
	color: #FF9900;
	background-color: #EFEFEF;
}
.productsborder {
	border: 4px double #CCCCCC;
	height: 145px;
	width: 175px;
}
.style1 {
	color: #FF6600;
}

