body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaeaea;
	background-image:url(imgs_/bg.jpg);background-repeat:repeat-x;background-position:top;
}
p,div.,span{ margin:0px; padding:0px;}
.search_prd{	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
.news_date{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ee0000;
	outline:none;
}
.news_text{
	font-family:Arial;
	font-size:11px;
	font-weight:none;
	text-decoration:none;
	color:#000000;
	outline:none;
}
.product_name{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ee0000;
	outline:none;
}
.ano{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	outline:none;
}
#search{
	border:solid 1px;
	border-top-color:#999;
	border-left-color:#999;	
	border-right-color:#fff;
	border-bottom-color:#fff;	
	line-height:20px;
	height:20px;
	text-align:left;
	padding-left:5px;
	color:#767676;
	font-family:Arial;
	font-size:12px;
}
#qty{
	border:solid 1px;
	border-top-color:#606060;
	border-left-color:#606060;	
	border-right-color:#606060;
	border-bottom-color:#606060;	
	line-height:20px;
	height:20px;
	text-align:left;
	padding-left:5px;
	color:#000000;
	font-family:Arial;
	font-size:13px;
	width:57px;
}
.txtbox{
	border:solid 1px;
	border-top-color:#606060;
	border-left-color:#606060;	
	border-right-color:#606060;
	border-bottom-color:#606060;	
	line-height:20px;
	height:20px;
	text-align:left;
	padding-left:5px;
	color:#000000;
	font-family:Arial;
	font-size:13px;
	width:57px;
}
.txtboxContact{
	border:solid 1px;
	border-top-color:#cccccc;
	border-left-color:#cccccc;	
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	background-color:#FFF;
	line-height:20px;
	height:20px;
	text-align:left;
	color:#000000;
	font-family:Arial;
	font-size:12px;

}
#divMain {
	background-image:url(imgs_/main_bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	text-align:center;
}
#divMain2 {
	background-image:url(imgs_/main_bg2.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	text-align:center;
}

#mnuHome{
	background-image:url(imgs_/home_mnu.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:83px;
	height:43px;
	cursor:pointer;
}
#mnuHome:hover{
	background-image:url(imgs_/home_mnu_hover.jpg);
	background-repeat:no-repeat;
	background-position:right;	
	width:83px;
	height:43px;
	cursor:pointer;
}
#mnuProfile{
	background-image:url(imgs_/profile_menu.jpg);
	width:80px;
	height:43px;
	cursor:pointer;
}
#mnuProfile:hover{
	background-image:url(imgs_/profile_menu_hover.jpg);
	width:80px;
	height:43px;
	cursor:pointer;
}
#mnuProduct{
	background-image:url(imgs_/products_menu.jpg);
	width:92px;
	height:43px;
	cursor:pointer;
}
#mnuProduct:hover{
	background-image:url(imgs_/products_menu_hover.jpg);
	width:92px;
	height:43px;
	cursor:pointer;
}
#mnuCustomer{
	background-image:url(imgs_/customer_menu.jpg);
	width:145px;
	height:43px;
	cursor:pointer;
}
#mnuCustomer:hover{
	background-image:url(imgs_/customer_menu_hover.jpg);
	width:145px;
	height:43px;
	cursor:pointer;
}
#mnuDistributor{
	background-image:url(imgs_/dis_mnu.jpg);
	width:191px;
	height:43px;
	cursor:pointer;
}
#mnuDistributor:hover{
	background-image:url(imgs_/dis_mnu_hover.jpg);
	width:191px;
	height:43px;
	cursor:pointer;
}
#mnuContact{
	background-image:url(imgs_/contact_mnu.jpg);
	background-repeat:no-repeat;
	width:112px;
	height:43px;
	cursor:pointer;
}
#mnuContact:hover{
	background-image:url(imgs_/contact_mnu_hover.jpg);
	background-repeat:no-repeat;
	width:112px;
	height:43px;
	cursor:pointer;
}
#mnuSap{
	background-image:url(imgs_/sprate.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:2px;
	height:43px;
}
#prdSap{
	background-image:url(imgs_/product_sap.jpg);
	padding-top:10px;
	background-repeat:no-repeat;
	background-position:top;
	width:31px;
	
}
#tblIntro{
	height:174px;width:960px;
	border: solid 1px #b7bbc0;
	background-color:#FFF;
}
#news_letter{
	height:20px;width:200px;
	border:solid 1px;
	padding-left:16px;
	border-top-color:#999;
	border-left-color:#999;	
	border-right-color:#999;
	border-bottom-color:#999;	
	line-height:20px;
	text-align:left;
	color:#525252;
	background-color:#d9dadd;
	font-family:Arial;
	font-size:12px;	
}
#tblbtm{
	height:97px;width:960px;
	background-image:url(imgs_/btm_bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;	
	
}
.btm_text{
	font-family:Arial;
	font-size:12px;
	color:#a0a0a0;
}
.btm_link{
	font-family:Arial;
	font-size:12px;
	color:#a0a0a0;
	text-decoration:none;
	font-weight:normal;
}
.btm_link:hover{
	font-family:Arial;
	font-size:12px;
	color:#a0a0a0;
	text-decoration:underline;
	font-weight:normal;
}
.product_detail{
	font-family:Arial;
	font-size:13px;
	color:#000000;
}
.sep_headings{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.web_eXperts{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.web_eXperts:hover{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.main_cat{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.main_cat:hover{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#sub_menu_row{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color:none;
	text-decoration:none;
	font-weight:normal;
	cursor:default;
	
}
#sub_menu_row:hover{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color:#ececec;
	text-decoration:underline;
	font-weight:normal;
	cursor:pointer;
	
}
#sub_menu_sitemap{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color:none;
	text-decoration:none;
	font-weight:normal;
	cursor:default;
	
}
#sub_menu_sitemap:hover{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
	cursor:pointer;
	
}
#sub_menu_row_active{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color:#ececec;
	text-decoration:underline;
	font-weight:normal;
	cursor:pointer;
	
}
#product_small{
	border:solid 1px #b4b4b4;
	background-color:#d7d7d7;
	height:140px;
	width:140px;
}
#product_micro{
	border:solid 1px #b4b4b4;
	background-color:#d7d7d7;
	height:77px;
	width:63px;
}
.boxcont{
	margin:0px;
	padding:0px;
	width:140px;
	height:140px;
	position:relative;
}
.zoom{
	width:16px;
	height:28px;
	position:absolute;
	top:0px;
	left:120px;
}
#buttons{
	background-color:#000;
	color:#CCC;
	border: none;
	font-family:Verdana;
}
.buttons{
	background-image:url(imgs_/button_bg.jpg);
	color:#fff;
	border:none;
	font-family:Verdana;
	height:24px;
	cursor:pointer;
}
.Err{	
	color:#F00;
	border:none;
	font-family:Arial;
	height:12px;
}
#contactus{
	height:600px;width:581px;
	border:solid 1px #d1d1d3;
	background-color:#eff0f0;
}
