* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
img, abbr, acronym, fieldset { border: 0; }
code { line-height: 1em; }
pre { overflow: auto; clear: both; }
sub, sup { line-height: 0.5em; }
.post_image, .thumb { display: block; }
.alignleft, .left, img[align="left"] { display: block; float: left; }
.alignright, .right, img[align="right"] { display: block; float: right; }
.aligncenter, .center, img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
.alignnone, .block { display: block; clear: both; }
	@charset "utf-8";
	/* CSS Document */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	/* text-align:left; */
	}
	body {
	line-height: 1;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
	ol, ul {
	list-style: none;
	}
	blockquote, q {
	quotes: none;
	}
	/* remember to define focus styles */
	:focus {
	outline: 0;
	}
	/* remember to highlight inserts */
	ins {
	text-decoration: none;
	}
	del {
	text-decoration: line-through;
	}
	table {
	border-collapse: collapse;
	border-spacing: 0;
	/* text-align:center; */

	}

	a {	line-height:18px; text-decoration:none; color:White;}

	p {	line-height:18px; }

	h3 {}

	h4 {}

	*:focus { 	outline: none;}
	*::-moz-focus-inner {	border: none;}
		
	button::-moz-focus-inner {	border:medium none;}

	button::-moz-focus-inner {	margin:0;	padding:0;}

	input, select {
		_zoom:1;
	/* 	padding:4px 0 2px 0; */
	}
	/*~~~~~~~~~END OF RESETCSS~~~~~~~~~~~*/

body{
	font-size:12px;
	line-height:170%;
	font-family:Arial;
	color:#484848;
	background:url("images/bg_body.png") repeat scroll left top transparent;
}
.Title_new
{
    color:#0d84c7;
    font-weight:bold;
    font-size:14px;
     text-decoration:none;
}
.Title_new:hover
{
    color:#0d84c7;
    font-weight:bold;
    font-size:14px;
    text-decoration:underline;
}
.productdetail
{
    color:#0d84c7;
    font-weight:bold;
    font-size:14px;
}
.tile_tin3 {
    color: #000;
    font-size: 12px;
    text-decoration: none;
}
.price_detail
{
    color:#ff0000;
    font-weight:bold;
    font-size:14px;
}

#header{
	background:url(images/bg_header.png) top center #f7f7f7;
	border-bottom:1px solid #e1e1e1;
	height:190px;
}
#top_header{
	background:url(images/bg_topHeader.png) repeat-x top left;
	 height: 10px;
}
#top_header .top_menu,
#header .header-i,
#container,
.footer-i{
	position:relative;
	margin:0 auto;
	width:1000px;
}
#top_header .top_menu .top_menu_i{
    background: url("images/bg_left_menuTop.png") no-repeat scroll left top transparent;
    padding-left: 25px;
    position: absolute;
    right: 0;
    top: 0;
}
#top_header .top_menu .top_menu_ii{
    background: url("images/bg_right_menuTop.png") no-repeat scroll right top transparent;
    padding-right: 25px;
}
#top_header .top_menu .top_menu_ii ul{
	background: url("images/bg_center_menuTop.png") repeat-x left top transparent;
	overflow:hidden;
}
#top_header .top_menu .top_menu_ii ul li{
	float:left;
	display:inline;
	
}
#top_header .top_menu .top_menu_ii ul li a{
	line-height:50px;
	padding:0 10px;
	color:#1b6d7e;
	font-weight:bold;
}
#top_header .top_menu .top_menu_ii ul li a:hover{
	color:#c06830;
	text-decoration:underline;
}
#header .header-i .logo{
    left: 0;
    position: absolute;
    top: 10px;
}
#header .header-i .logo a{
    background: url("images/logo.png") no-repeat scroll left top transparent;
    height: 150px;
    width: 500px;
	display:block;
	text-indent:-999em;
	margin-top:5px;
}
#header .header-i .search_top{
    background: url("images/bg_search.png") no-repeat scroll left top transparent;
    height: 35px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 115px;
    width: 244px;
}
#header .header-i .search_top .text_search{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    padding: 9px 2px;
    width: 188px;
}
#header .header-i .search_top .submit_search{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    margin: 0;
    padding: 9px 2px;
    text-indent: -999em;
    width: 45px;
}
#mainContent{
	overflow:hidden;
	margin-bottom:10px;
}
#mainContent #leftContent{
	float:left;display:inline;
	width:232px;
	margin-right:10px;
}
#mainContent #leftContent .module,
#rightContent .module{
	margin-bottom:10px;
	overflow:hidden;
}
#mainContent #leftContent .module h3,
#rightContent h3{
    background: url("images/bg_title1.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-size: 15px;
    padding: 13px 10px;
	text-transform: uppercase;
	
}
#rightContent h3 a{
    color: #FFFFFF;
}
#mainContent #leftContent .module h3 a{
color: #FFFFFF;
}
#mainContent #leftContent .module div,
#rightContent .module div{
	border:1px solid #126ab1;
	border-top:none;
	border-radius:0 0 10px 10px;
	padding:10px;
	background:#fafafa;
	float: left;
