body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.title01 {
	font-size: 13px;
	color: #333333;
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
}
.title02 {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

body {
	background-image: url(../images/web_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #990002;
}
#foottext {
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 10px;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#button {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#button ul{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#button li{
	float: left;

}
#button li a{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
#button li a:hover{
	background-color: #670001;

}
.aboutcontent {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.title03 {
	color: #FFFFFF;
	background-color: #666666;
	padding: 10px;
	font-size: 15px;
}
.rightimg {
	background-color: #FFFFFF;
	display: block;
	padding: 1px;
	border: 1px solid #999999;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.prorightlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.prorightlist li{
	display: inline;

}
.prorightlist li a{
	padding: 10px;
	display: block;
	font-size: 13px;
	color: #C3A161;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2A772;
	text-align: center;
	letter-spacing: 2px;

}
.prorightlist li a:hover{
	color: #FFFFFF;
	background-color: #655225;

}
.tdtitle01 {
	color: #715C2F;
	background-color: #F5F1E9;
	text-align: right;
	border: 1px solid #FFFFFF;
}
.productlink a{
	color: #C5A163;
	padding: 5px;
	display: block;
	text-align: right;
}
#homelink {
	list-style-type: none;
	margin-left: 150px;
}
#homelink li {
	float: left;
}
#homelink li a {
	color: #333333;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	display: block;
}
#newslist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#newslist a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#newslist a:hover {
	color: #990000;
}
