	BODY
	 { 
	   margin-left: 0px;
	   margin-top: 0px;
	   margin-right: 0px;
	   margin-bottom: 0px;
	   background-image:url(bg.gif);
	   background-attachment:fixed;
	 }
 	.text_def {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	.text_def a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000000;
		text-decoration: none;
	}
	.text_def a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000000;
		text-decoration: none;
	}
	.text_def a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #a34a08;
		text-decoration: underline;
	}
	.text_def a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000000;
		text-decoration: none;
	}
	.text_def ,table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000000;
		text-decoration: none;
	}
	.textfield
	{
    BACKGROUND: #FFF;
    BORDER-BOTTOM: #063bb3 1px solid;
    BORDER-LEFT: #063bb3 1px solid;
    BORDER-RIGHT: #063bb3 1px solid;
    BORDER-TOP: #063bb3 1px solid;
    COLOR: #000;
    CURSOR: cusor;
    FONT-FAMILY: Arial,sans-serif;
    font-size: 11px;
   }
   	.search_left 
	{
	 BACKGROUND-IMAGE: url(bg_search_left.gif); 
	 BACKGROUND-REPEAT: repeat-x;
	 width: 5px;
	 height: 20px;
	}
	.search_right
	{
	 BACKGROUND-IMAGE: url(bg_search_right.gif); 
	 BACKGROUND-REPEAT: repeat-x;
	 width: 5px;
	 height: 20px;
	}
	.search_center
	{
	   BACKGROUND-IMAGE: url(bg_search_center.gif); 
	   BACKGROUND-REPEAT: repeat-x;
	   height: 20px;
	}
	.search_input {
		BORDER-RIGHT: #d0d7dc 1px solid; BORDER-TOP: #d0d7dc 1px solid; FONT: bold 12px Arial; 
		BORDER-LEFT: #d0d7dc 1px solid; COLOR: #8a9aa6; BORDER-BOTTOM: #d0d7dc 1px solid
	}
	.search_button {
		DISPLAY: block; FONT-SIZE: 13px; BACKGROUND: url(bottom.gif) no-repeat; WIDTH: 30px; COLOR: #fff; LINE-HEIGHT: 28px; TEXT-ALIGN: center;padding-top:2px;padding-left:7px;
	}

	.search_replace {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF00;
	}

/* MENU */
	/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
	/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */
	.bg_menu{
	float:left;
	line-height:normal;
	height: 37px;
	background: url(menu_center.gif) repeat-x; /*tab background image path*/
	}
.menu_left{
		float:left;
		padding-left: 0px;
		background: url(menu_left_begin.gif) no-repeat;
		height: 37px;
		width: 1px;
	}
	.menu_center{
		padding-top: 0px;
	}
	.menu_right{
		float:right;
		padding-right: 0px;
		padding-top: 0px;
		background: url(menu_right_end.gif) no-repeat;
		height: 37px;
		width: 1px;
	}
	.menu_center b{ /*onMouseover style*/
	float:left;
	background-position:100% 0px;
	background: url(menu_line.gif) no-repeat center top;
	height: 37px;
	width: 2px;
	}
	