width: 210px;
}
#mainContent #leftContent .module ul.categoty li{
    background: url("images/bg_line_menuleft.png") no-repeat scroll center bottom transparent;
    padding: 5px 0;
	position:relative;
}
#mainContent #leftContent .module ul.categoty li a{
    background: url("images/icon_menuleft2.png") no-repeat scroll 8px center transparent;
    padding-left: 25px;
	color:#126ab1;
	text-transform:uppercase;
	font-weight:bold;
}
#mainContent #leftContent .module ul.categoty li .icon_sub{
    background: url("images/icon_hover_menuleft.png") no-repeat scroll left bottom transparent;
    display: block;
    height: 11px;
    position: absolute;
    right: 10px;
    top: 10px;
	cursor: pointer;
    width: 9px;
}
#mainContent #leftContent .module ul.categoty li:hover a{
	background: url("images/icon_hover_menuleft2.png") no-repeat scroll 8px center transparent;
	color:#c8652c;
}
#mainContent #leftContent .module ul.categoty li:hover  .icon_sub,
#mainContent #leftContent .module ul.categoty li.active  .icon_sub{
    background: url("images/icon_hover_menuleft.png") no-repeat scroll left top transparent;
}
#mainContent #leftContent .module ul.categoty ul {
    display: block;
    margin-left: 25px;
}
#mainContent #leftContent .module ul.categoty ul li{
	background:none;
}
#mainContent #leftContent .module ul.categoty ul a,
#mainContent #leftContent .module ul.categoty li:hover ul a{
    background: url("images/icon_006.png") no-repeat scroll left center transparent;
    color: #484848;
    display: block;
    font-weight: normal;
    padding-left: 18px;
    text-transform: none;
}
#mainContent #leftContent .module ul.categoty ul li a:hover{
	text-decoration:underline;
