@charset "utf-8";
body {
    color: #474747;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    background: #DAD7DE url('/common/images/bg-body.jpg') no-repeat center top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img,
input {
	/*padding: 0;
	margin: 0;*/
	vertical-align: middle;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
ul, li, ol{
	list-style-type: none; 
	margin: 0;
	padding: 0;
}
div, li, p, td { word-wrap: break-word; }
p.error, span.error { font-weight: bold; color: #CC0000; }
input[type="password"],
input[type="text"] {
	height: 22px;
	padding: 2px 5px;
	border:1px solid #EAEAEA;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
a:link,
a:visited,
a:active
	{ color: #474747; }
a { text-decoration: none; }
a:hover { color: #1E90FF;}
textarea {
	padding: 5px;
	border:1px solid #d4d4d4;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 13px;
	resize:none;
	font-family: Arial,Helvetica,sans-serif;
}
select {
	border:1px solid #d4d4d4;
	padding: 5px;
	line-height: 24px;
	margin: 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#container{
	/* border: 2px solid #FAFAD2; */
    /*box-shadow: 5px 5px 5px #353535;*/
    margin: auto;
    width: 1000px;
    position: relative;
}

#body_header{
	position: absolute;
	top: 0;
	width: 100%;
}

#header{
	overflow: hidden;
}
#header .top_header{
	background: #20604b;
}
#header .top_header #cart{
	width: 500px;
	float:right;
	text-align: right;
}
#header .top_header #cart a{
	color: #FFF;
}
#header .top_header #cart a:hover{
	color: #ffeb14;
}
#header .top_header #h_regist{
	height: 22px;
	text-align: right;
	width: 800px;
	float: right;
}
#header #h_main{
	
}

#header #h_main .text_phone {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    text-shadow: 0 0 11px #ffff44, 0 0 18px #ffff44, 1px 1px 2px #333;
}

#header #h_main #h_link{
	height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 32px;
}
#header #h_main #h_link a{
	color: white;
}
#header #h_main #h_link a:hover{
	text-decoration: underline;
}
.h_link_item{
	display: block;
	width: 77px;
	float:left;
	text-align: center;
}
.h_break_vertical{
	float: left;
	display: block;
	width: 1px;
	height: 18px;
	margin-top: 6px;
	background: white;
}

#header #h_main #logo{
	left: 18px;
    position: absolute;
    top: 29px;
    height: 42px;
    line-height: 42px;
}
#header #h_main .text_logo{
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	text-shadow: 0 0 11px #c00, 0 0 18px #c00, 1px 1px 2px #333;
}

#header #h_main #h_background{
	background: #12352a;
    height: 50px;
    top: 0;
    width: 1000px;
}

.slideshow {
    max-height: 200px;
    overflow: hidden;
    width: 100%;
}

#top_menu ul li{
	width: 166px;
}
#top_menu .menu_link{
	color: white;
}
.cover_menu{
	background-color: #B5AA1A;
    bottom: 0;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
    left: 0;
    line-height: 30px;
    opacity: 0.85;
    filter:alpha(opacity=85); /* For IE8 and earlier */
    position: absolute;
    width: 100%;
    display: block;
}

#about_us{
	background: url('/common/images/aboutus.jpg') no-repeat scroll;
	position: relative; 
}
#product{
	background: url('/common/images/product.jpg') no-repeat scroll;
	position: relative; 
}
#food{
	background: url('/common/images/food.jpg') no-repeat scroll;
	position: relative; 
}
#promotion{
	background: url('/common/images/promotion.jpg') no-repeat scroll;
	position: relative; 
}
#contact{
	background: url('/common/images/contact.jpg') no-repeat scroll;
	position: relative; 
}


#wrapper{
	padding-top: 342px;
	width: 1000px;
	
}

#bg_wrapper{
	background: url('/common/images/content_bg.gif');
	padding-top: 10px;
}

#left_bar{
	min-height: 425px;
	width: 240px;
	float: left;
	font-size: 14px;
	background-color: #20604b;
}

#left_bar .menu_box{
	padding: 0px 0px 10px 0px;
	border-bottom: solid 1px #ccc;
}

#left_bar .menu_box table td{
	border-bottom: 0px;
    border-right: 0px;
}

#content{
    width: 760px;
    min-height: 700px;
    float: right;
    background: white;
}

.nav_left_menu{
	cursor: pointer;
	padding-right: 6px;
}