/*
	.menu {   
	   padding-top: 5px;
	   padding-right: 5px;
	   padding-left: 20px;
	   padding-bottom: 5px; 
	   font-family: Tahoma, Arial, Helvetica, sans-serif;
	   font-size: 11px;
	   color: #333333;
	   font-weight: bold;
	   background-image:url(bg_menu.gif);
	  }
	.menu a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		background-image:url(bg_menu.gif);
	}
	.menu a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		text-decoration: none;
		background-image:url(bg_menu.gif);
	}
	.menu a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #FF6600;
		text-decoration: none;
		background-color:#FFCC00;
		background-image:url(bg_menu.gif);
	}
	.menu a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		text-decoration: none;
		background-color:#FFCC00;
		background-image:url(bg_menu.gif);
	}
	
	*/
	

	.menu{
	float:left;
	width:100%;
	line-height:normal;
	height: 37px;
	font-size: 12px;
	background: url(menu_center.gif) repeat-x; /*tab background image path*/
	list-style: none;
	}
	.menu ul{
	list-style-type: none;
	margin:0;
	margin-left: 0px; /*Left offset of entire tab menu relative to page*/
	padding:0;
	}
	.menu li{
	display:inline;
	margin:0;
	padding:0;
	}
	.menu a{
	float: left;
	margin:0;
	margin-right: 0px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
	cursor: pointer;
	background:url(menu_center.gif) no-repeat left top;
	}
	.menu a span{
	float:left;
	display:block;
	padding: 10px 20px 10px 15px;
	font-weight:bold;
	color:#ffffff;
	background:url(menu_center.gif) no-repeat right top;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac roi \*/
	.menu a span {float:none;}
	/* End IE5-Mac hack */
	.menu a:hover span {
	color: #0B2D80;
	}
	.menu a.current{ /*Selected Tab style  roi */
	background-position:0 -0px; /*Shift background image up to start of 2nd tab image*/
	color: #0B2D80;
	background:url(menu_select_left.gif) no-repeat left top;
	height: 37px;
	}
	.menu a.current span{ /*Selected Tab style roi */
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	float:left;
	background:url(menu_select_right.gif) no-repeat right top;
	color: #0B2D80;
	height: 37px;
	}
	.menu a:hover{ /*onMouseover style roi  */
	background-position:0% 0px; /*Shift background image up to start of 2nd tab image*/
	color: #0B2D80;
	background:url(menu_over_left.gif) no-repeat left top;
	height: 37px;
	}
	.menu a:hover span{ /*onMouseover style roi */
	background-position:100% 0px; /*Shift background image up to start of 2nd tab image*/
	float:left;
	background:url(menu_over_right.gif) no-repeat right top;
	color: #0B2D80;
	height: 37px;
	}
	
	.tabcontainer{
	clear: center;
	width: 100%; /*width of 2nd level sub menus*/
	height: 0px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	position: relative;
	background: url(menu_sub_center.gif) repeat-x; /*tab background image path*/
	list-style: none;
	} 
	
/*	.menu_sub {   
	   padding-top: 5px;
	   padding-right: 5px;
	   padding-left: 10px;
	   padding-bottom: 5px; 
	   font-family: Tahoma, Arial, Helvetica, sans-serif;
	   font-size: 11px;
	   color: #333333;
	   font-weight: bold;
	   background-image:url(bg_menu_sub.gif);
	   background-repeat:repeat-x;
	  }
	.menu_sub a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		background-image:url(bg_menu_sub.gif);
		 background-repeat:repeat-x;
	}
	.menu_sub a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		text-decoration: none;
		background-image:url(bg_menu_sub.gif);
		 background-repeat:repeat-x;
	}
	.menu_sub a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #FF6600;
		text-decoration: none;
		background-color:#FFCC00;
		background-image:url(bg_menu_sub.gif);
		 background-repeat:repeat-x;
	}
	.menu_sub a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		text-decoration: none;
		background-color:#FFCC00;
		background-image:url(bg_menu_sub.gif);
		 background-repeat:repeat-x;
	}
*/		

.menu_sub{
	display:none;
	padding-right: 3px;
	}
	.menu_sub a{
	float: right;
	padding-left: 10px;
	text-decoration:none;
	cursor: pointer;
	}
	
	.menu_sub a span{
	float:left;
	display:block;
	padding: 7px 12px 3px 3px; /* Top - Right - 3 - 3*/
	color:#333333;
	}
	
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	.menu_sub a span {float:none;}
	/* End IE5-Mac hack */
	.menu a:hover span {
	color: #FFFFFF;
	}
	
	.menu_sub a:hover{ /*onMouseover style*/
	background-position: 100% 0px; /*Shift background image up to start of 2nd tab image*/
	color: #0FA9CC;
	background:url(menu_sub_over_left.gif) no-repeat left top;
	height: 25px;
	}
	
	.menu_sub a:hover span{ /*onMouseover style*/
	background-position:100% 0px; /*Shift background image up to start of 2nd tab image*/
	float:left;
	background:url(menu_sub_over_right.gif) no-repeat right top;
	color: #0FA9CC;
	height: 25px;
	}
	
	.menu_sub_select{
	padding-left: 0px;
	}
	.menu_sub_select b{
	float:right;
	margin-right: 10px; /*spacing between each tab*/
	padding-left: 10px;
	padding-top: 7px;
	text-decoration: none;
	cursor: pointer;
	}
	.menu_sub_select b{ /*onMouseover style*/
	float:right;
	color: #0FA9CC;
	background-position:100% 0px;
	background:url(menu_sub_over_left.gif) no-repeat left top;
	}

	.menu_sub_left{
		float:left;
		padding-left: 0px;
		height: 25px;
		background: url(menu_sub_left.gif) no-repeat;
	}
	.menu_s  {
	   
	   TEXT-DECORATION: none;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 12px;
	   color: #bc0000;   	  
	   width: 100%;
	   background-image: url(bg_menu.gif);
	   background-repeat:repeat-x;	
      }
	
	.menu_s A {
	   PADDING-LEFT: 24px;
	   padding-right: 0px;
	   padding-top: 7px;
	   TEXT-DECORATION: none;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 12px;
	   color: #bc0000;   	
	   width: 100%;
	   background-image: url(bg_menu.gif);
	     background-repeat:repeat-x;	
	   BACKGROUND: url(icon_catalog.gif) no-repeat 10px 13px;
      }
	.menu_s A:link {
	   PADDING-LEFT: 24px;
	   padding-right: 0px;
	   padding-top: 7px;
	   TEXT-DECORATION: none;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 12px;
	   color: #bc0000;   	  
	   width: 100%;
	    background-image: url(bg_menu.gif);
		  background-repeat:repeat-x;	
	   BACKGROUND: url(icon_catalog.gif) no-repeat 10px 13px;
      }
	.menu_s A:active {
	   PADDING-LEFT: 24px;
	   padding-right: 0px;
	   padding-top: 7px;
	   TEXT-DECORATION: none;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 12px;
	   width: 100%;
	     background-image: url(bg_menu.gif);
		   background-repeat:repeat-x;	
	   BACKGROUND: url(icon_catalog.gif) no-repeat 10px 13px;
      }

	.menu_s A:hover 
     {
	   PADDING-LEFT: 24px;
	   padding-right: 0px;
	   padding-top: 7px;
	   TEXT-DECORATION: none;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 12px;
	   color: #0342c4;   	  
	   width: 100%;
	   background-image: url(bg_menu.gif);
	     background-repeat:repeat-x;	
	   BACKGROUND: url(icon_catalog_over.gif) no-repeat 10px 13px; 
     }
	.menu_s_s {
		PADDING-LEFT: 28px;
	   TEXT-DECORATION: none;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 11px;
	   color: #bc0000;   	 
	    background-image: url(bg_menu.gif);
	     background-repeat:repeat-x;	
	   width: 100%;
      }
	.menu_s_s A {
		PADDING-LEFT: 28px;
	   padding-top: 7px;
   	     padding-bottom: 7px;
	   TEXT-DECORATION: none;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 11px;
	   color: #bc0000;   	  
	   width: 100%;
	  background-image: url(bg_menu.gif);
	     background-repeat:repeat-x;	 
	   BACKGROUND: url(icon_catalog1.gif) no-repeat 20px 13px;
	   
      }
	.menu_s_s A:link {
	   PADDING-LEFT: 28px; 
	   padding-top: 7px;
  	     padding-bottom: 7px;
	   TEXT-DECORATION: none;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 11px;
	   color: #bc0000;
	    background-image: url(bg_menu.gif);
	     background-repeat:repeat-x;	
	   BACKGROUND: url(icon_catalog1.gif) no-repeat 20px 13px;
   	  
	   width: 100%;
      }
	.menu_s_s A:active {
	   PADDING-LEFT: 28px; 
	   padding-top: 7px;
  	     padding-bottom: 7px;
	   TEXT-DECORATION: none;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 11px;
	   color: #bc0000;
	    background-image: url(bg_menu.gif);
	     background-repeat:repeat-x;	
	   BACKGROUND: url(icon_catalog1.gif) no-repeat 20px 13px;
   	  
	   width: 100%;
      }

	.menu_s_s A:hover 
     {
	   PADDING-LEFT: 28px; 
	   padding-top: 7px;
	     padding-bottom: 7px;
	   TEXT-DECORATION: none;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 11px;
	   color: #0342c4;
	    background-image: url(bg_menu.gif);
	     background-repeat:repeat-x;	
	   BACKGROUND: url(icon_catalog_over1.gif) no-repeat 20px 13px;
   	 
	   width: 100%;
     }

	.block_1 
	{
		width:100%;
	 BORDER-RIGHT: #063889 1px solid; 
	 BORDER-TOP: #063889 1px solid;
	/* BACKGROUND-IMAGE: url(block_1.gif);  */
	 BORDER-LEFT: #063889 1px solid; 
	 BORDER-BOTTOM: #063889 1px solid; 
	 BACKGROUND-REPEAT: repeat-x; 
	 BACKGROUND-COLOR: #ffffff;	 	 
	}
	.block_2 
	{
	 BORDER-RIGHT: #063889 1px solid; 
	 BORDER-TOP: #063889 1px solid;
	/* BACKGROUND-IMAGE: url(block_2.gif);  */
	 BORDER-LEFT: #063889 1px solid; 
	 BORDER-BOTTOM: #063889 1px solid; 
	 BACKGROUND-REPEAT: repeat-x; 
	 BACKGROUND-COLOR: #ffffff
	}
	.block_3 
	{
	   BORDER-RIGHT: #063889 1px solid; 
	   BACKGROUND-POSITION: 50% bottom; 
	   BORDER-TOP: #063889 1px solid; 
	  /* BACKGROUND-IMAGE: url(block_3.gif);  */
	   BORDER-LEFT: #063889 1px solid; 
	   BORDER-BOTTOM: #063889 1px solid; 
	   BACKGROUND-REPEAT: repeat-x
	}
	.block_7_top 
	{
	 BACKGROUND-IMAGE: url(block_7_top.gif); 
	 BACKGROUND-REPEAT: repeat-x;
	 width: 180 px;
	 color: #FFFFFF;
	 font-size: 13px;
	 font-weight: bold;
	 height: 33px;
	}
	.block_7_center
	{
	 BACKGROUND-REPEAT: repeat-y;
	 background-color: #FFFFFF;
	 width: 180 px;
	}
	.block_7_bottom
	{
	   BACKGROUND-POSITION: 50% bottom; 
	   BACKGROUND-REPEAT: repeat-x;
	   width: 180 px;
	   padding-bottom: 1px;
	}
	.block_7_title 
	{
	 color: #FFFFFF;
	 font-size: 12px;
	 font-weight: bold;
	 height: 33px;
	}
	.block_8_top 
	{
	 BACKGROUND-IMAGE: url(block_7_top.gif); 
	 BACKGROUND-REPEAT: repeat-x;
	 width: 125px;
	 color: #FFFFFF;
	 font-size: 13px;
	 font-weight: bold;
	}
	.block_8_center
	{
	 BACKGROUND-REPEAT: repeat-y;
	 background-color: #FFFFFF;
	 width: 125px;
	}
	.block_8_bottom
	{
	   BACKGROUND-REPEAT: repeat-x;
	   width: 125px;
	   padding-bottom: 1px;
	}	
	.block_bottom_1 
	{
	   BORDER-RIGHT: #96beb8 1px solid; 
	   BACKGROUND-POSITION: 50% bottom; 
	   BORDER-TOP: #96beb8 1px solid; 
	   BACKGROUND-IMAGE: url(bottombg_1.gif); 
	   BORDER-LEFT: #96beb8 1px solid; 
	   BORDER-BOTTOM: #96beb8 1px solid; 
	   BACKGROUND-REPEAT: repeat-x
	}
	.block_bottom_2 
	{
	   BORDER-RIGHT: #aeb76a 1px solid; 
	   BACKGROUND-POSITION: 50% bottom; 
	   BORDER-TOP: #aeb76a 1px solid; 
	   BACKGROUND-IMAGE: url(bottombg_2.gif); 
	   BORDER-LEFT: #aeb76a 1px solid; 
	   BORDER-BOTTOM: #aeb76a 1px solid; 
	   BACKGROUND-REPEAT: repeat-x
	}
	.block_bottom_3 
	{
	   BORDER-RIGHT: 7BAFDF 1px solid; 
	   BACKGROUND-POSITION: 50% bottom; 
	   BORDER-TOP: 7BAFDF 1px solid; 
	   BACKGROUND-IMAGE: url(bottombg_3.gif); 
	   BORDER-LEFT: 7BAFDF 1px solid; 
	   BORDER-BOTTOM: 7BAFDF 1px solid; 
	   BACKGROUND-REPEAT: repeat-x
	}
	.bg_center_sub 
	{
	   BORDER-RIGHT: #063889 1px solid; 
	   BACKGROUND-POSITION: 50% bottom; 
	   BORDER-TOP: #063889 1px solid; 
	   background: white url(bg_center_sub.gif) top left repeat-x; 
	   BORDER-LEFT: #063889 1px solid; 
	   BORDER-BOTTOM: #063889 1px solid;
	   padding-bottom: 20px;
	}
	.bg_bottom {
		FONT-SIZE: 11px; 
		BACKGROUND-IMAGE: url(bg_bottom.gif); 
		PADDING-BOTTOM: 16px; 
		PADDING-TOP: 16px; 
		BACKGROUND-REPEAT: repeat-x; 
		TEXT-ALIGN: center
	}
	.bg_bottom A {
	FONT-SIZE: 11px; 
	COLOR: #000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	}
	.bg_bottom A:visited {
	FONT-SIZE: 11px; 
	COLOR: #000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	}
	.bg_bottom A:hover {
	FONT-SIZE: 11px; 
	COLOR: #FF6600;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
	}
	.title {
		PADDING-RIGHT: 8px; 
		PADDING-LEFT: 8px; 
		FONT-WEIGHT: bold; 
		PADDING-BOTTOM: 4px; 
		COLOR: #072872; 
		PADDING-TOP: 4px
	}
	.title_2 {
		FONT-FAMILY: Arial, Helvetica, sans-serif; 
		FONT-WEIGHT: bold; 
		PADDING-BOTTOM: 4px; 
		COLOR: #072872;
		font-size: 15px;
		PADDING-TOP: 4px
	}
	.title_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff; 
	text-decoration: none;
	font-weight: bold;
/*	background-image: url(bg_title.gif);*/
	background-color:#0A52CA;
	height: 27px;
	padding-left: 8px;
	}
	.add_cart {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		COLOR: #072872;
		font-weight: bold;
	}
	.add_cart a:link{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #072872;
		text-decoration: none;
		font-weight: bold;
	}
	.add_cart a:visited{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #072872;
		text-decoration: none;
	}
	.add_cart a:hover{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color:#00699B;
		text-decoration: underline;
	}
	.add_cart a:active{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #072872;
		text-decoration: none;
	}
	.gia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b2a2b;
	text-decoration: none;
	font-weight: bold;
	}
	.text_hotnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B51D4C; 
	text-decoration: none;
	font-weight: bold;
	}
	.text_hotnews a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #B51D4C;
	}
	.text_hotnews a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #B51D4C;
		text-decoration: none;
	}
	.text_hotnews a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #B51D4C;
		text-decoration: none;
	}
	.text_hotnews a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #B51D4C;
		text-decoration: none;
	}
	 .bg_all{
 background-color: #FFF;
 }	
 .bg_all_top {
		BACKGROUND-REPEAT: repeat-x;
		background-color: #FFFFFF;
	}
 
 .bg_hotnews{
	background-image:url(../images/photo/bg_hotnew.jpg); 
	background-repeat:repeat-x;
  }
  .bg_top{ 
		background-image:url(bg_top.gif);
		background-repeat:repeat-x;
	    BACKGROUND-POSITION: 50% bottom; 
		height: 110px;
  }
  .bg_top_{ 
		background-image:url(bg_top_.gif);
		background-repeat:repeat-x;
	    BACKGROUND-POSITION: 50% bottom; 
		height: 8px;
  }

  .bg_top_left{ 
		background-image:url(bg_top_left.gif);
		background-repeat:repeat-x;
	    BACKGROUND-POSITION: 50% bottom; 
		height: 86px;
		width: 10px;
  }
  .bg_top_right{ 
		background-image:url(bg_top_right.gif);
		background-repeat:repeat-x;
	    BACKGROUND-POSITION: 50% bottom; 
		height: 86px;
		width: 10px;
  }
  .bg_top_1{
  	background-image:url(bg_top_1.gif); 
	background-repeat:repeat-x;
  }
  .bg_top_2{
  	background-image:url(bg_top_2.gif); 
	background-repeat:repeat-x;
	BORDER-RIGHT: #b9d1ab 0px solid; 
	BORDER-TOP: #FFFFFF 0px solid;
	BORDER-LEFT: #b9d1ab 0px solid; 
	BORDER-BOTTOM: #FFFFFF 1px solid; 
  }
  .bg_path{ 
 		background-image:url(path_bg.gif); 
		background-repeat:repeat-x;
  }
  .bg_path_right{ 
 		background-image:url(path_bg.gif); 
		background-repeat:repeat-x;
  }
  .bg_path_left{ 
 		background-image:url(path_bg.gif); 
		background-repeat:repeat-x;
  }
  .bg_logo{ 
 		background-image:url(bg_logo.gif); 
		background-repeat:repeat-y;
  }
  .bg_cart{ 
 		background-image:url(bg_cart.gif); 
		background-repeat:repeat-y;
  }

   /*.bg_left{
   background-color:#FFF;
   }*/
   
   .bg_left{
   background-color:#FFFFFF;
   BORDER-RIGHT: #E6E6E6 0px solid;
   }
   .bg_right {
	   background-color: #FFF;
	   BORDER-RIGHT: #E6E6E6 0px solid;
	   BORDER-TOP: #E6E6E6 0px solid;
	   BORDER-LEFT: #E6E6E6 0px solid;
	   BORDER-BOTTOM: #E6E6E6 0px solid;
	}
   
  /* .bg_right {
	background-color: #FFF;
	}
	*/
	
	.border_left_right{
	 BORDER-RIGHT: #FFF 1px solid; 
	 BORDER-LEFT: #FFF 1px solid; 
	}
    .border_images{
	   BORDER-RIGHT: #F1F1F1 1px solid;
	   BORDER-TOP: #F1F1F1 1px solid;
	   BORDER-LEFT: #F1F1F1 1px solid;
	   BORDER-BOTTOM: #F1F1F1 1px solid;
	}	
	.nut
	{
	background-color:#063bb3;
    BORDER-BOTTOM: #fff 1px solid;
    BORDER-LEFT: #fff 1px solid;
    BORDER-RIGHT: #fff 1px solid;
    BORDER-TOP: #fff 1px solid;
    COLOR: #ffffff	;
    CURSOR: cusor;
    FONT-FAMILY: Arial,sans-serif;
    font-size: 11px;
	height: 21px;
   }
	.select 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #444444;
	}
	.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF4B27;
	text-decoration: none;
	font-weight: bold;
	}
	.path a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #FF4B27;
		font-weight: bold;
	}
	.path a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #FF4B27;
		text-decoration: none;
		font-weight: bold;
	}
	.path a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #a34a08;
		text-decoration: underline;
		font-weight: bold;
	}
	.path a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #FF4B27;
		text-decoration: none;
		font-weight: bold;
	}
 /*  .tab_banner_top {
    padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right: 5px;
	}
   .tab_4_4_4_4 {
    padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	}
   .tab_5_5_5_5 {
    padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	}
   .tab_8_8_8_8 {
    padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	}
	.tab_2_2_2_2 {
    padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	}
   .tab_5_5 {
	padding-left:5px;
	padding-right:5px;
	}
   .tab_8_8 {
	padding-left:8px;
	padding-right:8px;
	}
	.tab_5{
	padding-left: 5px;
	}	*/
	
	
	  .tab_banner_top {
    padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right: 5px;
	}
   .tab_4_4_4_4 {
    padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	}
   .tab_5_5_5_5 {
    padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	}
   .tab_8_8_8_8 {
    padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	}
   .tab_10_10_10_10 {
    padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	}
	.tab_2_2_2_2 {
    padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	}
   .tab_5_5 {
	padding-left:5px;
	padding-right:5px;
	}
   .tab_8_8 {
	padding-left:8px;
	padding-right:8px;
	}
	.tab_5{
	padding-left: 5px;
	}
	.tab_20{
	padding-left: 20px;
	}
   .tab_left {
	padding-left: 0px;
	}
   .tab_right {
	padding-right: 8px;
	}
	.tab_sub_right
	{
	padding-right: 13px;
	}
	.text_lg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	}
	.text_lg a:link{
		text-decoration: none;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #999999;
		text-decoration: none;
	}
	.text_lg a:visited{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #999999;
		text-decoration: none;
	}
	.text_lg a:hover{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #999999;
		text-decoration: underline;
	}
	.text_lg a:active{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #999999;
		text-decoration: none;
	}
	.text_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	}
	.text_menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}
	.text_menu_top a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #FFF;
		text-decoration: none;
		font-weight: bold;
	}
	.text_menu_top a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #FFF;
		text-decoration: none;
	}
	.text_menu_top a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color:#FFF;
		text-decoration: underline;
	}
	.text_menu_top a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #FFF;
		text-decoration: none;
	}
   .tieu_de {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
	.tieu_de a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000;
	}
	.tieu_de a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000;
		text-decoration: none;
	}
	.tieu_de a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #a34a08;
		text-decoration: underline;
	}
	.tieu_de a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000;
		text-decoration: none;
	}
	
   .tieu_de_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	.tieu_de_2 a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #FFFFFF;
	}
	.tieu_de_2 a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
	}
	.tieu_de_2 a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: underline;
	}
	.tieu_de_2 a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	
	.tieude {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0852c9;
	text-decoration: none;
	font-weight: bold;
	}
	.tieude a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #0852c9;
	}
	.tieude a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #0852c9;
		text-decoration: none;
	}
	.tieude a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #0852c9;
		text-decoration: underline;
	}
	.tieude a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #0852c9;
		text-decoration: none;
	}
	

	
	.tieu_de_tin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc041c;
	text-decoration: none;
	font-weight: bold;
	}
	.tieu_de_tin a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #cc041c;
	}
	.tieu_de_tin a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #cc041c;
		text-decoration: none;
	}
	.tieu_de_tin a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #F14D1D;
		text-decoration: underline;
	}
	.tieu_de_tin a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #cc041c;
		text-decoration: none;
	}
	.bg_title{
   background-image: url(bg_title.gif);
   height: 25px;
   }
	.border_table { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom: BBE6FF 1px solid;
	border-left: BBE6FF 1px solid;
	border-right: BBE6FF 1px solid;
	border-top: BBE6FF 1px solid;
	}
	.more {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		COLOR: #a34a08;
	}
	.more a:link{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #a34a08;
		text-decoration: none;
	}
	.more a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #a34a08;
		text-decoration: none;
	}
	.more a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #a34a08;
		text-decoration: underline;
	}
	.more a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #a34a08;
		text-decoration: none;
	}

