.page {
	font-size: 12px;
	color: #000000;
}
.tableleft {
	font-size: 12px;
	color: #000000;
	background-color: #F8F8F8;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
	border-top-width: 1px;

}
.text {
	font-size: 12px;
	color: #666666;
}
.tableright {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/tablebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid e4e4e4;
}
.form {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.tableline {
	font-size: 12px;
	color: #666666;
	background-image: url(../images/linebg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.chanpinbg {
	font-size: 12px;
	color: #666666;
	background-image: url(../images/chanpinbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: e3e3e3;
	border-bottom-color: e3e3e3;
	border-left-color: e3e3e3;
	background-color: f8f8f8;
	
}
.hideThis {
	DISPLAY: none
}
.showThis {
	
}a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
}
.text14 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