color: #c8652c;
}
#leftContent .cate_inox h2{
    background: url("images/bg_line_menuleft.png") no-repeat scroll center bottom transparent;
    padding: 5px 0;
    margin-bottom: 5px;
}
#leftContent .cate_inox h2 a{
    background: url("images/icon_menuleft2.png") no-repeat scroll 8px center transparent;
    color: #126ab1;
    display: block;
    font-weight: bold;
    padding-left: 22px;
    text-transform: uppercase;
}
#leftContent .cate_inox  ul li{
    background: url("images/bg_line_menuleft.png") no-repeat scroll center bottom transparent;
    padding: 5px 0 5px 20px;
}
#leftContent .cate_inox  ul li a{
	background:url(images/icon_006.png) no-repeat left center;
	padding-left:15px;
}
#leftContent .cate_inox  ul li a:hover{
	color:#c8652c;
	text-decoration:underline;
}
#leftContent .cate_hotel  ul li{
    background: url("images/bg_line_menuleft.png") no-repeat scroll center bottom transparent;
	padding:5px 10px;
}
#leftContent .cate_hotel  ul li a{
	background:url(images/icon_007.png) no-repeat left center;
	padding-left:15px;
}
#Content{
	overflow:hidden;
}
#slideShow{
	background:#f8f8f8;
	padding:10px;
	position:relative;
    height: 312px;
	margin-bottom:10px;
}
.breadcrumb{
	color:#4a94a0;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
}
.breadcrumb a {
background: url("images/icon_003.png") no-repeat scroll right center transparent;
color: #C7652B;
padding-right: 20px;
margin-left: 10px;
}
.breadcrumb span {
margin-left: 10px;
}
#slideShow ul.slides_container{
    border: 1px solid #92B8BF;
    height: 312px;
    width: 738px;
}
#slideShow ul.pagination{
    bottom:20px;
    overflow: hidden;
    position: absolute;
    right:20px;
    z-index: 999;
}
#slideShow ul.pagination li{float:left;display:inline;margin:0 5px}
#slideShow ul.pagination li a{
    background: url("images/icon_008.png") no-repeat scroll center center transparent;
    display: block;
    height: 23px;
    text-indent: -999em;
    width: 23px;
}
#slideShow ul.pagination li a:hover,
#slideShow ul.pagination li.current  a{
    background: url("images/icon_009.png") no-repeat scroll center center transparent;
}
#slideShow .previous{
    background: url("images/icon_010.png") no-repeat scroll left top transparent;
    display: block;
    height: 115px;
    left: 10px;
    position: absolute;
    top: 100px;
    width: 36px;
    z-index: 999;
}
#slideShow .next{
    background: url("images/icon_010.png") no-repeat scroll right top transparent;
    display: block;
    height: 115px;
    right: 9px;
    position: absolute;
    top: 100px;
    width: 36px;
    z-index: 999;
}
#Content #main{
	float:left;display:inline;
	width:515px;
	margin-right:10px;
}
#Content #main .list_main{
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
	border-radius:0 0 10px 10px;
}
#Content #main .list_main h3{
    background:url("images/title_list.gif") no-repeat scroll -1px top transparent;
    color: #126ab1;
    font-size: 15px;
    padding:18px 42px;
}
#Content #main .list_main h1{
    background:url("images/title_list.gif") no-repeat scroll -1px top transparent;
    color: #126ab1;
    font-size: 15px;
    padding:16px 42px;
}
#Content #main .list_main .div1{
	border:1px solid #126ab1;
	background:#fafafa;
	border-top:none;
	overflow:hidden;
	border-radius:0 0 10px 10px;
	width:503px;
margin-bottom: 10px;
}
#Content #rightContent{
    overflow: hidden;
    width: 232px;
}

#Content #main .list_main div ul.products{
	overflow:hidden;
}
#Content #main .list_main div ul.products li{
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    display: inline;
    float: left;
    margin: 0 5px 10px;
    overflow: hidden;
    width: 159px;
	background:url("images/bg_list_products.png") repeat scroll left top transparent;
}
#Content #main .list_main div ul.products li:hover{
	cursor: pointer;
	border: 1px solid #82c3cc;
}
#Content #main .list_main div ul.products li a{
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
#Content #main .list_main div ul.products li .price{
    color: #494849;
    display: block;
    font-weight: bold;
    padding: 0 10px;
    text-align: center;
	margin-bottom: 5px;
}
#Content #main .list_main div ul.products li .price span{
	color:#ff6c1b;
}
#Content #main .list_main div ul.products li .description{
	padding:0 10px;
	margin-bottom:10px;
overflow: hidden;
height: 105px;
text-align: justify;
}
#Content #main .list_main div ul.products li h2{
	background:url(images/bg_name_produc.png) no-repeat top center;
height: 45px;
overflow: hidden;
}
#Content #main .list_main div ul.products li h2 a{
	background:none;
	color:#494849;
	font-weight: bold;
}
#Content #main .list_main div ul.products li h2 a:hover{
color: #c8652c;
}
.list_ct li h2 a{
	font-weight: bold;
}
.list_ct li h2 a:hover{
color: #c8652c;
}
#Content #main .list_main div .page{
	text-align:right;
	padding:10px;
	border:none;
}
#Content #main .list_main div .page a{
	color:#4a94a0;
	
}
#Content #main .list_main div .page a.prev{
    background: url("images/icon_002.png") no-repeat scroll left center transparent;
    margin-right: 10px;
    padding-left: 15px;
}
#Content #main .list_main div .page a.prev:hover{
	background: url("images/icon_005.png") no-repeat scroll left center transparent;
	color:#ff8039;
	text-decoration:underline;
}
#Content #main .list_main div .page a.next{
    background: url("images/icon_003.png") no-repeat scroll right center transparent;
    padding-right: 15px;
}
#Content #main .list_main div .page a.next:hover{
	background: url("images/icon_004.png") no-repeat scroll right center transparent;
	color:#ff8039;
	text-decoration:underline;
}
#rightContent .module .online li {
background: url("images/bg_list_products.png") repeat scroll left top transparent;
border: 1px solid #CCCCCC;
border-radius: 5px 5px 5px 5px;
margin-bottom: 10px;
min-height: 27px;
padding: 7px;
position: relative;
text-align: center;
overflow: hidden;
}
.news_title {
font-size: 13px;
background: #126ab1 none repeat scroll 0%;
border: 1px solid #DCE0E1;
text-align: left;
margin-top: 5px;
margin-bottom: 5px;
text-decoration: none;
width: 30px;
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
}
.news_title:hover
{
	font-size:13px;
	background:red none repeat scroll 0%;
	border:1px solid #DCE0E1;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
	width:30px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}