.more_menu {
	   BORDER-RIGHT: #fff 0px solid; 
	   BORDER-TOP: #fff 0px solid; 
	   BORDER-LEFT: #fff 0px solid; 
	   BORDER-BOTTOM: #fff 0px solid;    
	   WIDTH: 100%;
	   HEIGHT: 20px;
	   TEXT-DECORATION: none;
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 11px;
	   color: #a34a08;
      }
.more_menu A {
	   BORDER-RIGHT: #fff 0px solid; 
	   BORDER-TOP: #E48782 0px solid; 
	   BORDER-LEFT: #fff 0px solid; 
	   BORDER-BOTTOM: #b0b0b0 0px solid; 
	   PADDING-LEFT: 7px;
	   HEIGHT: 20px;
	   WIDTH: 100%; 
	   TEXT-DECORATION: none;
	   color: #a34a08;
	   padding-top: 4px;
      }
.more_menu A:link {
	   BORDER-RIGHT: #fff 0px solid; 
	   BORDER-TOP: #E48782 0px solid; 
	   BORDER-LEFT: #fff 0px solid; 
	   BORDER-BOTTOM: #b0b0b0 0px solid; 
	   PADDING-LEFT: 7px;
	   WIDTH: 100%;
	   TEXT-DECORATION: none;
	   color: #a34a08;
      }
