
body{
	width:100%}
.main {
	margin: auto;
	height: auto;
	width: 1280px;
}
#top_menu {
	height: auto;
	width: 100%;
	background-color: #ffffff;
	min-width:1280px;
}
/*#top_menu {
	height: auto;
	width: 100%;
	background-color: #f26d7d;
	min-width:1280px;
}*/
#logo {
	float: left;
	height: 83px;
	width: 264px;
	padding-top: 30px;
}
#menu {
	float: right;
	height: auto;
	width: 1016px;
}
#lg {
	float: none;
	padding-top:5px;
	height: 93px;
	width: 100%;
}
#menu_inside {
	float: left;
	padding-top:15px;
	height: 37px;
	width: 100%;
}
.slide {
	height: auto;
	width: 100%;
}
#product_cat {
	width:1015px;
	margin:auto;
	padding-bottom:50px;
}
#product_cat ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
}
#product_cat ul li {
	float: left;
	padding:0 22px;
	width:159px;
	text-align:center;
	min-height:270px;
}
#product_cat ul li img {
	display:block;
	padding:15px 0;
}
#product_cat ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#898989;
	text-decoration:none;
}
.clear {
	clear: both;
}
#content_01 {
	height: auto;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fec4d5;
	border-bottom-color: #fec4d5;
	padding-top: 15px;
}
.fade {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.fade:hover {
	opacity: 0.5;
}
#content_01_left {
	float: left;
	height: auto;
	width: 640px;
	position: relative;
	padding:0px 0;
}
#new_tag {
	position:absolute;
	width:155px;
	height:119px;
	top: -19px;
}
#content_left_img {
	width:188px;
 height:auto float:left;
	float: left;
	padding-top: 20px;
}
#content_left_content {
	width:420px;
	height:auto;
	float: left;
	padding-left: 20px;
}
#content_01_right {
	width: 590px;
	padding-right: 25px;
	padding-left: 25px;
	float:left;
}
.content_right_inside {
	float: left;
	height: auto;
	width: 273px;
	text-align:center
}
.content_right_inside img {
	margin-bottom: 15px;
}
#content_02 {
	height: auto;
	width: 100%;
	padding-top:10px;
	padding-bottom: 35px;
}
#content_02_left {
	width: 620px;
	height:auto;
	margin-left: 20px;
	float: left;
}
#content_02_right {
	float: left;
	height:315px;
	width: 600px;
	margin-right: 20px;
	margin-left: 20px;
}
.content_2_topic {
	font-family: 'DB Helvethaica X';
	color:#707070;
	font-size:30px;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}
#content_02_left ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
}
#content_02_left ul li {
	float: left;
	width:185px;
	text-align:center;
	margin-right:20px;
	margin-bottom:30px;
	height: 160px;
}
.fb_post {
	height: auto;
	width: 100%;
}
.beauty_tip {
	height: auto;
	width: 100%;
}
.beauty_tip ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
	height:310px
}
.beauty_tip ul li {
	font-family: 'DB Helvethaica X';
	color:#ffffff;
	font-size:20px;
	float:none;
	padding: 5px 0;
}
.beauty_tip ul li a {
	color:#ffffff;
	font-size:20px;
	text-decoration:none;
}
.beauty_tip ul li a:hover {
	color:#fec4d5;
}
.footer {
	font-family: 'DB Helvethaica X';
	font-size:20px;
	color:#959595;
	background-color: #464646;
	height: auto;
	padding-top:20px;
	width: 100%;
	text-align:center;
	padding-bottom:15px;
	min-width:1280px;
}
.footer a {
	color:#6c6c6c;
	text-decoration:none;
}
.footer_bottom {
	background-color: #FFF;
	height: 78px;
	width: 100%;
}
#menu_inside ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
}
#menu_inside ul li {
	float:right;
	padding: 3px 30px;
	border-right: 2px solid #919191;
}
#menu_inside ul li a {
	color:#a0a0a0;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}
