/* CSS Document */
.paragraphTitle{
font-size: 16px; font-weight: bold; color: #FF0000;
}

body {
	margin-left: 0.1cm;
	margin-top: 0.1cm;
	margin-right: 0.1cm;
	margin-bottom: 0.1cm;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #003366;
}
a {
	font-size: 14px;
	color: #000066;
}
a:link {
	text-decoration: none;
	color:#000066;
}
a:visited {
	text-decoration: none;
	color:#000066;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration:blink;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 19px; margin:1px;
}
h2 {
	font-size: 18px; margin-bottom:1px
}
.catalogueNavigation{padding:10px; background-color:#990033; color:#FFFFFF; width:100px; vertical-align:top;
}
.whiteLink{color:#FFFFFF}
.leftPart{
border-right-style:ridge; 
border-right-color:#CCCCCC; 
border-right-width:thin;border-top-style:outset; 
border-top-color:#CCCCCC; border-top-width:thin;
border-left-style:outset; border-left-color:#CCCCCC; 
border-left-width:thin;border-bottom-style:ridge; 
border-bottom-color:#CCCCCC; border-bottom-width:thin
}
.rightPart{
border-left-style:outset; border-left-color:#CCCCCC; 
border-left-width:thin;border-top-style:outset; 
border-top-color:#CCCCCC; border-top-width:thin;
border-right-style:ridge; border-right-color:#eeeeee; 
border-right-width:thin;border-bottom-style:ridge; 
border-bottom-color:#eeeeee; border-bottom-width:thin
}
.pageAdvertising{
font-family:'Courier New', Courier, mono; font-size:16px; font-weight:bolder; color:#003366
}
.productsfirstLine
{border-bottom-style:dotted; border-bottom-color:#CCCCCC; border-bottom-width:thin; 
border-top-style:dotted; border-top-color:#CCCCCC; border-top-width:thin; 
}
.productsSecondLine
{border-bottom-style:dotted; border-bottom-color:#CCCCCC; border-bottom-width:thin;
}
.chanPin{
 border-left-style:outset; 
 border-left-color:#eeeeee;
  border-left-width:thin;border-right-style:ridge;
   border-right-color:#eeeeee; border-right-width:thin; 
    border-top-style:outset; border-top-color:#eeeeee;
	 border-top-width:thin;border-bottom-style:ridge; 
	 border-bottom-color:#eeeeee; border-bottom-width:thin;  
}
.contentTag{ background-color:#990033; padding:5px;
width:986px; color:#FFFFFF
}
.mainMenu{
width:996px;
}
.scrollingDiv{
overflow:hidden;width:996px;
}
.factoryKeywords{
width:986px; background-color:#990033; padding:5px; color:#FFFFFF;
}

.foot{
width:996px; 
}
.hxyContent{
overflow: scroll; height:1400px; border-top-style:groove; padding:10px; border-top-color:#CCCCCC; border-top-width:thin
}