.news_title_active 
{
	font-size:13px;
	background:white none repeat scroll 0%;
	border:1px solid #DCE0E1;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
	width:30px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}	
#rightContent .module .online li.yahoo .icon{
    background: url("images/icon_yahoo.png") no-repeat scroll left top transparent;
    display: block;
    height: 62px;
    left: 10px;
    position: absolute;
    top: 5px;
    width: 57px;
background-size: 30px;
}
#rightContent .module .online li.skype .icon{
    background: url("images/icon_skype.png") no-repeat scroll left top transparent;
    display: block;
    height: 62px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 57px;
}
#rightContent .module .online li.complaints_services .icon{
    background: url("images/icon_hotline.png") no-repeat scroll left top transparent;
    display: block;
    height: 62px;
    left: 10px;
    position: absolute;
    top: 35px;
    width: 62px;
}
#rightContent .module .online li.hotline{
	height: 185px;
background: none;
border: none;
padding: 0px;
}
#rightContent .module   .line1 {
border: none;
padding: 0px;
background: url("images/2vach.png") no-repeat scroll bottom center transparent;
padding-bottom: 10px;
}
#rightContent .module   .line1 h4 {
color: #000;
margin-bottom: 3px;
clear: both;
text-align: left;
}
#rightContent .module   .line1 p {
color: #ff0000;
font-size: 17px;
text-align: left;
font-weight: bold;
}
#rightContent .module   .line2 {
padding: 0px;
border: none;
text-align: left;
margin-top: 10px;
background: url("images/2vach.png") no-repeat scroll bottom center transparent;
padding-bottom: 10px;
}
#rightContent .module   .line2 p {
color: #000;
}
#rightContent .module   .line2 p span {
color: #ff0000;
font-size: 17px;
text-align: left;
font-weight: bold;
margin-left: 12px;
}
#rightContent .module   .line1.nobg {
margin-top: 10px;
background: none !important;
}
#rightContent > div:nth-child(1) > div {
height: 217px;
}
#rightContent .module .online li.complaints_services{
    background: url("images/bg_line_menuleft.png") no-repeat scroll center top transparent;
    border: medium none;
    height: 80px;
    margin: 0;
}
#rightContent .module .online li.complaints_services p{	
    color: #126ab1;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 5px #FFFFFF;
}
#Content #rightContent .list_ct li{
    background: url("images/bg_line_menuleft.png") no-repeat scroll center bottom transparent;
    padding: 10px 0;
    text-align: center;
float: left;
}
#Content #rightContent .list_ct li img{
border: 1px solid #CCCCCC;
margin-bottom: 10px;
width: 65px;
height: 65px;
float: left;
}
#Content #rightContent .list_ct li h2{
height: 65px;
float: left;
width: 130px;
margin-left:10px;
text-align:left;
}
#footer{
	background:url(images/bg_footer.png) top left;
}
#footer .address{
	text-align:center;
	background:url(images/bg_line_footer.png) no-repeat top center;
	padding-top:10px;
	margin-bottom:20px;
}
#footer .address p{
    color: #484848;
    line-height: 25px;
}
#footer  .Copyright{
	overflow:hidden;
	padding-bottom:20px;
}
#footer  .Copyright p{
	float:left;display:inline;
}
#footer  .Copyright .social{
float: right;
display: inline;
padding-top: 10px;
width: 305px;
margin-top: -10px;
}
#Content #main .list_main .left_detail{
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    display: block;
    float: left;
    margin: 10px;
}
#Content #main .list_main .right_detail{
    border: medium none;
    border-radius: 0 0 0 0;
    overflow: hidden;
    padding: 10px 0;
}
#Content #main .list_main .right_detail h1{
    color: #2D7987;
    font-size: 18px;
	margin-bottom:10px;
