<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*css3_support*/
/* begin Page */
.ui-widget-header , .ui-state-active, .ui-state-default.ui-state-active , .ui-state-hover{
background-color: !important; /*calendar_color*/ 
}

body { 
background-attachment:; /*body_background_attachment*/
background-repeat:repeat-x; /*body_background_repeat*/
background-position:top center; /*body_background_position*/
color:#262626;	/*body_font_color*/
font-family:tahoma; /*body_font_family*/
font-size:13px;	/*body_font_size*/
margin: 0; /*body_margin*/
background-image:url(images/background.png); /*body_background*/
background-color:#1CAE9B; /*body_background_color*/
}
#page-body{
box-shadow:; /*page_body_shadow*/
border-radius:; /*page_body_radius*/
width:1024px; /*page_width*/
overflow:hidden;
border-color:; /*page_border_color*/
border-style:none; /*page_border_style*/
border-width:0; /*page_border_width*/
}
.logo {
	position:absolute;
	top:0;
	left:0;
}
a h2 {
margin:0;
padding:0;
font-size:13px;	/*body_font_size*/
font-weight:normal; /*link_style_weight*/
}
.page-header {
position:relative;
width:1024px; /*page_width*/
height:138px; /*page_header_height*/
background-image:url(images/); /*page_header_background*/
background-color:; /*page_header_background_color*/
}
.page-menu{
width:1024px; /*page_width*/
height:37px; /*page_menu_height*/
background-image:url(images/menubg.png); /*page_menu_background*/
background-color:; /*page_menu_background_color*/
position:relative;
z-index:101;
}
.page-content {
width:1024px; /*page_width*/
background-image:url(images/); /*page_content_background*/
background-color:#E4E4E4; /*page_content_background_color*/
text-align:left;
  margin-top:10px;
  border-radius:10px 10px 0 0;
}
.page-footer {
width:1024px; /*page_width*/
height:130px; /*page_footer_height*/
background-image:url(images/); /*page_footer_background*/
background-color:#161616; /*page_footer_background_color*/
color:#fff;
border-radius: 10px;
padding-bottom:20px;
}
.content-left{
background-image:url(images/); /*content_left_background*/
background-color:; /*content_left_background_color*/
padding:15px 5px 5px 5px;
}
.content-center{
background-image:url(images/); /*content_center_background*/
background-color:; /*content_center_background_color*/
padding:15px 5px 5px 5px;
}
.content-right{
background-image:url(images/); /*content_right_background*/
background-color:; /*content_right_background_color*/
padding:15px 5px 5px 5px;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:large;		
}
blockquote {
	border: 1px dashed #CCC;
	background:#e9e9e9;
	padding:3px;
	margin:20px;
}
a:link {
color:; /*link_style_color*/
font-style:; /*link_style_font*/
font-weight:normal; /*link_style_weight*/
text-decoration:none; /*link_style_deco*/
}
a:visited{
color:; /*link_visited_style_color*/
font-style:; /*link_visited_style_font*/
font-weight:; /*link_visited_style_weight*/
text-decoration:; /*link_visited_style_deco*/
}
a:hover {
color:; /*link_hover_style_color*/
font-style:; /*link_hover_style_font*/
font-weight:; /*link_hover_style_weight*/
text-decoration:; /*link_hover_style_deco*/

}
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

.web-menu-top-icon{
	position:absolute;	
	left:0px;
	top:0px;
	border:0;
}
.web-title-box {
	position:relative;
	display:inline;
	left:0px;
	bottom:0px;
	width:100%;
}
.web-title-box-img {
	position:absolute;
	display:inline;
	top:-8px;
	left:5px;
}