.more_menu A:active {
	   BORDER-RIGHT: #fff 0px solid; 
	   BORDER-TOP: #E48782 0px solid; 
	   BORDER-LEFT: #fff 0px solid; 
	   BORDER-BOTTOM: #b0b0b0 0px solid; 
	   PADDING-LEFT: 7px;
	   TEXT-DECORATION: none;
	   color: #a34a08;
      }

.more_menu A:hover 
     {
	   BORDER-RIGHT: #fff 0px solid; 
	   BORDER-TOP: #E48782 0px solid; 
	   BORDER-LEFT: #fff 0px solid; 
	   BORDER-BOTTOM: #b0b0b0 0px solid;  
	   PADDING-LEFT: 7px;
	   WIDTH: 100%; 
	   TEXT-DECORATION: underline;
	   color: #a34a08;
	   }
	.text_trang 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
	.text_trang a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #000;
		text-decoration: none;
	}
	.text_trang a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #000;
		text-decoration: none;
	}
	.text_trang a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #FF0000;
		text-decoration: underline;
	}
	.text_trang a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #000;
		text-decoration: none;
	}
	
/* Ajax tab */
.shadetabs{
padding: 3px 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
BORDER-LEFT: #55BAEA 1px solid; 
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 4px 7px;
margin-right: 0px;
BORDER-RIGHT: #55BAEA 1px solid; 
BORDER-TOP: #55BAEA 1px solid;
BORDER-LEFT: #55BAEA 0px solid; 
BORDER-BOTTOM: #96beb8 0px solid;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
text-decoration: none;
padding: 4px 7px;
margin-right: 0px;
BORDER-RIGHT: #55BAEA 1px solid; 
BORDER-TOP: #55BAEA 1px solid;
BORDER-LEFT: #55BAEA 0px solid; 
BORDER-BOTTOM: #ffffff 0px solid;
color: #FA7718;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid #55BAEA;
width: 100%;
height: auto;
margin-bottom: 1em;
margin-top: 0px;
padding: 8px;
}