background: none;
padding: 0px;
}
#Content #main .list_main .right_detail h2 a{
    color: #2D7987;
    font-size: 12px;
	display:block;
	padding-bottom:5px;
}
#Content #main .list_main .right_detail .description{
text-align: justify;
padding-right: 10px;
}
#Content #main .list_main .right_detail .description,
#Content #main .list_main .right_detail .price,
#Content #main .list_main .right_detail .warranty{
    display: block;
    padding-bottom: 5px;
}
#Content #main .list_main .right_detail .price,
#Content #main .list_main .right_detail .warranty{
	font-weight:bold;
}
#Content #main .list_main .right_detail .price span,
#Content #main .list_main .right_detail .warranty span{
	color:#2d7987;
	font-size:14px;
	padding:0 5px;
}
#Content #main .list_main .tab-detail{
    clear: both;
    overflow: hidden;
	padding:20px 40px 0 40px;
	background:url(images/line_detail.png) no-repeat top center;
	margin-top:20px;
}
#Content #main .list_main .tab-detail  li{
	float:left;
	display:inline;
	margin-right:1px;
}
#Content #main .list_main .tab-detail li a{
    border: 1px solid #C9E0E3;
    color: #2D7987;
    line-height: 35px;
	cursor:pointer;
    padding: 9px 10px;
}
#Content #main .list_main .tab-detail li a:hover,
#Content #main .list_main .tab-detail li a.activetab{
	border:1px solid #38929e;
	background:#79a9b1;
	color:#fff;
}
#Content #main .list_main div  .shipping{
   background: url("images/bg_list_products.png") repeat scroll left top transparent;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    height: 30px;
    margin: 0 10px;
    padding: 10px;
}
#Content #main .list_main div  .shipping  p{
	background:url(images/icon_11.png) no-repeat left center;
	padding-left:20px;
	color:#57a6b2;
	font-weight:bold;
}
#payment{
	display:none;
}
#Content #main .list_main div .contenttab{
    border: 1px solid #CCCCCC;
    border-radius: 0 0 0 0;
    margin: 0 10px 10px;
    padding: 10px;
	background:#fff;
}
#Content #main .list_main div .contenttab h2{
	font-size:20px;
	margin-bottom:10px;
}
#Content #main .list_main div .list_new,
#Content #main .list_main div  .tag_keywords{
    border: medium none;
    border-radius: 0 0 0 0;
    padding: 0px 10px;
}
#Content #main .list_main div .list_new h4,
#Content #main .list_main div .tag_keywords  h4{
    background: url("images/bg_list_new.png") no-repeat scroll left bottom transparent;
    color: #3D8692;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
#Content #main .list_main div  .tag_keywords{
	overflow:hidden;
	padding:10px;
}
#Content #main .list_main div .tag_keywords  h4{
	float:left;
	display:inline;
	background:none;
}
#Content #main .list_main div .tag_keywords  a{
    border-right: 1px solid #CCCCCC;
    padding: 0 10px;
}
#Content #main .list_main div .list_new li{
	margin:10px 0;
	background:url("images/icon_006.png") no-repeat scroll left center transparent;
	padding-left:15px;
}
#Content #main .list_main div .list_new li span{
	font-weight:bold;
}
#Content #main .list_main div .list-bv li{
	overflow:hidden;
	background:url("images/line_detail.png") no-repeat scroll center bottom transparent;
	padding:20px 10px;
	margin-bottom:10px;
}
#Content #main .list_main div .list-bv li img{
    display: inline;
    float: left;
    margin-right: 10px;
}
#Content #main .list_main div .list-bv li h2 a{
	color:#2d7987;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
}
#Content #main .list_main div .list-bv li .tile{
    color: #CFCFCF;
    display: block;
    padding-bottom: 10px;
}
#Content #main .list_main div .list_new_connection{
	background:url("images/line_detail.png") no-repeat scroll center top transparent;
}
#Content #main .list_main div .detail-new{
	padding:10px;
	margin-bottom:10px;
	border:none;
}
#Content #main .list_main div .detail-new p{
    line-height: 23px;
    text-align: justify;
