.TopBanner {
	background-color: #b01100;
}
body {
	margin: 0px;
}
#menu {
	background-color: #c81300;
}
#menu TD A:Link,#menu TD A:visited{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu TD a:hover{
	color:#CCCCCC
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.banner1 {
	background-image: url(../images/Banner.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.inputBox {
	font-size: 12px;
	height: 20px;
	border: 1px solid #999999;
}
.meddileLine {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.leftandRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.bitTitle {
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	font-weight: bold;
	text-decoration: none;
	color: #484848;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
}
.TJT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #909090;
}
.TJF {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
}
.TJLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #909090;
	border-left-color: #909090;
}

#Hotkeyword{
	background-color: #870d00;
}
#Hotkeyword ul {
	float:left;
	list-style:none;
	margin:0px;
	width:auto;
	clear: none;
}
#Hotkeyword ul li {float:left;margin:0 10px;display:block;}
#Hotkeyword ul li a:link, #Hotkeyword ul li a:visited
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a:link,a:visited {
	text-decoration: none;
	color:#000000
}
#Hotkeyword ul li a:hover{	
color:silver;
}
#ContactCard
{
	line-height:20px;
	color:#ffffff;
	background-color: #c81300;
}
#ContactCard TD a:Link , #ContactCard TD a:visited{
		color:#ffffff;
text-decoration: none;
}

a:hover{
color:silver;
}
.ProductTypeList UL Li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#999999;
	height: 20px;
}
.ProductTypeList UL li
{
 list-style : disc outside none ; 
list-style-image : url(../images/catalog_Flag.gif);
}
.DDH{
	padding-left: 10px;
}
.ProductListBoderFoot{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}