#lg_inside {
	float: right;
	height: auto;
	width: 200px;
}
#lg_inside ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
}
#lg_inside ul li {
	float:left;
	padding: 0 5px;
}
#search {
	float: right;
	height: auto;
	width: 240px;
	margin-right:5px;
}
.search_f {
	float:left;
	width:193px;
	height:29px;
	padding-left:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a0a0a0;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	border-left-color: #a0a0a0;
}
#search_button {
	float:left;
	height: auto;
	width: 40px;
}
#search_form {
	float: left;
	height: auto;
	width: 198px;
}
.txt_dva_topic {
	font-family: 'DB Helvethaica X';
	color:#363636;
	font-size:28px;
}
.txt_dva_content {
	font-family: 'DB Helvethaica X';
	color:#898989;
	font-size:20px;
}
.txt_55 a {
	font-family: 'DB Helvethaica X';
	color:#898989;
	font-size:30px;
	text-decoration:none;
}
.txt_55 a:hover {
	color:#fec4d5;
}
.channel {
	margin-top:7px;
}
.channel a {
	font-family: 'DB Helvethaica X';
	font-size:24px;
	color: #ec5399;
	text-decoration:none;
}
.txt_newproduct {
	font-family: 'DB Helvethaica X';
	color:#707070;
	font-size:30px;
}
#content_03 {
	background-color:#f26d7d;
	height: auto;
	width: 100%;
	padding-bottom: 35px;
	min-width:1280px;
}
.content_03_left {
	width: 590px;
	padding-right: 25px;
	padding-left: 25px;
	float:left;
}
#content_03_topic {
	float: none;
	height: auto;
	width: 100%;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom:15px;
}
.content_03_right {
	float: left;
	height:auto;
	width: 260px;
	margin-right: 20px;
	margin-left: 20px;
}
.content_03_right ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
	height:310px;
}
.content_03_right ul li {
	font-family: 'DB Helvethaica X';
	color:#ffffff;
	font-size:20px;
	float:none;
	padding: 5px 0;
}
.content_03_right ul li a {
	font-family: 'DB Helvethaica X';
	color:#898989;
	font-size:20px;
	text-decoration:none;
}
.content_03_right ul li a:hover {
	color:#fec4d5;
}
.beauty_topic {
	float: left;
	height: auto;
	width: 445px;
}
.beauty_read {
	float: left;
	height: auto;
	width: 50px;
	padding-right:20px;
}
.beauty_date {
	float: left;
	height: auto;
	width: 65px;
}
#content_04 {
	height: auto;
	width: 1230px;
	padding-bottom: 15px;
	margin:auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top:15px;
}
.menu_bottom {
	height: auto;
	/*width: 682px;*/
	width: 692px;
	margin:auto;
}
.menu_bottom ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
}
.menu_bottom ul li {
	font-family: Verdana, Geneva, sans-serif;
	color:#ffffff;
	font-size:12px;
	float:left;
	padding: 0 30px;
	border-right: 1px solid #fff;
}
.menu_bottom ul li a {
	font-family: Verdana, Geneva, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.menu_bottom ul li a:hover {
	color:#959595;
}
.header_top {
	float: none;
s height: 250px;
	width: auto;
}
.content_inside {
	width: 1080px;
	padding-right: 100px;
	padding-left: 100px;
}
.content_box {
	width: 100%;
	padding-top:30px;
	height:auto;
}
.content_box_topic {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	padding-bottom:15px;
	margin-bottom:30px;
	font-family: 'DB Helvethaica X';
	color:#acacac;
	font-size:48px;
}
.content_box_topic a {
	
	font-family: 'DB Helvethaica X';
	color:#acacac;
	font-size:48px;
	text-decoration:none;
}
.content_box_topic a:hover {
	
	
	color:#454444;
	
}
.txt_about {
	font-family: 'DB Helvethaica X';
	color:#464646;
	font-size:20px;
}
.txt_about2 {
	font-family: 'DB Helvethaica X';
	color:#ffffff;
	font-size:25px;
}
.content_img_left {
	float: left;
	height: auto;
	width: 345px;
}
.content_right {
	float: left;
	height: auto;
	width: 715px;
	margin-left:20px;
}
.txt_product_detail {
	font-family: 'DB Helvethaica X';
	color:#707070;
	font-size:24px;
}
.zoom {
	float: none;
	height: auto;
	width: 100%;
}
.product_footer {
	float: none;
	height: auto;
	width: 100%;
	padding-top:20px;
	
}
.addthis_native_toolbox {
	float:left;
	width:50%
}
.download_pdf {
	float: right;
	width: 50%;
	text-align:right;
	padding-top:10px;
}
.download_pdf a {
	font-family:Verdana, Geneva, sans-serif;
	color:#707070;
	font-size:9px;
	text-decoration:none;
}
.product_preview {
	float: none;
	height: auto;
	width: 100%;
	padding-bottom:20px;
}
.product_preview_topic {
	float: none;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	margin-top:20px;
	margin-bottom:20px;
	font-family: 'DB Helvethaica X';
	color:#acacac;
	font-size:48px;
}
.product_preview img {
	padding-bottom: 20px;
}
.txt_product_review {
	width:100%;
	padding-top:20px;
	color:#898989;
	font-family: 'DB Helvethaica X';
	font-size:25px;
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom: #cdcdcd solid 1px;
}
.txt_product_review_name {
	color:#666666;
	font-family: 'DB Helvethaica X';
	font-size:30px;
	font-weight:bold;
}
.product_list {
	float: none;
	height: auto;
	width: 100%;
	padding-bottom:40px;
}
.product_list ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
}
.product_list ul li {
	width:257px;
	/*margin-right:17px;*/
	margin-right: 13px;
	float:left;
	margin-bottom:25px;
}
.product_inside {
	width:225px;
	padding:15px;
	height:225px;
	border: 1px solid #898989
}
.product_inside_detail {
	width:100%;
	text-align:center;
	padding-top:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#898989;
}
.contact_left {
	float: left;
	height: auto;
	width: 525px;
	margin-right: 15px;
	color:#464646;
	font-family: 'DB Helvethaica X';
	font-size:25px;
}
.contact_right {
	float: right;
	height: auto;
	width: 525px;
	margin-left: 15px;
}
.contact_topic {
	width:100%;
	padding: 15px 0;
	margin-bottom:20px;
	font-family: 'DB Helvethaica X';
	color:#acacac;
	font-size:48px;
	border-bottom: 1px solid #898989;
}
.contact_left ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
}
.contact_left ul li {
	float:none;
	height:28px!important;
	padding:10px 0;
}
.social {
	padding-left:7px;
	float:left;
	height:28px;
	display:table-cell!important;
	vertical-align:middle!important;
}
.contact_left ul li img {
	float:left;
}
.contact_right ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
}
.contact_right ul li {
	float:none;
	padding:5px 0;
}
.txt_send {
	width:140px;
	float:left;
	color:#464646;
	font-family: 'DB Helvethaica X';
	font-size:25px;
}
.textfield {
	width:190px;
	height:25px;
	border:1px solid #a0a0a0;
}
.textarea {
	width:379px;
	height:130px;
	border:1px solid #a0a0a0;
}
.send {
	width:100%;
	padding-top:15px;
}
.map {
	width:100%;
	padding-top:40px;
	padding-bottom:40px;
}
.dealer {
	color:#464646;
	font-family: 'DB Helvethaica X';
	font-size:25px;
}
.content_dealer {
	background-color: #f26d7d;
	float: none;
	height: auto;
	width: 100%;
	padding: 15px 0;
	min-width:1280px;
}
.dealer_topic {
	width:100%;
	padding: 15px 0;
	margin-top:40px;
	font-family: 'DB Helvethaica X';
	color:#acacac;
	font-size:48px;
}
.dealer_left {
	width:50%;
	height:auto;
	float:left;
}
.dealer_right {
	padding-top:15px;
	width:50%;
	height:auto;
	float:right;
	font-family: 'DB Helvethaica X';
	color:#707070;
	font-size:22px;
}
.select {
	height: 23px;
	width: 177px;
	border: 1px solid #a9a9a9;
}
.content_dealer_topic {
	width:100%;
	border-bottom: solid #ffffff 1px;
	padding:10px 0;
	margin-bottom:10px;
}
.content_dealer_inside {
	color:#ffffff;
	font-family: 'DB Helvethaica X';
	font-size:20px;
	width:137px;
	float:left;
	/*margin-right:20px;*/
	margin-right:17px;

}
.content_dealer_inside ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
}
.content_dealer_inside ul li {
	font-family: 'DB Helvethaica X';
	color:#ffffff;
	font-size:20px;
	float:none;
	padding: 10px 0;
}



