html {
	font-size: 87.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; height: 100% ;
}
body {
	background-image: url(/images/zhuyin/background.gif);
	font-size: 14px;
	font-family: 'FranklinGothic', Helvetica, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
	margin: 0;
}

a {color: #787878;}

.page, div#page_footer{
	background-color: #FEECD0;
	padding: 0;
	/* margin-top: 48px;
	margin-top: 3.428571429rem;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;*/
	/*box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);*/
	margin: 0 auto;
	width: 100%;
	max-width: 1450px;
	overflow: hidden;
}
/*
.site-content {
	float: left;
	width: 65.104166667%;
}*/
table.main{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	margin: 0;
	padding: 0;
}
td.main_left, td.main_middle,td.main_right{
	margin: 0;
	vertical-align: top;
}
td.main_left{
	width: 0px;
	border-right: 0px solid #FAFAFA;
	padding: 5px 5px 5px 20px;
}
td.main_middle{
	width:80%;
	padding: 0px 20px 20px 20px;
}
td.main_right{
	width:20%;
	min-width: 200px;
	background-color: #FEECD0;
	border-left: 0px solid #FEAB0F;
	padding: 5px 20px 5px 5px;
}
div#page_footer{
	border-top: 1px solid #000;
	margin-bottom: 20px;
}
div#debug_box{
	background-color: #fefefe;
	padding: 5px;
	margin: 20 auto;
}
div#debug_box pre{
	font-size: 12px;
}

/*widget set*/
.widget-area {
	float: right;
	width: 26.041666667%;
}
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	word-wrap: break-word;
}
.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #757575;
}
.widget-area .widget a:hover {
	color: #21759b;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}



	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		color: #fff;
		font-size: 26px;
		font-size: 1.857142857rem;
		line-height: 1.846153846;
		margin-bottom: 0;
	}
	.main-navigation{
		background-image: url(/images/zhuyin/zhujian150w_old.jpg);
		padding:5px 20px 5px 20px;

	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-bottom: 1px solid #ededed;
		border-top: 1px solid #ededed;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.header_wrapper{
		background-image: url(/images/zhuyin/zhujian100_old.jpg);
	}
	.main-navigation ul {
		margin: 0;
		background-color: #FEAB0F;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #6a6a6a;
		line-height:2.3;
		text-transform: uppercase;
		white-space: nowrap;
	}
	.main-navigation li a:hover {
		color: #000;
	}
	.main-navigation li {

		margin: 0 25px 0 0;
	
		position: relative;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-navigation li ul li{
		margin-right: 20px;
	}
	.main-navigation li ul li a {
		background: #F8F8F8;
		border-bottom: 1px solid #ededed;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
	}
	.main-navigation li ul li a:hover {
		background: #EBEBEB;
		color: #444;
	}
	.sub-menu{
		
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #636363;
		font-weight: bold;
	}
	.menu-toggle {
		display: none;
	}
	.entry-header .entry-title {
		font-size: 22px;
		font-size: 1.571428571rem;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 51.875%;
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
		margin: 0 0 1.714285714rem;
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
	}
	div#wp_menufication-multiple-content{
		display: none;
	}
	div#wp_menufication-multiple-toggle{
		display: none;
		background:url(http://www.aiibeauty.net/js/content/plugins/menufication-extra-content/img/more-dark.png) no-repeat; 
		background-size:cover; 
		width:30px; 
		height:30px
	}
	
/* responsive row */
*, *:before, *:after {
  box-sizing: border-box;
} 
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.row{
	width: 100%;
	max-width: 1400px;
}
.row img{
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	display: block;
}
.col-1{
	float: left;
	width: 100%;	
}
.col-1-2{
	float: left;
	width: 50%;
}
.col-1-3{
	float: left;
	width: 33.33%;
}
.col-2-3{
	float: left;
	width:66.66%;
}
.col-1-4{
	float: left;
	width: 25%;
}
.col-2-5{
	float: left;
	width: 40%;
}
.col-1-5{
	float: left;
	width: 20%;
}
.col-1-6{
	float: left;
	width: 16.66%;	
}
.col-1-8{
	float: left;
	width: 12.5%;
}
@media screen and (max-width: 1210px) {
	.col-1-4{
		float: left;
		width: 33.33%;
	}
	.col-1-6{
		float: left;
		width: 20%;	
	}	
}
/* tablet */
@media screen and (max-width: 785px) {
	body{
		margin: 0;
		padding: 0;
	}
	header.site-header, div#top_bar{
		display: none;
	}
	.site {
		margin: 0;
		padding: 0;
	}
	td.main_left, td.main_right{
		display: none;
	}
	td.main_middle{
		margin: 0;
		padding: 20px;
		width: 100%;
	}
	.menufication-multiple-right{
		z-index: 999;
	}
	.col-1{
		float: left;
		width: 100%;	
	}
	.col-1-2{
		float: left;
		width: 100%;
	}
	.col-1-3{
		float: left;
		width: 50%;
	}
	.col-2-3{
		float: left;
		width:50%;
	}
	.col-1-4{
		float: left;
		width: 50%;
	}
	.col-1-5{
		float: left;
		width: 50%;		
	}
	.col-1-6{
		float: left;
		width: 25%;
	}
	.col-1-8{
		float: left;
		width: 25%;
	}
	
}
/* phone */
@media screen and (max-width: 480px) {
	.col-1{
		float: left;
		width: 100%;	
	}
	.col-1-2{
		float: left;
		width: 100%;
	}
	.col-1-3{
		float: left;
		width: 100%;
	}
	.col-2-3{
		float: left;
		width:100%;
	}
	.col-1-4{
		float: left;
		width: 100%;
	}
	.col-2-5{
		float: left;
		width: 100%;		
	}
	.col-1-5{
		float: left;
		width: 100%;		
	}
	.col-1-6{
		float: left;
		width: 50%;
	}
	.col-1-8{
		float: left;
		width: 100%;
	}
}


/* --------------------------------------------
	iPAD/TABLET PORTRAIT
-------------------------------------------- */

@media only screen and (max-width: 979px) {
	
	
}

/* --------------------------------------------
	iPHONE LANDSCAPE
-------------------------------------------- */

@media only screen and (max-width: 767px) {
	div#tryon-header.header {width:750px !important;}
	}
	
@media only screen and (max-width: 479px) {
	div#tryon-header.header {width:400px !important;}
	}
	
/* --------------------------------------------
	iPHONE 
-------------------------------------------- */	

@media only screen and (max-width: 320px) {
	div#tryon-header.header {width:320px !important; float:left !important;}
	div#tryon.page{width:320px !important; float:left !important;}
	
	div#shapes div.shape{width:320px !important; height:100% !important;float:left !important;}
	div#shapes.step.selected {width:320px !important; height:100% !important;float:left !important;}
	}
	
@media only screen and (max-width:300px) {
	div#tryon-header.header {width:270px !important; float:left !important;}
	div#tryon.page{width:270px !important; float:left !important;}
	div#shapes div.shape{width:270px !important; height:100% !important; float:left !important;}
	div#shapes.step.selected {width:270px !important; height:100% !important;float:left !important;}
	}
	
	
	@media only screen and (max-width:270px) {
	div#tryon-header.header {width:270px !important; float:left !important;}
	div#tryon.page{width:270px !important; float:left !important;}
	div#shapes div.shape{width:270px !important; height:100% !important; float:left !important;}
	
	div#shapes.step.selected {width:270px !important; height:100% !important;float:left !important;}
	}