/* CSS Document */

body
{
	margin-top:0px;
	margin-left: 0px;
}
.search_table
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	border-top: 1px solid #B2B2B2;
	border-right: 1px none #B2B2B2;
	border-bottom: 1px none #B2B2B2;
	border-left: 1px none #B2B2B2;
}

.search_td
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	border-top: 1px none #B2B2B2;
	border-right: 1px none #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px none #B2B2B2;
}

.search_content_td
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	border-top: 1px none #B2B2B2;
	border-right: 1px none #B2B2B2;
	border-bottom: 1px none #B2B2B2;
	border-left: 1px none #B2B2B2;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 5pt;

}

.left-outline
{
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
}

.out_line
{
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	margin: 0px;
	padding: 0px;
}

.title_text
{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-indent: 10px;
}

.catagory_root
{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #003C89;
	text-decoration: underline;

}

.catagory_leaf
{
	font-family: "Tahoma";
	font-size: 10px;
	color: #003C89;
	font-weight: lighter;
}

.selected_leaf
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #FF3300;
	text-decoration: underline;
}

.news_tr
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	font-family: "Tahoma";
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}

.news_td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}

.more_news
{	cursor: hand;
}

.news_text_new
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #003C89;
	text-decoration: underline;
	font-weight: bold;
}

.news_text_old
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #003C89;
	text-decoration: underline;
}

a
{
	font-family: "Tahoma";
	/*font-size: 14px;*/
	color: #003C89;
	text-decoration: underline;
	/*font-weight: bold;*/
}

.bottom_table
{
	background-color: #F2F2F2;
	border-left: solid 1px #B2B2B2;
	border-top: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	border-bottom: solid 1px #B2B2B2;
}

.coypright_text
{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #003C89;
	text-align: center;
	vertical-align: middle;
	line-height: 36px;
}


.contact_text
{
	font-family: "Tahoma";
	font-size: 12px;
	/*font-weight: bold;*/
	color: #555555;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
}


.menu_active
{
	cursor: hand;
	background-color: #F58000;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 100px;
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_normal
{
	background-color: #3F5FA0;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 70px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.catagoryShow_td
{
	font-family: "Tahoma";
	border: 1px solid #B2B2B2;
	/*height: 160px;
	width: 160px;*/
	background-position: center center;
	text-align: center;
	vertical-align: top;

}

.catagoryShow_gap_td
{
	height: 160px;
	width: 3px;
}

.catagory_text
{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #003C89;
	text-decoration: underline;
	border: none;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}

.productPicture_td
{
	font-family: "Tahoma";
	/*height: 122px;
	width: 122px;*/
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
}


.productToDetailIcon_td
{
	font-family: "Tahoma";
	height: 102px;
	width: 16px;
	text-align: right;
	vertical-align: middle;
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px none;
	background-image: url(../../resource/image/ext.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.hyperlink_img
{
	border: none;
	cursor: hand;
}

.product_name
{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #3F5FA0;
	text-decoration: underline;
	
}

.product_code
{
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #888880;
}

.dot_line_td
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B2B2B2;
}

.mainpage_title
{
	font-family: "Tahoma";	
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;	
}

.enquiry_td
{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	background-color: #B2B2B2;
	border: 1px none #B2B2B2;
	cursor: hand;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.specification
{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #8D8D8D;
}

.enquiry_a
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.star_img
{
	text-align: center;
	vertical-align: middle;
	height: 14px;
	width: 20px;

}

.tree_parent
{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #3F5FA0;
	cursor: hand;
}

.catagory_a
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #3F5FA0;
	font-weight: bold;
	vertical-align: middle;
}

.company_introduction
{
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #8C8C8C;
	text-indent: 10pt;
	line-height: 18px;
}

.enquiry_title
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #8D8D8D;
}

.enquiry_header
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #8D8D8D;
	font-weight: bold;
}
.red_asterisk
{
	color: #FF0000;
}

#ArticleTit {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 18px; PADDING-BOTTOM: 15px; MARGIN: 0px auto; WIDTH: 620px; COLOR: black; PADDING-TOP: 15px
}
#ArticleCnt {
	CLEAR: both; FONT-SIZE: 13px; MARGIN: 0px auto; WIDTH: 620px; COLOR: #000; WORD-BREAK: break-all; LINE-HEIGHT: 180%; TEXT-ALIGN: left; WORD-WRAP: break-word
}

STYLE1 {
	
}
.STYLE2 {
	FONT-SIZE: 12px
}
.STYLE3 {
	COLOR: #999999
}

#ArtFrom {
	CLEAR: both; BORDER-TOP: #d0d0d0 1px solid; MARGIN: 5px auto 10px; WIDTH: 620px; LINE-HEIGHT: 25px; BORDER-BOTTOM: #d0d0d0 1px solid; HEIGHT: 25px
}

.addProduct_table
{
	border-top-width: 5px;
	border-left: 1px none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #55B9DA;
	border-left-color: #B2B2B2;

}

.addProduct_title_td
{
	background-color: #EFF7FB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
}

.addProduct_td
{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	font-family: "Tahoma";
	font-size: 12px;
	color: #8D8D8D;
	text-indent: 10px;
	font-weight: bold;
	text-indent: 10px;
}

.loadingDetail_table
{
	color: #CCCCCC;
	border: none;
}

.loadingDetail_title
{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-indent: 2pt;

}

.loadingDetail_content
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #666666;

}

.contact_table
{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #55B9DA;
}

.contact_head
{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-indent: 2pt;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;
}

.contact_title
{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	text-indent: 10pt;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;
	color: #555555;
}

.contact_content
{
	font-family: "Tahoma";
	font-size: 12px;
	text-indent: 6pt;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;
}


.newsList_outer
{
	border: 1px solid #CCCCCC;
}

.news_Title
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #be0000;
	LINE-HEIGHT: 200%;
	text-indent: 5pt;

}

.newsList_Table
{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D7D2D6;
}

.newsList_Subject
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "Tahoma";
	font-size: 14px;
	color: #333333;
	text-indent: 2pt;
	cursor: hand;
}

.newsList_Date
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #FF0000;
}

.a1
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	/*text-decoration: underline;
	font-weight: bold;*/
}

.keyword1
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #fe4e00;
	font-weight:bold;
}

.nonkeyword1
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #0000FF;
}

.SmallText
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
}

.BoldText
{
	font-size: 12px;
	font-family: Tahoma;
	color: #f68002;
	font-weight: bold;
}

.download
{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 5px;
	COLOR: #333333;
	LINE-HEIGHT: 150%;
	PADDING-TOP: 5px;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	text-align: left;
	text-indent: 5pt;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	font-weight: normal;
}

.thead1
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #55B9DA;
	color:#555555;
	font-size:12px;
	text-indent: 5px;
    font-weight: bold;
}



.text1
{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	text-indent: 10pt;
	line-height: 26px;
	color: #555555;
}