img{
	max-width:100%;
}
.entry-content table,
.entry-content thead,
.entry-content tbody,
.entry-content tfoot,
.entry-content tr,
.entry-content th,
.entry-content td{
	display:block;
	width: 100%!important;
}
.entry-content table{
	width: 90%!important;
}
.entry-content th,
.entry-content td{
	width: auto!important;
}
body{
	border-top:none;
	background:none;
}
#page{
	width:auto;
	padding:0;
	background:none;
}

.menu-toggle:before{
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
	color: #fff;
	content: "\f419";
	margin-top: 11px;
}
.menu-toggle {
	cursor: pointer;
	display:block;
	font-size: 0;
	height: 38px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: 48px;
	z-index: 999;
}
#branding{
	height:auto;
}
#branding h1{
	background:#41c0e9;
	color:#fff;
	display:block;
	float:none;
	font-size:1.2em;
	line-height:1.5em;
	padding:8px 50px 8px 10px;
	margin:0;
}
#branding h1 a{
	color:#fff;
}

#logo{
	float: none;
	margin-top:0px;
	padding:0;
}
.i_img{
	top:0;
}
.menu-header{
	top:0;
	background:#fff;
	border:1px solid #41c0e9;
	border-top:none;
	display:block;
	margin:0 auto;
	max-height:400px;
	overflow:hidden;
	width:auto;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.menu-header.collapse{
	max-height:0;
}
#menu-top-menu{
	display:block;
	height:auto;
	margin:0;
}
#menu-top-menu>li{
	border:none;
	display:list-item;
	height:auto;
	padding:0 13px;
	text-align:left;
}
#menu-top-menu>li>a{
	color:#41c0e9;
	font-size:1.2em;
	background:none;
}
#menu-top-menu>li:hover{
}
#menu-top-menu>li>a:hover{
	background: none;
	color:#41c0e9;
}
#primary{
	float:none;
	width:auto;
}

#primary article .entry-content{
	padding:0 0.5em;
}

.menu-sidebar{
	float:none;
	margin-top:12px;
	width:auto;
}

.menu-sidebar>ul>li a{
	background:#41c0e9;
	color:#fff;
	font-size:1.2em;
	height:auto;
	line-height:1.5em;
	padding:10px 0 10px 30px;
	text-decoration:none;
}
.menu-sidebar>ul>li>ul{
	background:#FFF;
	color:#666;
}
.menu-sidebar>ul>li>ul>li>a{
	background:#fff;
	color:#666;
	font-size:1.1em;
	line-height:1.3em;
}
.menu-sidebar>ul>li>ul>li>a:hover {
	background:none;
	color:#666;
}

article h2.entry-title{
	background:#41c0e9;
	color:#FFF;
}
#gototop a {
	background:none;
	float:none;
	height:auto;
	text-align:center;
	text-indent:0;
	width:auto;
}
#colophon{
	background:none;
}
.menu-footer{
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
}
.menu-footer .menu{
	margin:0;	
}
.menu-footer .menu li{
	border:none;
	display:list-item;
	margin:0;
	padding:0;
}
.menu-footer .menu li a{
	background:#41c0e9;
	color:#fff;
	display:block;
	font-size:1.1em;
	line-height:1.3em;
	padding: 10px 0;
	text-decoration:none;
}
#colophon address{
	font-size:1.1em;
	line-height:1.3em;
	height:auto;
	padding:1em;
	background:#41c0e9;
	color:#FFF;
}
#x_text{
	width:auto;
	float: none;
}
.kuan{
	width:auto;
}