.title_menu{
	background: none repeat scroll 0 0 #F0BC34;
    border-radius: 7px;
    display: block;
    font-size: 14px;
    margin-top: 10px;
    padding: 5px;
    text-transform: uppercase;
}

#footer{
	height: 125px;
	background: url("/common/images/footer.png") repeat-x scroll left top #232526;
}
#footer #f_link{
	height: 30px; 
	background: #c9c9c9;
}
#footer #f_link #f_link_wrapper{
	height: 30px; 
	width: 1000px;
	margin: auto;
	line-height: 30px;
}
#footer #f_link #f_link_wrapper #f_domain{
	float: right;
}
#footer #f_link #f_link_wrapper #f_domain a{
	color: #038257;
	text-decoration: underline;
}
#footer #f_link #f_link_wrapper #f_domain a:hover{
	color: #038257;
	text-decoration: none;
}

#footer #f_contact_form{
	width: 1000px;
	margin: auto;
}
#footer #f_contact_form #f_regist_promotion{
	width: 255px;
	float: left;
	color: white;
}
.regist_text{
	font-size: 16px;
	font-weight: bold;
}
#footer #f_contact_form #f_regist_promotion #follow_text{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
#footer #f_contact_form #f_regist_promotion #follow_link a{
	padding-right: 10px;
}
#footer #f_contact_form #f_contact{
	width: 410px;
	float: right;
	color: white;
}
#footer #f_contact_form #f_contact input[type='text']{
	width: 190px;
	margin-bottom: 10px;
}


#text_footer{
    bottom: 0;
	color: white;
	height: 122px;
	overflow: hidden;
	padding: 0 5px;
	position: absolute;
	width: 990px;
}
#text_footer .text_footer_copyright{
	bottom: 5px;
	color: white;
	display: block;
	position: absolute;
	text-align: center;
	width: 990px;
}
#text_footer h1{
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0px;
	margin: 0;
}
#text_footer h2{
	font-size: 12px;
	margin: 0 0 5px;
}
#text_footer p{
	font-size: 12px;
	margin: 3px 0;
}

.clear{
	clear: both;
}

.box{
	background: #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 5px 5px 0 0;
    margin: 10px 5px;
    min-height: 50px;
}
.box .box_head{
	border-bottom: 1px solid #20604b;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: white;
    border-radius: 3px 3px 0 0;
	background-color: #20604b;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#20604b),to(#12352a));
	background-image: -moz-linear-gradient(top,#20604b, #12352a);
	background-image: -o-linear-gradient(top,#20604b, #12352a);
	background-image: -ms-linear-gradient(top,#20604b, #12352a);
	background-image: linear-gradient(top,#20604b, #12352a);
}
.box .box_content{
	font-size: 13px;
    line-height: 20px;
}

#hot_news_box{
	height: 27px;
    margin-bottom: 10px;
}
#hot_news_box #hot_news_box_title{
	float: left;
    font-weight: bold;
    margin: 0 5px 0 10px;
    text-align: center;
    width: 50px;
}
#hot_news_box #hot_news_box_content{
	float: left;
    height: 26px;
    text-overflow: ellipsis;
    width: 470px;
}

.imagedropshadow {
	border: solid 1px #158612;
}
.imagedropshadow:hover {
	-moz-box-shadow: 0px 0px 8px #158612;
	-webkit-box-shadow: 0px 0px 8px #158612;
	box-shadow: 0px 0px 8px #158612;
	border: 1px solid #158612;
}

#album_wrapper{
	padding: 10px 0px 10px 10px;
}
.album_photo{
	width: 225px;
	height: 130px;
	margin: 0px 8px;
}

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  max-height: 355px;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 68%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 32px;
  width: 32px;
  background: transparent url("/common/images/themes.gif") no-repeat left top;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  /* background-position: right top; */
  right: 36px;
  background: url("/common/images/br_next.png") no-repeat;
}
.callbacks_nav.prev {
  left: auto;
  /* background-position: right top; */
  right: 76px;
  background: url("/common/images/br_prev.png") no-repeat;
}
  