/* Shopping cart */

/* Online Booking */

.bg3{
	background-color: #E8E6D9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	font-size: 11px;
	color: #666666;
}
.bg_login{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tieu_de_login{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	font-size: 11px;
	color: #FFF;
	padding-left: 20px;
}

.nut_nhan {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color:#FFFBFF;
}
.nut_nhan_2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	BORDER-RIGHT: 1px solid #000000; 
	BORDER-TOP: 1px solid #999999; 
	BORDER-LEFT: 1px solid #999999; 
	BORDER-BOTTOM: 1px solid #000000;
}

.input
{
	FONT:11px Arial, Helvetica, sans-serif; 
	BORDER-RIGHT: #757c7f 1px solid; 
	BORDER-TOP: #757c7f 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #757c7f 1px solid; 
	color: #000000; 
	BORDER-BOTTOM: #757c7f 1px solid; 
	FONT-STYLE: normal; 
	BACKGROUND-COLOR: #FFFFFF; 
}
.textarea
{
	FONT:11px Tahoma, Arial, Helvetica, sans-serif; 
	BORDER-RIGHT: #757c7f 1px solid; 
	BORDER-TOP: #757c7f 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #757c7f 1px solid; 
	color: #000000; 
	BORDER-BOTTOM: #757c7f 1px solid; 
	FONT-STYLE: normal; 
	BACKGROUND-COLOR: #FFFFFF; 
	WIDTH: 200px;
	height:100px;
}
	.text_register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	}
	.text_register a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000;
		text-decoration: none;
	}
	.text_register a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000;
		text-decoration: none;
	}
	.text_register a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000;
		text-decoration: underline;
	}
	.text_register a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000;
		text-decoration: none;
	}
	
	.text_menu_shopping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b51d4c;
	font-weight: bold;
	text-decoration: none;
	}
	.text_menu_shopping a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #b51d4c;
		font-weight: bold;
		text-decoration: none;
	}
	.text_menu_shopping a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #ed1c24;
		font-weight: bold;
		text-decoration: none;
	}
	.text_menu_shopping a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #ed1c24;
		font-weight: bold;
		text-decoration: underline;
	}
	.text_menu_shopping a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #b51d4c;
		font-weight: bold;
		text-decoration: none;
	}
	.text_tb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
	.text_tb a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		text-decoration: none;
	}
	.text_tb a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		text-decoration: none;
	}
	.text_tb a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #FF6600;
		text-decoration: underline;
	}
	.text_tb a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		text-decoration: none;
	}
	.text_tb , table a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		text-decoration: none;
	}
	