margin-bottom: 10px;
}
#Content #main .list_main div .detail-new img{
	padding:10px;
}
#Content #main .list_main div .detail-new h1{color:#2d7987;font-size:14px;margin-bottom:5px;font-weight: bold;background: none;
padding: 0px;}
#Content #main .list_main div .list_new_connection li{
	background:url("images/icon_003.png") no-repeat scroll left center transparent
}
#Content #main .list_main div .list_new_connection li a{
	font-weight:bold;
}
#Content #main .list_main div .list_new_connection li:hover{
	background:url("images/icon_004.png") no-repeat scroll left center transparent
}
#Content #main .list_main div .list_new_connection li:hover a{
	color:#ff8039;
}
.menuFooter{
    background: url("images/bg_topHeader.png") repeat-x scroll left top transparent;
    height: 10px;
}
.menuFooter-i{
	margin:0 auto;
	width:1000px;
	position:relative;
}
.menuFooter-i .menuFooter-ii{
    background: url("images/bg_left_menuTop.png") no-repeat scroll left top transparent;
    padding-left: 25px;
    position: absolute;
    left: 0;
    top: 0;
}
.menuFooter-i .menuFooter-iii{
    background: url("images/bg_right_menuTop.png") no-repeat scroll right top transparent;
    padding-right: 25px;
}
.menuFooter-i .menuFooter-iii ul{
    background: url("images/bg_center_menuTop.png") repeat-x scroll left top transparent;
    overflow: hidden;
}

.menuFooter-i .menuFooter-iii ul li {
    display: inline;
    float: left;
}
.menuFooter-i .menuFooter-iii ul li a {
    color: #1B6D7E;
    font-weight: bold;
    line-height: 50px;
    padding: 0 10px;
}
.menuFooter-i .menuFooter-iii ul li a:hover {
    color: #c06830;
	text-decoration:underline;
}
.menuFooter-i .menuFooter-iii ul li .rss{
    background: url("images/icon_rss.png") no-repeat scroll left center transparent;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-indent: -999em;
    width: 68px;
}
.link_footer {
	overflow:hidden;
	margin-bottom:20px;
}
.link_footer  .item{
    background: url("images/bg_line_footerLink.png") no-repeat scroll right center transparent;
    display: inline;
    float: left;
    min-height: 255px;
    width: 20%;
}
.link_footer  .item h3{
    background: url("images/bg_dotted.png") repeat-x scroll left bottom transparent;
    color: #1B6D7E;
    font-weight: bold;
    margin: 0 20px;
    padding: 5px 0;
    text-transform: uppercase;
}
.link_footer  .item ul{
	margin-left:20px;
}
.link_footer  .item ul li{
	background:url(images/icon_12.png) no-repeat left center;
	padding-left:15px;
	margin: 10px 0;
}
.link_footer  .item.last{
	background:none;
}
#leftContent .cate_hotel h3{
	font-size:13px !important;
}
#obs_totop{
    bottom: 50px;
    position: fixed;
    right: 50px;
    width: 70px;
}
#obs_totop a{
    background: url("images/bg_totop.png") no-repeat scroll center top transparent;
    color: #C8652C;
    display: block;
    padding-top: 65px;
	font-weight:bold;
    text-align: center;
    width: 70px;
}

#menuBar{
    background: url("images/bg_menu_left1.png") no-repeat scroll left top transparent;
    height: 53px;
    margin-top: -25px;
    padding-left: 13px;
	margin-bottom:5px;
}
#menuBar .menu-i{
    background: url("images/bg_menu_right1.png") no-repeat scroll right top transparent;
    height: 53px;
    padding-right: 13px;
}
#menuBar .menu-ii{
	background:url(images/bg_menu_centet1.png) repeat-x top left;
	height: 53px;
}
#menuBar .menu-ii ul{
	float:left;
	display:inline;
	width:100%;
	position:relative;
}
#menuBar .menu-ii ul li{
	float:left;
	display:inline;
}
#menuBar .menu-ii ul li a{
    color: white;
    font-size: 14px;
    line-height: 50px;
    padding:17px 17px;
	position:relative;
	font-weight:bold;
}
#menuBar .menu-ii ul li:hover .icon_sub{
    background: url("images/icon_sub.png") no-repeat scroll left top transparent;
    display: block;
    height: 7px;
    left: 45%;
    position: absolute;
    top: 43px;
    width: 11px;
}
#menuBar .menu-ii ul li a:hover{
	color:#f47f36;
}
#menuBar .menu-ii ul li li a:hover{
	color:#fff;
}
#menuBar .menu-ii ul ul{
    left: 0;
    position: absolute;
    text-align: center;
    top: 45px;
	display:none;
}
#menuBar .menu-ii li:hover ul{
	display:block;
}
#menuBar .menu-ii ul ul li{
	float: none;
}
#menuBar .menu-ii ul ul li a{
    float: none;
    line-height: 44px;
    padding: 5px 20px;
	color:#fff;
}
#menuBar .menu-ii ul ul li a:hover{
	text-decoration:underline;