.content_dealer_topic2 {
	width:100%;
	border-bottom: solid #898989 1px;
	padding:10px 0;
	margin-bottom:10px;
}
.content_dealer_inside2 {
	color:#464646;
	font-family: 'DB Helvethaica X';
	font-size:20px;
	width:137px;
	float:left;
	margin-right:20px;

}
.content_dealer_inside2 ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
}
.content_dealer_inside2 ul li {
	font-family: 'DB Helvethaica X';
	color:#898989;
	font-size:20px;
	float:none;
	padding: 10px 0;
}

/*Initialize*/
ul#menu2, ul#menu2 ul.sub-menu {
    padding:0;
    margin: 0;
}
ul#menu2 li, ul#menu2 ul.sub-menu li {
    list-style-type: none;
    display: inline-block;
}
/*Link Appearance*/
ul#menu2 li a, ul#menu2 li ul.sub-menu li a {
    text-decoration: none;
    color: #fff;
    background: #666;
    padding: 5px;
    display:inline-block;
}
/*Make the parent of sub-menu relative*/
ul#menu2 li {
    position: relative;
}
/*sub menu*/
ul#menu2 li ul.sub-menu {
    display:none;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100px;
}
ul#menu2 li:hover ul.sub-menu {
    display:block;
}.menu_top {
	height: auto;
	width: 100%;
	padding-bottom:40px;
	
}
.menu_bb {
	height: auto;
	width: 100%;
}
.beauty_left {
	
	width: 70%;
	float:left;
}
.beauty_right {
	
	width: 30%;
	float:right;
}
.beauty_tip2 {
	height: auto;
	width: 100%;
}
.beauty_tip2 ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
}
.beauty_tip2 ul li {
	font-family: 'DB Helvethaica X';
	color:#464646;
	font-size:24px;
	float:none;
	padding: 5px 0;
}
.beauty_tip2 ul li a {
	color:#464646;
	font-size:24px;
	text-decoration:none;
}
.beauty_tip2 ul li a:hover {
	color:#f26d7d;
}