/* begin Menu top*/
/* nav menu */
/*
&lt;span class='menu-split'&gt;&lt;/span&gt;  à¹€à¸­à¸²à¹„à¸§à¹‰à¹à¸—à¸£à¸à¸—à¹‰à¸²à¸¢à¸‚à¸­à¸‡à¹€à¸¡à¸™à¸¹ à¸à¹ˆà¸­à¸™ &lt;/li&gt; à¸ªà¸³à¸«à¸£à¸±à¸šà¹€à¸¡à¸™à¸¹à¸—à¸µà¹ˆà¸¡à¸µà¸•à¸±à¸§à¸„à¸±à¹ˆà¸™
à¸ˆà¸°à¸•à¹‰à¸­à¸‡à¸à¸³à¸«à¸™à¸”à¸‚à¸™à¸²à¸”à¹€à¸­à¸‡à¹€à¸žà¸·à¹ˆà¸­à¸„à¸§à¸²à¸¡à¹€à¸«à¸¡à¸²à¸°à¸ªà¸¡
*/
/*
.menu-split {
	display:block;
	background-image:url(images/menu_split_line.png);
	width:1px;
	height:50px;
	margin:0px;
	padding:0px;
	float: left;
}
*/
.nav-menu {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: relative;
}
.nav-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	clear: left;
	position: relative;
}

.nav-menu  ul li {
position:relative; /*nav_menu_position*//*|relative|*/
	float: left;
	display: inline; 
	margin-top: 0px;
margin-right:5px; /*top_menu_space_r*/
	margin-bottom: 0px;
margin-left:5px; /*top_menu_space_l*/
}

.nav-menu ul li a {
	text-decoration: none;
height:37px; /*top_menu_line_hight*//*|auto|*/
	float:left;
	cursor: pointer;
background-image:url(images/menu_normal.png); /*menu_normal*/
	background-repeat: no-repeat;
	background-position: right top;
}

/*
à¸­à¸˜à¸´à¸šà¸²à¸¢à¹€à¸¡à¸™à¸¹
.nav-menu  ul li a span.t {
height: 22px; à¸„à¸³à¸™à¸§à¸™à¸­à¸±à¸•à¹‚à¸™à¸¡à¸±à¸•à¸ˆà¸²à¸à¸£à¸°à¸šà¸šà¸„à¸§à¸²à¸¡à¸ªà¸¹à¸‡à¸‚à¸­à¸‡à¹€à¸¡à¸™à¸¹ à¸„à¸·à¸­ à¹€à¸­à¸² padding top - à¸„à¸§à¸²à¸¡à¸ªà¸¹à¸‡à¸‚à¸­à¸‡à¸&nbsp;à¸²à¸ž
margin: 0 20px 0 -10px;  à¸à¸³à¸«à¸™à¸”à¸‚à¸­à¸šà¸‹à¹‰à¸²à¸¢ 20px à¹à¸¥à¸°à¸«à¹ˆà¸²à¸‡à¸ˆà¸²à¸à¸”à¹‰à¸²à¸™à¸¥à¹ˆà¸²à¸‡ -10px
padding: 7px 0px 0px 20px; à¸ˆà¸±à¸”à¸‚à¸™à¸²à¸”à¸‚à¸­à¸‡à¸•à¸±à¸§à¸«à¸™à¸±à¸‡à¸ªà¸·à¸­à¸§à¹ˆà¸²à¸«à¹ˆà¸²à¸‡à¸ˆà¸²à¸à¸”à¹‰à¸²à¸™à¸šà¸™à¹€à¸—à¹ˆà¸²à¹„à¸«à¸£à¹ˆ à¹à¸¥à¸°à¸ˆà¸²à¸à¸—à¸²à¸‡à¸‹à¹‰à¸²à¸¢à¹€à¸—à¹ˆà¸²à¹„à¸«à¸£à¹ˆ
font-family:Tahoma; 
font-size:12px;
}
*/
.nav-menu  ul li a span.t {
height:28px; /*top_menu_line_hight2*//*|auto|*/
margin: 0 20px 0 -10px; /* à¹à¸à¹‰à¹„à¸‚à¹ƒà¸«à¸¡à¹ˆà¸ˆà¸²à¸ margin: 0 7px 0 -10px;*/
padding:9px 0px 0px 20px; /*top_menu_text_position*//*|auto|*/
font-family:Tahoma; /*menu_font_family*/
font-size:15px;	/*menu_font_size*/
color:#FFFFFF;	/*menu_font_color*/
position: relative;
float:left;
background-image:url(images/menu_normal.png); /*menu_normal*/
background-repeat: no-repeat;
background-position: left top;
}
/*menu*/
.nav-menu  ul.menu li a.active {
background-image:url(images/menu_active.png); /*menu_active*/
	background-repeat: no-repeat;
	background-position: right top;
}

