body{
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	margin-top: 12px;
}

.menu {
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu A:link {
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.menu A:visited {
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.menu A:hover {
  	font-size: 10pt;
	margin: 0px;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
  	background-image:   url("ImageBG/glblnav_selected.gif");
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.title {
	FONT-SIZE: 14pt;
	COLOR: #003399;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	white-space: pre;
}

.wordb {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	white-space: normal;
	font-weight: bold;
}

.wordred {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	white-space: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

.word {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	white-space: normal;
	background-position: left;
	color:#333333;
}
.word A:link {
	COLOR: #0000CC; TEXT-DECORATION: underline
}
.word A:visited {
	COLOR: #0000CC; TEXT-DECORATION: underline
}
.word A:active {
	COLOR: #0000CC; TEXT-DECORATION: underline
}
.word A:hover {
	COLOR: #111111;
	TEXT-DECORATION: none
}

.word2 {

	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 14pt;
}
.big {
	FONT-SIZE: 11pt;
	COLOR: #666633;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	font-weight: bold;
}
.big A:link {
	COLOR: #666633; TEXT-DECORATION: underline
}
.big A:visited {
	COLOR: #666633; TEXT-DECORATION: underline
}
.big A:active {
	COLOR: #666633; TEXT-DECORATION: underline
}
.big A:hover {
	COLOR: #333333;
	TEXT-DECORATION: none
}

.proti {
	FONT-SIZE: 10pt;
	COLOR: #0053A6;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	font-weight: normal;
}
.proti A:link {
	COLOR: #0053A6; TEXT-DECORATION: none
}
.proti A:visited {
	COLOR: #0053A6; TEXT-DECORATION: none
}
.proti A:active {
	COLOR: #0053A6; TEXT-DECORATION: none
}
.proti A:hover {
	COLOR: #333333;
	TEXT-DECORATION:underline
}

.titlebold{
	padding: 6px 0px 6px 10px;
	background-color: #F5f7f7;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #21536A;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	background-image:   url("ImageBG/bg_nav.jpg");
}

.titleLinks{
	padding: 6px 0px 6px 10px;
	background-color: #F5f7f7;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #21536A;
	font-weight: bold;
}

.titleLinks a:link{
	color: #21536A;
	text-decoration: none;
}

.titleLinks a:visited{
	color: #21536A;
	text-decoration: none;
}

.titleLinks a:hover{
	background-color: #DDEEFF;
	background-image: none;
	text-decoration: underline;

}

.breadCrumb{
	padding: 5px 0px 5px 10px;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	color: #111111;
}

.breadCrumb a:link{
	color: #111111;
}
.breadCrumb a:visited{
	color: #111111;
}

.breadCrumb a:hover{
	color: #666666;
	text-decoration: none;
}


.mouse_nvr {
	width: 150;
	height: 58px;
	background: url("images/NVR_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_nvr:hover {
	background-position: 0px -58px;
}	

.mouse_a360 {
	width: 150;
	height: 58px;
	background: url("images/Asoni360_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_a360:hover {
	background-position: 0px -58px;
}

.mouse_camera {
	width: 150;
	height: 58px;
	background: url("images/camera_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_camera:hover {
	background-position: 0px -58px;
}


.mouse_server {
	width: 150;
	height: 58px;
	background: url("images/videoserver_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_server:hover {
	background-position: 0px -58px;
}

.mouse_software {
	width: 150;
	height: 58px;
	background: url("images/software_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_software:hover {
	background-position: 0px -58px;
}

.mouse_overview {
	width: 150;
	height: 58px;
	background: url("images/overview_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_overview:hover {
	background-position: 0px -58px;
}


.mouse_selector {
	width: 150;
	height: 58px;
	background: url("images/selector_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_selector:hover {
	background-position: 0px -58px;
}

.asoni360_datasheet {
	width: 150;
	height: 60px;
	background: url("images/asoni360_01_icon.gif") no-repeat 0px 0px;
	display:block;
}

.asoni360_datasheet:hover {
	background-position: 0px -60px;
}
	
.asoni360_key {
	width: 150;
	height: 60px;
	background: url("images/asoni360_02_icon.gif") no-repeat 0px 0px;
	display:block;
}

.asoni360_key:hover {
	background-position: 0px -60px;
}

.asoni360_list {
	width: 150;
	height: 60px;
	background: url("images/asoni360_03_icon.gif") no-repeat 0px 0px;
	display:block;
}

.asoni360_list:hover {
	background-position: 0px -60px;
}

.asoni360_power {
	width: 150;
	height: 60px;
	background: url("images/asoni360_04_icon.gif") no-repeat 0px 0px;
	display:block;
}

.asoni360_power:hover {
	background-position: 0px -60px;
}


.asoni360_model {
	width: 150;
	height: 60px;
	background: url("images/asoni360_05_icon.gif") no-repeat 0px 0px;
	display:block;
}

.asoni360_model:hover {
	background-position: 0px -60px;
}

.nvr_datasheet {
	width: 150;
	height: 60px;
	background: url("images/asoni360_01_icon.gif") no-repeat 0px 0px;
	display:block;
}

.nvr_datasheet:hover {
	background-position: 0px -60px;
}

.nvr_key {
	width: 150;
	height: 60px;
	background: url("images/asoni360_02_icon.gif") no-repeat 0px 0px;
	display:block;
}

.nvr_key:hover {
	background-position: 0px -60px;
}

.nvr_list {
	width: 150;
	height: 60px;
	background: url("images/asoni360_03_icon.gif") no-repeat 0px 0px;
	display:block;
}

.nvr_list:hover {
	background-position: 0px -60px;
}

.nvr_power {
	width: 150;
	height: 60px;
	background: url("images/asoni360_04_icon.gif") no-repeat 0px 0px;
	display:block;
}

.nvr_power:hover {
	background-position: 0px -60px;
}

/*
--------------Index Chinese Button Version --------------------------
*/

.mouse_tw_nvr {
	width: 150;
	height: 58px;
	background: url("images/tw_NVR_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_nvr:hover {
	background-position: 0px -58px;
}	

.mouse_tw_a360 {
	width: 150;
	height: 58px;
	background: url("images/tw_Asoni360_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_a360:hover {
	background-position: 0px -58px;
}

.mouse_tw_camera {
	width: 150;
	height: 58px;
	background: url("images/tw_camera_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_camera:hover {
	background-position: 0px -58px;
}


.mouse_tw_server {
	width: 150;
	height: 58px;
	background: url("images/tw_videoserver_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_server:hover {
	background-position: 0px -58px;
}

.mouse_tw_software {
	width: 150;
	height: 58px;
	background: url("images/tw_software_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_software:hover {
	background-position: 0px -58px;
}

.mouse_tw_overview {
	width: 150;
	height: 58px;
	background: url("images/tw_overview_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_overview:hover {
	background-position: 0px -58px;
}


.mouse_tw_selector {
	width: 150;
	height: 58px;
	background: url("images/tw_selector_icon.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_selector:hover {
	background-position: 0px -58px;
}

/*
--------------NVR & Asoni360 Chinese Button Version --------------------------
*/

.mouse_tw_nvr_asoni360_datasheet {
	width: 150;
	height: 60px;
	background: url("images/tw_datasheet.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_nvr_asoni360_datasheet:hover {
	background-position: 0px -60px;
}


.mouse_tw_nvr_asoni360_main_function {
	width: 150;
	height: 60px;
	background: url("images/tw_main_function.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_nvr_asoni360_main_function:hover {
	background-position: 0px -60px;
}

.mouse_tw_nvr_asoni360_function_list {
	width: 150;
	height: 60px;
	background: url("images/tw_list.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_nvr_asoni360_function_list:hover {
	background-position: 0px -60px;
}


.mouse_tw_nvr_asoni360_powerpoint {
	width: 150;
	height: 60px;
	background: url("images/tw_powerpoint.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_nvr_asoni360_powerpoint:hover {
	background-position: 0px -60px;
}

.mouse_tw_nvr_asoni360_support {
	width: 150;
	height: 60px;
	background: url("images/tw_support.gif") no-repeat 0px 0px;
	display:block;
}

.mouse_tw_nvr_asoni360_support:hover {
	background-position: 0px -60px;
}
.dm {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-weight: bold;
}
.Q_word {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
}
.A_word {
	font-weight: bold;
}
.word_bold {
	font-weight: bold;
}