.beauty_topic2 {
	float: left;
	height: auto;
	width: 590px;
}
.banner {
	float:right;
	height: auto;
	width: 300px;
	padding-bottom: 15px;
}
.readmore {
	width: 98%;
	padding-top: 20px;

	color:#898989;
	font-family: 'DB Helvethaica X';
	font-size:18px;
}
.readmore a {
	
	color:#898989;
	text-decoration:none;
	
}
.readmore a:hover {
	
	color:#f26d7d;
	text-decoration:none;
	
}
.readmore2 {
	width: 98%;
	padding-top: 20px;

	color:#ffffff;
	font-family: 'DB Helvethaica X';
	font-size:18px;
}
.readmore2 a {
	
	color:#ffffff;
	text-decoration:none;
	
}
.readmore2 a:hover {
	
	color:#343434;
	text-decoration:none;
	
}




.txt_small {
	color:#F26D7D;
	font-size:18px;
	font-family: 'DB Helvethaica X';
}
.txt_small a {
	text-decoration:none;
	color:#F26D7D;
	font-size:18px;
	font-family: 'DB Helvethaica X';
}
.txt_small a:hover {
	text-decoration:none;
	color:#fff;
	font-size:18px;
	font-family: 'DB Helvethaica X';
	background-color:#F26D7D;
	border:#F26D7D 1px solid;
	padding:0 10px;
}
.txt_small_active {
	text-decoration:none;
	color:#fff!important;
	font-size:18px;
	font-family: 'DB Helvethaica X';
	background-color:#F26D7D;
	border:#F26D7D 1px solid;
	padding:0 10px;
}

.medium2 {
	font-family: 'DB Helvethaica X';
	font-size: 18px;
	text-decoration: none;
	color: #464646;
}
A.medium2:link {
	font-family: 'DB Helvethaica X';
	font-size: 18px;
	text-decoration: none;
	color: #464646;
}
A.medium2:visited {
	font-family: 'DB Helvethaica X';
	font-size: 18px;
	text-decoration: none;
	color: #464646;
}
A.medium2:hover {
	font-family: 'DB Helvethaica X';
	font-size: 18px;
	text-decoration: none;
	color: #464646;
}


.dealer_region {
    color: #FFF;
    font-family: "DB Helvethaica X";
    font-size: 30px;
}
.dealer_title {
    color: #F26D7D;
    font-family: "DB Helvethaica X";
    font-size: 18px;
}

.dealer_country {
    color: #F26D7D;
    font-family: "DB Helvethaica X";
    font-size: 30px;
}
.dealer_country_title {
    color: #FFF;
    font-family: "DB Helvethaica X";
    font-size: 18px;
}

.MCate:link {
	text-decoration: none;
	color: #acacac;
}
.MCate:hover {
	text-decoration: none;
	color: #000;
}
