@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
}
input {
	font-family: "Times New Roman", Times, serif;
}
select {
	font-family: "Times New Roman", Times, serif;
}
textarea {
	font-family: "Times New Roman", Times, serif;
}
#Top {
	background: url(../images/top.jpg) no-repeat center top;
}
.menu {
	font-weight: bold;
	text-transform: uppercase;
	color: #EEEEEE;
	text-align: left;
	padding-bottom: 3px;
	font-size: 14px;
	letter-spacing: 3px;
}
.menu a:link {
	text-decoration: none;
	color: #EEEEEE;
}
.menu a:visited {
	text-decoration: none;
	color: #EEEEEE;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#MemberLogin {
	background: url(../images/memberlogin.gif) no-repeat left top;
}
.singleeditbox {
	border: 1px solid #D7D7B0;
	padding: 1px;
}
.commandbutton {
	background: url(../images/button.gif);
	border: 1px solid #EAEAD5;
	height: 18px;
}
#ProductSearch {
	background: url(../images/productsearch.gif) no-repeat left top;
}
.category {
	text-align: left;
	background: url(../images/backgroup_category.jpg) no-repeat center top;
	padding: 2px 5px 10px 10px;
}
.titlebar {
	background: url(../images/content/content_top.gif) no-repeat left top;
	padding-left: 20px;
	padding-top: 5px;
}
.title {
	color: #FFFFFF;
	font: bold 14px "黑体";
}
.paragraph {
	line-height: 18px;
}
.left {
	background: url(../images/left.jpg) no-repeat center bottom;
}
.bottommenu {
	margin-top: 10px;
	border-top: 1px solid #999999;
}
#Bottom {
	color: #FFFFFF;
	background: url(../images/bottom.jpg) repeat-y;
}
#Bottom a:link {
	text-decoration: none;
	color: #EEEEEE;
}
#Bottom a:visited {
	text-decoration: none;
	color: #EEEEEE;
}
#Bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#Bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
}
