.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.line {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.font1 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}

a.my:link {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.my:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.my:hover {
	font-size: 16px;
	color: #993300;
	text-decoration: underline;
}
.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
}
.search {
	background-color: #999999;
	
	width: 164px;
	border: 1px solid #CCCCCC;
}

.search2 {
	background-color: #999999;
	
	width: 70px;
	border: 1px solid #CCCCCC;
}
.login {
	height: 16px;
	width: 81px;
	border: 1px solid #CCCCCC;
	background-color: #999999;
}
.productbg {
	background-image: url(images/productbg.jpg);
	background-repeat: no-repeat;
}
.font2 {
	font-size: 12px;
	color: #999999;
}
.iconbg {
	background-image: url(images/iconbg.jpg);
	background-repeat: no-repeat;
}
.product-font {
	font-size: 12px;
	line-height: 22px;
	color: #dddddd;
	text-decoration: none;
}
.date-font {
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	text-decoration: none;
}