/* Data table */
.tbldata caption{display:none;}		
table.tbldata{ border-collapse:collapse;clear:both; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#FFF;
BORDER-BOTTOM: #125b90 1px solid; BORDER-TOP: #125b90 1PX SOLID; BORDER-LEFT: #125b90 1px solid; BORDER-RIGHT: #125b90 1px solid;
}
.tbldata tbody td {border-width: 0 0 1px 0;border-style: solid; padding:2px 0 2px 5px;vertical-align:center;}
.tbldata thead th{text-align:left;border-width:1px 1px 1px 0;border-style:solid;padding:1px 0 1px 5px;background:url(images/px_w.gif) repeat-y;}
.tbldata thead th input{margin-bottom:0px;margin-top:-1px;}
.tbldata td img{text-align:right; font-size:11px;}
.tbldata th img{float:right;margin:4px 4px 0 0;} 
.tbldata tr.msgnew{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px;}

.tbldata thead th{border-top-color:#FFF;border-bottom-color:#C1C1C1;border-right-color:#C1C1C1; background-color:#125b90;} 
.tbldata thead th.sortcol{background-color:#C1C1C1;}
.tbldata tbody td{border-bottom-color:#E6E6E6; font-size:11px;}
.tbldata tr.selected td {
	background-color: #efefef; 
	border-bottom-color:#dee3e7; 
}


