.border_white_3px  { border-top: 3px solid #a11110 }
.border_red_top  { color: #000; font-size: 11px; font-family: Verdana; padding: 5px 2px 2px; border-top: 3px solid #a11110 }
.all_padd_10px { padding: 10px }
.border_gray_3px  { border-top: 3px solid #333 }
.footer_info  { color: #993636; font-size: 11px; font-family: Verdana }
.text_header  { color: #000; font-size: 12px; font-family: Verdana; font-weight: bold; padding-bottom: 2px }
.menu_alarm_sys   { color: #666; font-size: 11px; font-family: Verdana; font-weight: bold; padding-bottom: 2px; border-bottom: 1px solid #eee }
.product_name { color: #000; font-size: 11px; font-family: Verdana; margin-bottom: 10px }
.product_description { color: #999; font-size: 10px; font-family: Verdana }
.page_name { color: #a11110; font-size: 14px; font-family: Verdana; font-weight: bold; padding-bottom: 2px }
.border_white_1px { border-top: 1px solid #333; border-right: 1px solid #333; border-left: 1px solid #333 }
.border_white_1px_bottom { border-bottom: 1px solid #333 }
.top_padd_5px { padding-top: 5px }
#link_footer_info A:link  { color: #444; text-decoration: none }
#link_footer_info A:visited  { color: #999; text-decoration: none }
#link_footer_info A:active  { color: #444; text-decoration: none; background-color: #fff }
#link_footer_info A:hover  { color: #555; text-decoration: none }
#link_home A:link   { color: #000; text-decoration: none }
#link_home A:visited   { color: #555; text-decoration: none }
#link_home A:active   { color: #000; text-decoration: none }
#link_home A:hover   { color: #999; text-decoration: none }
#link_cat A:link   { color: #000; text-decoration: none }
#link_cat A:visited   { color: #555; text-decoration: none }
#link_cat A:active   { color: #000; text-decoration: none }
#link_cat A:hover   { color: #999; text-decoration: none }
#link_alarm_sys A:link   { color: #444; text-decoration: none }
#link_alarm_sys A:visited   { color: #999; text-decoration: none }
#link_alarm_sys A:active   { color: #444; text-decoration: none }
#link_alarm_sys A:hover   { color: #aaa; text-decoration: none }
#imgdiv {
	position:absolute;
	width:auto;
	height:auto;
	z-index:30;
	left: 100px;
	top: 100px;
	background-color:#FFFFFF;
	color:#000000;
	visibility: hidden;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-size:11px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color:#FF33CC;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
}