.nav-menu  ul.menu li a.active span.t {
color:#FCFA4D;	/*menu_font_active_color*/
background-image:url(images/menu_active.png); /*menu_active*/
	background-repeat: no-repeat;
	background-position: left top;
}

.nav-menu ul.menu li a:hover,.nav-menu ul.menu li a.hover {
background-image:url(images/menu_hover.png); /*menu_hover*/
	background-repeat: no-repeat;
	background-position: right top;
}


.nav-menu ul.menu li a:hover span.t,.nav-menu ul.menu li a.hover span.t {
color:#FCFA4D;	/*menu_font_hover_color*/
background-image:url(images/menu_hover.png); /*menu_hover*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* end MenuItem */
/* end menu top */

/* begin content */
.box-body{
	margin:10px 5px;
}
.box-title{
background-color:; /*left_title_bg_color*/
border-width:; /*blockheader_border_1_width*/
border-style:; /*blockheader_border_1_style*/
border-color:; /*blockheader_border_1_color*/
border-radius:5px 5px 0 0; /*blockheader_1_radius*/
height:30px; /*blockheader_1_height*/
background-image: url(images/); /*blockheader_1*/
position:relative;
}
.box-title2{
background-color:#1B7D25; /*content_title_bg_color*/
border-width:; /*blockheader_border_2_width*/
border-style:; /*blockheader_border_2_style*/
border-color:; /*blockheader_border_2_color*/
border-radius:0; /*blockheader_2_radius*/
height:40px; /*blockheader_2_height*/
background-image:url(images/blockheader2.png); /*blockheader_2*/
position:relative;
}
.box-title3{
background-color:#CD2A60; /*right_title_bg_color*/
border-width:; /*blockheader_border_3_width*/
border-style:; /*blockheader_border_3_style*/
border-color:; /*blockheader_border_3_color*/
border-radius:5px 5px 0 0; /*blockheader_3_radius*/
height:30px; /*blockheader_3_height*/
background-image: url(images/); /*blockheader_3*/
position:relative;
}

.box-title-t {
position:absolute;
color:#333;	/*left_title_box_font_color*/
top:10%;
padding-left:8px;
font-size:17px;
}
.box-title2-t {
position:absolute;
color:#FFFFFF;/*content_title_box_font_color*/
top:30%;
padding-left:8px;
font-size:17px;
}
.box-title3-t {
position:absolute;
color:#FFFFFF;	/*right_title_box_font_color*/
top:30%;
padding-left:8px;
font-size:17px;
}
.box-content-body {
border-width:0 1px 1px 1px; /*blockcontent_border_1_width*/
border-style:solid; /*blockcontent_border_1_style*/
border-color:#CCCCCC; /*blockcontent_border_1_color*/
border-radius:0 0 5px 5px; /*blockcontent_1_radius*/
background-image:url(images/); /*blockbody_1*/
background-color:#FFFFFF; /*blockcontent_border_1_bg_color*/
position:relative;
}
.box-content-body-t {
margin:0px;
padding:3px;
}
.box-content2-body {
border-width:0; /*blockcontent_border_2_width*/
border-style:; /*blockcontent_border_2_style*/
border-color:; /*blockcontent_border_2_color*/
border-radius:; /*blockcontent_2_radius*/
background-image:url(images/); /*blockbody_2*/
background-color:#a9ce26; /*blockcontent_border_2_bg_color*/
position:relative;
}
.box-content2-body-t {
margin:0px;
padding:3px;
}
.box-content3-body {
border-width:0 1px 1px 1px; /*blockcontent_border_3_width*/
border-style:solid; /*blockcontent_border_3_style*/
border-color:#CCCCCC; /*blockcontent_border_3_color*/
border-radius:0 0 5px 5px; /*blockcontent_3_radius*/
background-image: url(images/); /*blockbody_3*/
background-color: #FFFFFF; /*blockcontent_border_3_bg_color*/
position:relative;
}
.box-content3-body-t {
margin:0px;
padding:3px;
}

.box-title-t a {
color:#FFFFFF;	/*left_title_box_font_color*/
}
.box-title2-t a {
color:#FFFFFF;/*content_title_box_font_color*/
}
.box-title3-t a {
color:#FFFFFF;	/*right_title_box_font_color*/
}
.box-title2-t a h1 {
display:inline;
color:#FFFFFF;/*content_title_box_font_color*/
}
.box-title2-t h1 {
font-weight:normal;
font-style:normal;
font-size:15px;
}
/**list**/
ul.dropdown-left,ul.dropdown-right {
background:#FFFFFF !important; /*submenu_bg_lr*/
border-color:#CCCCCC !important; /*submenu_border_lr*/
	border-width:3px;
	border-style:solid;
}
.my-list{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
.my-list li{
	position:relative;
	display: block;
	text-decoration:none;
	width:100%;
}
.my-list li a {
	display: block;
	text-decoration:none;
	padding:2px;
	margin:1px;
}
.my-list li a:hover , .my-list li a.selected{
padding:1px;
border-width:1px;
border-style:solid;
border-color:#CCCCCC; /*link_hover_box_color*/
background-color:#EEEEEE; /*link_hover_box_bg*/
border-radius:2px;
}
.my-list .detail {
	position:absolute;
	top:0px;
	margin:3px;
}
/* other box hover */
.other-box:hover{
border-radius:2px;
border-color:#CCCCCC; /*link_hover_box_color*/
background-color:; /*link_hover_box_bg*/
}
/* my custom box*/



input-placeholder { color:#4e4e4e; }



#product-search-field{
  color: #4e4e4e;
  font-size:15px;
  border-radius:0px !important;
  background:url(/uploads/4333/images/search-icon.png) no-repeat #bebebe !important;
  padding: 3px 3px 3px 30px;
  width: 185px;
  height:20px;
}
.box-link-footer{
  padding:7px 10px;
  padding-left: 15px;
  text-align:right;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  background:url(/uploads/4333/images/footer-menu-background.jpg);
  display:block;
  position:relative;
  overflow:hidden;
  display:inline;
}
.box-link-footer a{
  color:#fbfbfb;
  text-decoration:none;
}

a:hover { color: #fcfa4d; }


.box-title-clear{
background-color:transparent; 
border-width:0px;
border-style:none; 
border-color:none; 
border-radius:0px; 
height:0px;
background-image:none;
/* position:relative; */
}

.box-welcome{
  background:url(/uploads/4333/images/welcome.png);
  height:391px;
  
}

.content-welcome{
color:#ededed;
  padding: 0px 5px 0px 5px;
  text-align:left;
  line-height:20px;
}

.article-show-all{
display:none;
}

a img {border:none}

.facebook-button{
position:absolute;
  width:30px;
  height:30px;
  top:22px;
  right:4px;
}


.f-nav{
 /*page_menu_background*/
/*page_menu_background_color*/
}

.f-nav{
background-color: !important; /*fix_nav_bg*/
}

#hamburger span{
background-color: !important; /*menu_hamburger_color*/
}

#respTitle{
color: !important; /*respTitle*/
}

.mm-listview &gt; li &gt; a, .mm-listview &gt; li &gt; span {
color: !important; /*respMenu*/
}

.mm-menu{
background-color:white !important; /*respMenuBG*/
}
.my-list-shop a h2{
  color:#333;
}
.my-list-shop a:hover h2{
  color:#000;
}
</pre></body></html>