.main_content{
	width: 740px;
}
.news-item {
    border-bottom: 1px dotted #CCCCCC;
    float: left;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0 0 11px;
    width: 760px;
}
.news-item .news-image {
    float: left;
    width: 125px;
}
.news-item .news-image img {
    height: 100px;
    margin: 10px;
    width: 100px;
    overflow: hidden;
}
.news-item .news-des {
    float: left;
    height: 100px;
    margin: 10px 0 0;
    overflow: hidden;
    width: 630px;
}
.news-item .news-des .news-title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
}
.news-item .news-des .news-title a {
    color: #141414;
}
.news-item .news-des .news-title a:hover {
    text-decoration: underline;
}
.news-item .news-des .news-title + span {
    color: #777777;
    font-size: 13px;
    font-weight: normal;
    word-wrap: break-word;
}
.item{
	color: #1e1e1e;
	float: left;
	margin: 10px 16px;
	min-height: 200px;
	text-align: center;
	width: 155px;
}
.item .item_image{
	display: block;
	height: 155px;
	overflow: hidden;
	text-align: center;
	width: 155px;
}
.item .title{
	display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0;
	height: 40px;
	overflow: hidden;
}
.item .title a{
	color: #1E1E1E;
}
.item .title a:hover{
	text-decoration: underline;
}
.item .nav .price{
	display: block;
    padding-bottom: 5px;
}
.item .nav .price .discount{
	color: #506000;
    text-decoration: line-through;
}
.item .nav .price .normal{
	font-weight: bold;
    color: #506000;
}
a.orderbtn, a.orderbtn2 {
	background: none repeat scroll 0 0 #449944;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: inherit;
	font-weight: bold;
	padding: 3px 7px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 30px;
}
a.orderbtn:hover, a.orderbtn2:hover {
	background: #449944;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: #141414;
	cursor: pointer;
	font-family: inherit;
	font-weight: bold;
	padding: 3px 7px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 30px;
}

.paging{
    height: 30px;
    line-height: 30px;
    margin: 0 10px 10px;
    text-align: right;
}
.paging a{
	border: 1px solid #DDDDDD;
    color: #000;
    font-size: 12px;
    padding: 4px 10px;
    text-decoration: none;
    margin: 0 5px 0 0;
}
.paging a:hover{
	background: none repeat scroll 0 0 #FF6347;
    border: 1px solid #CCCCCC;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    padding: 4px 10px;
    text-decoration: none;
    margin: 0 5px 0 0;
}
.paging b{
	background: none repeat scroll 0 0 #FF6347;
    border: 1px solid #CCCCCC;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    padding: 4px 10px;
    text-decoration: none;
    margin: 0 5px 0 0;
}

.product_wrapper{
	margin: 10px;
}
.product_wrapper .pro_info_right{
	float: right;
	width: 540px;
}
.product_wrapper .pro_info_right h1{
	font-size: 14px;
	margin: 0;
}
.product_wrapper .pro_info_right h2{
	font-size: 12px;
	margin: 0;
}
.product_wrapper .pro_info_left img{
	border: 1px solid #CCCCCC;
    padding: 3px;
}
.product_wrapper .pro_info_left{
	float: left;
	width: 200px;
	text-align: center;
}	
.product_wrapper .strike{
    font-size: 14px;
    font-weight: bold;
    text-decoration: line-through;
}
.product_wrapper .normal_price{
    font-size: 14px;
    font-weight: bold;
}
.product_wrapper .discount_price{
	color: red;
    font-size: 14px;
    font-weight: bold;
}

.product_wrapper .description img{
	max-width: 700px;
}

.content_wrap{
	margin: 10px;
}
.cart_wrap table thead{
	font-size: 13px;
    font-weight: bold;
    color: #F5DEB3;
}
table{
	width: 100%;
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
}
table td{
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding: 5px;
}
table td a{
	color: yellow;
}
table tfoot{
	text-align: right;
}
table tfoot a{
	background: none repeat scroll 0 0 #FC8F1B;
    border-radius: 4px;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    margin: 5px;
    padding: 3px 7px;
    text-decoration: none;
}

.n_button{
	background: none repeat scroll 0 0 #FC8F1B;
    border-radius: 4px;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    margin: 5px;
    padding: 3px 7px;
    text-decoration: none;
}

.algleft{
	text-align: left;
}
.algright{
	text-align: right;
}
.algcenter{
	text-align: center;
}

.myButton {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:white;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
	color:white;
}
.myButton:active {
	position:relative;
	top:1px;
}