color: #c8652c;
}
#menuBar .menu-ii ul li.menu-item-141 a{
    background: url("images/icon_home.png") no-repeat scroll left top transparent;
    line-height: 57px;
    padding: 16px 30px;
}
#Content #main .list_main div ul.products li a img{
width: 145px;
height: 161px;
}
.left_detail img{
width: 242px;
height: 242px;
}
.list-bv li a img{
width: 162px;
height: 143px;
border: solid 1px #DEDEDE;
border-radius: 10px;
}
.list_main_bg h3 {
background: url("images/title_list.gif") no-repeat scroll -1px top transparent;
color: #126ab1;
font-size: 15px;
padding: 16px 42px;
}
.bottom_bg{
overflow: hidden;
position: relative;
margin-bottom: 10px;
border-radius: 0 0 10px 10px;
border-bottom: 1px solid #41818c;
height: 10px;
}
.slogan {
float: left;
margin: 15px 0px 0px 250px;
width: 700px;
}
.slogan h1 {
font-size: 12px;
font-weight: bold;
text-transform:uppercase;
font-family:arial;
color: rgb(182, 58, 0);
float: left;
}
.slogan h3 {
font-size: 12px;
font-weight: bold;
text-transform:uppercase;
font-family:arial;
color: rgb(182, 58, 0);
float: left;
}
.slogan img {
width: 125px;
margin: -22px 0px 0px 10px;
float: left;
}
.isotext {
margin: 50px 10px 10px 0px;
float: right;
color: #30A2BE;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
width: 100px;
}
.isotext span {
float: left;
width: 530px;
margin-top: 20px;
}
.isotext img{
width: 120px;
float: left;
margin-top: 0px;
}
.description {
height: 70px;
text-align:justify;
overflow: hidden;
}
.catdescr {
padding: 10px;
}
.descr {
padding: 10px;
text-align: justify;
}
.descr p {
margin-bottom: 14px;
line-height: 18px;
text-align: justify;
}
#description p {
line-height: 18px;
margin-bottom: 12px;
text-align: justify;
}
#Content #main .list_main .wp-caption {
background-color: #eee;
text-align: center;
font-style: italic;
padding-top: 10px;
max-width: 480px;
border-top: solid 1px #E8E8E8;
border-radius: 5px;
}
#Content #main .list_main .wp-caption img{
max-width: 460px;
	height:100%;
	margin: auto;
padding: 0px !important;
}
#Content #main .list_main .wp-caption-text {
background-color: #eee;
text-align: center !important;
line-height: 18px !important;
}
#mainContent #leftContent .module #facebook div {
border: none !important;
padding: 0px;
margin: 0px;
}
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
margin-left: 450px;
margin-top: -53px;
position: absolute;
float: right;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
border: solid 0px #00ABCC;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
#Content #main .list_main .descr h1 {
background: none;
color: #333;
font-size: 12px;
padding: 0px;
}
#tai_sao {
background: url('images/taisao.png') no-repeat center top;
height: 374px;
width: 232px;
margin-bottom: 10px;
}
#tai_sao > ul {
padding: 50px 20px 20px 20px;
}
#tai_sao > ul > li {
background: url('images/ic.png') no-repeat left top;
margin-bottom: 12px;
padding-left: 25px;
background-position: 0px 2px;
font-size: 12px;
color: #000;
text-align: justify;
}
#Content #main .list_main #formmuahang div {
background: none;
border: none;
}

#Content #main .list_main #formmuahang div input {
width: 435px;
padding: 3px;
border: solid 1px #ccc;
border-radius: 0px;
height: 18px;
}
#Content #main .list_main #formmuahang div textarea {
width: 433px;
height: 100px;
border: solid 1px #ccc;
border-radius: 0px;
}
#Content #main .list_main #formmuahang h6 {
padding: 10px;
}