@charset "UTF-8";

header a{
	-webkit-tap-highlight-color:rgba(250,250,250,.25);
}

header a,header a:hover,header a:active,header a:visited{
	text-decoration:none;
}

#x-commonHeader{
	width:100%;
	min-width:320px;
	height:55px;
	border-bottom:#ddd solid 1px;
	padding:0;
	margin:0;
	position:relative;
	z-index:1;
	line-height:100%;
}

.x-commonLogo h1 a{
	background:url(../img/logo.gif) left 10px no-repeat;
	background-size:100px 35px;
	-webkit-background-size:100px 35px;
	text-indent:-9999px;
	width:100px;
	height:35px;
	padding-top:50px;
}

.x-commonLogo h1{
	margin:0;
	padding-left:10px;
}

.x-commonLogo h1 a{
	margin:0;
	float:none;
	position:static;
	display:block;
}

#x-foot{
	background:#F3F3F3;
	border-top:#DDD solid 1px;
}

#x-foot .pagetop{
	background:#fff;
}

#x-foot .pagetop a{
	display:block;
	margin:0 10px;
	padding:7px 15px 5px 20px;
	text-align:right;
	font-size:10px;
	font-weight:400;
	color:#666;
}

#x-foot .x-search{
	height:30px;
}

#footer>ul>li>p{
	background:#1FB8C9;
	border-top:#D8F5F8 solid 1px;
	border-bottom:#14747f solid 1px;
	padding:10px;
	font-weight:700;
	color:#fff;
}

#footer>ul>li>p span{
	display:inline-block;
	font-size:20px;
	font-weight:400;
	margin:0;
	width:30px;
	text-align:center;
}

#footer>ul>li>ul{
	display:none;
}

#footer>ul>li>ul li a{
	display:block;
	padding:10px 10px 8px 20px;
	font-size:12px;
	font-weight:400;
	color:#333;
	border-bottom:#DDD 1px solid;
}

.x-footerList{
	background:#fff;
	padding:5px 0;
	text-align:center;
}

.x-footerList li{
	display:inline-block;
	margin-right:8px;
	padding-right:8px;
	border-right:#999 solid 1px;
	border-bottom:0;
	background:0;
}

.x-footerList li:last-child{
	margin-right:0;
	padding-right:0;
	border:0;
}

.x-footerList a{
	padding:5px 0;
	font-size:80%;
}

#x-foot ul.pagelink{
	margin:0;
	padding:0;
	background: #f3f3f3;
}

#x-foot ul.pagelink li{
	float:left;
	width:50%;
	margin:0;
	padding:0;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1,#f3f3f3),color-stop(0,#ddd));
	background:-webkit-linear-gradient(top,#f3f3f3 0,#ddd 100%);
	text-align:left;
	border-top:#f5f5f5 solid 1px;
	border-bottom:#ccc solid 1px;
	border-left:#f3f3f3 solid 1px;
	border-right:#ccc solid 1px;
}

#x-foot ul.pagelink li a{
	text-align:center;
	color:#505050;
	display:block;
	padding:12px 0 10px 5px;
	font-size:10px;
	font-weight:700;
}

#x-foot ul.pagelink li.pageLinkWorld{
	background:0;
	border:0;
}

#x-foot ul.pagelink li.pageLinkWorld a{
	padding:7px;
}

#x-foot div.btn_link{
	margin:0 auto;
	text-align:center;
}

#x-foot div.btn_link p{
	text-align:center;
	font-weight:700;
	padding:0;
}

#x-foot div.btn_link p a{
	display:block;
	font-size:12px;
	font-weight:700;
	font-weight:700;
	color:#FFF;
	padding:5px;
	background-color:#FFF;
}

#copyright{
	border-top:#ddd solid 1px;
	background:#FFF;
	text-align:center;
	font-size:10px;
	color:#666;
	padding:17px 0;
}

#copyright span{
	display:block;
}