.message{
		-webkit-background-size: 40px 40px;
		-moz-background-size: 40px 40px;
		background-size: 40px 40px;			
		background-image: -webkit-gradient(linear, left top, right bottom,
								color-stop(.25, rgba(255, 255, 255, .05)), color-stop(.25, transparent),
								color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .05)),
								color-stop(.75, rgba(255, 255, 255, .05)), color-stop(.75, transparent),
								to(transparent));
		background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);
		background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);
		background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);
		background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);
		background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);
								
		 -moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
		 -webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);		
		 box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
		 border: 1px solid;
		 color: #fff;
		 padding: 9px;
		 text-shadow: 0 1px 0 rgba(0,0,0,.5);
		 -webkit-animation: animate-bg 5s linear infinite;
		 -moz-animation: animate-bg 5s linear infinite;
		 font-size: 14px;
		 border-radius: 9px;
		 margin: 5px;
}

.message p{
		 margin: 0;													 
}
.error{
		 background-color: #de4343;
		 border-color: #c43d3d;
}
.success{
		 background-color: #61b832;
		 border-color: #55a12c;
}

.marquee{
	padding: 0px 3px; 
	background-color: #20604b; 
	height: 290px;
	overflow: hidden;
}
.marquee div{
	margin-top: 5px; 
	float: left;
}
.marquee div .marquee_title{
	display: inline-block;
	font-size: 14px;
	height: 40px;
	overflow: hidden;
	padding-left: 4px;
	width: 176px;
}
.marquee div .marquee_title a{
	color: #FFF;
}
.marquee div .marquee_title a:hover{
	color: #ffeb14;
}

#regist_form #rules{
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
}
#regist_form #rules #form_rules{
	background: none repeat scroll 0 0 #FFFFFF;
    height: 211px;
    overflow-y: scroll;
    width: 280px;
}
#regist_form #form{
	float: left;
    margin-left: 15px;
    width: 420px;
}
#regist_form #form input[type='text'],input[type='password']{
	margin-top: 7px;
    width: 400px;
}
#regist_form #form #social_network{
	margin-right: 10px;
    text-align: right;
    margin-bottom: 10px;
}

.formErrorContent{
	color: #FF0000;
    width: 140px;
}

.nor_button{
	background: #E5E5E5;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    height: 27px;
    width: 78px;
    cursor: pointer;
}

#like_box{
	background: none repeat scroll 0 0 #D1CFCF;
	border: 1px solid #FFFFFF;
	left: 60px;
	padding: 5px 0;
	position: fixed;
	text-align: center;
	top: 160px;
	width: 80px;
	z-index: 999999;
}

#breakcrumb{
	background: #20604b none repeat scroll 0 0;
	border-left: 1px solid #ccc;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	line-height: 23px;
	padding: 3px 10px;
}
#breakcrumb ul li{
	display: inline;
}

#breakcrumb a{
	color: #FFF;
}
#breakcrumb a:hover{
	text-decoration: underline;
}
.news_wrapper{
	background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    overflow: hidden;
    padding: 10px;
    width: 718px;
}
.news_wrapper .news_detail_image{
	max-width: 660px; 
	max-height:500px; 
	display: block; 
	margin: auto;
}
.news_wrapper .news_title{
	color: #141414;
    font-size: 14px;
    margin: 0;
}
.news_wrapper .news_description{
	color: #777777;
    font-size: 12px;
}
.news_wrapper .news_content img{
	max-width: 768px;
}
.news_wrapper #relative_post{
	border-top: 1px solid #141414;
}
.news_wrapper #relative_post a{
	color: #141414;
}
.news_wrapper #relative_post a:hover{
	text-decoration: underline;
}
.news_wrapper #relative_post #relate_title{
	display: block;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}

#login_box #login_title{
	display: block; 
	text-align: center; 
	font-size: 18px; 
	height: 27px; 
	margin-bottom: 10px; 
	line-height: 27px;	
}
#login_box .sp_title{
	display: inline-block;
    padding-right: 5px;
    text-align: right;
    width: 60px;	
}

.width200{
	width: 200px; !important;
}
.suport_link a{
	color: white;
}
.suport_link a:hover{
	color: #1e90ff;
}

#suport_menu{
	position: absolute;
	color: #FFFFFF;
    top: 304px;	
}
.suport_menu_img{
	float: left;
    height: 40px;
    margin: 5px;
    width: 40px;	
}
.img_arrow{
	position: absolute;
}
.suport_menu_main{
	float: left;
    width: 950px;
}
#suport_menu #suport_menu_link{
	color: #92802E;
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    text-align: center;
    width: 1000px;
}
#suport_menu #suport_menu_link .suport_menu_link{
	cursor: pointer;
    display: inline-block;
    width: 208px;
}
#suport_menu #suport_menu_content{
	background-color: #C59905;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

