@charset "utf-8";
/* CSS Document */
div.compInfoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#d8d8d8;
	color: #804200;
	font-weight: bold;
	text-align:left;
	padding:3px 0px 3px 5px;
}
div.compInfo{
	background-color:#EEEEEE;
	padding:5px 5px 15px 5px;
}
table.compInfo th{
	color:#e25704;
	text-align:left;
	font-weight:normal;
	padding-right:10px;
}

div.aboutusOtheroffice {
	background-image: url(/skin/skin1/images/common/about_us/about_us_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #804200;
	height: 23px;
	line-height:23px;
	padding-left:5px;
}

/* Product List */
div.listItemNo_o{	color:#0077b7;	}
div.listItemNo{	color:#333333;	}
div.listItemNo, div.listItemNo_o{
	background-image:url(/skin/skin1/images/common/itemNoBg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	height:31px;
	padding-top:3px;
	cursor:pointer;
}
.listCatNameOuter{
	background-color:#e9e9e9;
	background-image:url(/skin/skin1/images/common/pcat_name_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.listCatName{	color:#333333;	}
.listCatName_o{	color:#0077b7;	}
.listCatName, .listCatName_o{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	padding:3px 5px 3px 5px;
}

/* Prodcut Detail */
div.imageBorder{
	width:313px;
	height:265px;
	border:1px solid #999999;
}
div.itemTitleBar{
	background-color:d8d8d8;
	color:#333333;
	padding:3px 0px 3px 15px;
}

/* News Table */
table.newsTable {
	border-top: 1px solid #9a9999;
	border-left:1px solid #9a9999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.newsTable td, table.newsTable th{
	border-right:1px solid #9a9999;
	border-bottom:1px solid #9a9999;
	line-height:1.5;
	white-space:normal;
}
table.newsTable th{
	background-color:#cccccc;
	color:#834000;
}

.advertiseRightNav{
	background-image:url(/skin/skin1/images/common/adv_nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

/* Contact Us */
table.contactUs {
	font-size:12px;
	color:#333333;
}
table.contactUs td.titlebar {
	background-color:#d8d8d8;
	color:#313131;
	padding:3px 5px 3px 5px;
	text-align:center;
}
table.contactUs td.header{
	color:#0074bc;
	font-weight:bold;
	text-align:right;
}

.contactUsRightNav {
	background-image:url(/skin/skin1/images/common/contact_nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

/* Specification */
.specRow0, .specRow1{
	padding: 3px 10px 3px 10px;
	color:#353535;
	cursor:pointer;
}
.specRow1{
	background-color:#EFEFEF;
}
.specRow0_o, .specRow1_o{
	padding: 3px 10px 3px 10px;
	background-color:#006699;
	color:#FFFFFF;
	cursor:pointer;
}

/* Sitemap */
.sitemapRightNav {
	background-image:url(/skin/skin1/images/common/sitemap_nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}