#photo a img{
	display: inline-block;
    margin: 10px;
}

#list_album{
	padding-left: 5px;	
}
#list_album a img{
	margin: 0px 6px 16px 6px;	
}

#scroll_to_top1{
	position: fixed;
	bottom: 40px;
	right: 65px;
	cursor: pointer;
	display: block;
	width: 50px;
	height: 50px;
}
#scroll_to_top1 img{
	width: 50px;
	height: 50px;
}

.font12{
	font-size: 12px;
}
.font13{
	font-size: 13px;
}
.font14{
	font-size: 14px;
}

.module{
	border: 1px solid #CCCCCC;
    border-radius: 6px;
    min-height: 100px;
    margin-bottom: 10px;
    width: 758px;
}
.module .m_title{
	background: #20604b;
	border-bottom: 1px solid #bbbbbb;
	border-radius: 4px 4px 0 0;
	color: white;
	font-size: 19px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.module .m_title .title_icon{
	display: inline-block;
	padding-bottom: 4px;
}

.search {
  position: absolute;
  right: 5px;
  top: 278px;
}
.search #txt_search{
	height: 20px;
	padding-right: 30px;
	width: 185px;
}
.search #btn_search{
	cursor: pointer;
	position: absolute;
	right: 4px;
	top: 1px;
}

.dv_view_all{
	font-size: 16px;
	padding: 0 10px 5px;
	text-align: right;
}
.dv_view_all a{
	color: #141414;
}
.dv_view_all a:hover{
	text-decoration: underline;
}

.text_topic{
	color: #141414; 
	display: block; 
	font-size: 18px; 
	padding-bottom: 10px; 
	text-decoration: underline;
}

.order_item{
	border: 2px dotted #cccccc;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
}
.order_item .order_item_box{
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 240px;
}
.order_item .order_item_box .order_item_title{
	text-decoration: underline;
	font-weight: bold;
}

.tb_order_info tr td:first-child{
	font-weight: bold;
}
.list{
	margin-top: 15px;
}
.list thead td a, .list thead td {
    color: #222222;
    font-weight: bold;
    text-decoration: none;
}
.list thead td {
    background-color: #EFEFEF;
    padding: 0 5px;
}
.list .right {
    padding: 7px;
    text-align: right;
}
.list .left {
    padding: 7px;
    text-align: left;
}
.list .center {
    padding: 7px;
    text-align: center;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
#preview img{
	max-height: 500px;
}

.bank{
	text-align: center;
}
.dv_mar_news_top{
	background-color: #20604b;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.dv_mar_news_top a{
	color: #ffeb14;
}
.dv_mar_news_top a:hover{
	color: #FFF06B;
}
.no_table{ border: 0px;}
.no_table td{border: 0px;}
.dv_1{font-size: 19px; color: #686868; text-align:center;}
.dv_2{font-size: 18px; color: #686868; text-align:center;}
.dv_3{color:#FFBF00; font-size:20px; font-weight: bold;}
.dv_4{color: #3B8BDB; font-size: 20px; font-weight: bold; text-align: center;}
.view-more a{color: #ff0060;font-size: 16px;padding-left: 8px;text-decoration: underline;}
.img_width {}
.dv_img{max-width: 500px; margin: auto;}
.dv_welcome{color: #008000; font-size: 24px; font-weight: bold; text-align: center; padding-top: 15px;}
.producer{color: #B22234; font-size: 22px; font-weight: bold; text-align: center; text-transform: uppercase;}
.sp_contact_online{display:block; margin-bottom: 10px;}
.sp_hotline{color: #ffeb14; font-size: 20px;}
.dv_map{text-align:center;}
.dv_map img{display: block; margin:auto;}
.dv_map .map_c1{color: green;display: block;font-size: 18px;}
.dv_map .map_c2{color: red;display: block;font-size: 18px;}

.size_list{
	width: 80%;
}
.size_list tr > td:first-child{ width: 21px;}
.relate-product{border-top: dotted #ccc 2px; margin-top: 20px; padding-top: 10px;}
.relate-product .relate-title span{font-size: 18px; font-weight: bold; text-decoration: underline; padding-left: 15px;}
.dv_diffuser { background-color: #20604b;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;}
.dv_diffuser span{#ffeb14;}
.product_contact{
	line-height: 30px;
}