html,body {
	height:100%
}
html {
	overflow-y:auto
}
body {
	font:16px/1.5 arial;
	text-align:center;
	min-width:300px;
	margin:0
			auto;
	background:#fff;
}
body,p,form,ul,li {
	margin:0;
	padding:0;
	list-style:none
}
body,form,#fm {
	position:relative
}
td {
	text-align:left
}
img {
	border:0
}
a {
	color:#7b7a7a
}
a:active {
	color:#f60
}
input {
	border:0;
	padding:0
}
a:link,a:visited,a:hover,a:active {
	text-decoration:none;
}
.bg {
	background-image:url(/images/intl.png);
	background-repeat:no-repeat;
	_background-image:url(http://.gif)
}
.menu {
	width:36px;
	height:36px;
	display:block;
	float:left;
	background:url(/images/menu.png)
			no-repeat 50% 50%;
}
.pas {
	display:inline-block;
	width:36px;
	height:36px;
	background:url(/images/pas.png) no-repeat 50% 50%;
}
.adto {
	width:36px;
	height:36px;
	display:block;
	float:left;
	background:url(/images/adto.png)
			no-repeat 50% 50%;
	background-color:#f0f0f0;
}
.login {
	display:block;
	float:left;
	background:url(/images/intl.png) no-repeat;
	background-position:-760px -248px;
	position:relative;
}
.set {
	background:url(/images/set.png) no-repeat 50% 50%;
}
.about {
	background:url(/images/home.png)
			no-repeat 50% 50%;
}
.open {
	background:url(/images/e.png) no-repeat 50% 50%;
}
#wrapper {
	position:relative;
	min-width:100%;
	height:100%;
	min-height:500px
}
#head {
	position:relative;
	padding-bottom:0;
	height:100%;
	min-height:500px;
	text-align:center;
	*z-index:1
}
#head .head_wrapper {
	height:100%;
	margin:0 auto;
	max-width:960px
}
#m {
	position:relative;
	width:auto;
	margin:-1.5%
			5%;
}
#lh {
	word-spacing:3px;
}
#lh a {
	margin:0 10px
}
#lm {
	color:#666;
	width:100%;
	height:60px;
	margin-top:55px;
	line-height:15px;
	font-size:14px;
	position:absolute;
	top:0;
	left:0;
	background-color:transparent;
	border-radius:8px;
}
#lm a {
	color:#4b4a4a
}
.site {
	overflow:hidden;
	-webkit-transition:height .2s
			ease-in-out;
}
.site a {
	display:block;
	float:left;
	position:relative;
	height:50px;
	line-height:50px;
	width:16.66%;
	text-align:center;
	font-size:14px
}
.ind>img {
	margin-top:.6em;
}
#index_logo img {
	display:inline-block;
	width:270px;
	height:129px
}
.s_form {
	position:relative;
	top:38.2%
}
.s_form_wrapper {
	position:relative;
	top:-168px
}
#hn {
	width:100%;
	background-position:top left;
	background-repeat:repeat-x;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	position0:fixed;
}
#ft {
	position:absolute;
	bottom:0;
	width:100%;
	z-index:0;
	overflow:hidden;
}
.i {
	width:auto;
	height:50px;
	margin:0
			6px 0;
}
.L {
	float:left;
}
.R {
	float:right;
}
#ir {
	width:32px;
	height:32px;
	display:block;
	float:left;
	border-radius:26px;
	border:1px
			solid #fff;
	margin:8px 6px 0;
}
#search {
	margin:2.3%;
	width:auto;
	z-index:1;
	margin-right:5%;
	margin-left:5%;
	border:1px
			solid #4791ff;
	border-color:#ccc #ccc #999 #ccc;
	border-radius:8px;
}
.search-bar-bg {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#fff;
	opacity:0.2;
	filter:alpha(opacity=30);
	border-radius:8px;
}
.search.icon {
	width:44px;
	height:44px;
	line-height:44px;
	position:absolute;
	top:0px;
	right:0;
	background:url(/images/s.png)
			no-repeat 50% 50%;
	cursor:pointer;
}
.ui.input {
	width:100%;
	position:relative;
	display:-webkit-inline-box;
	display:-webkit-inline-flex;
	display:-ms-inline-flexbox;
	display:inline-flex;
}
.ui.input input {
	width:100%;
	height:44px;
	font:16px/18px arial;
	line-height:44px;
	margin:0px
			0 0 1px;
	padding:0;
	background:transparent;
	border:0;
	outline:0;
	-webkit-appearance:none
}
.ui.labeled.input>.label {
	-webkit-box-flex:0;
	-webkit-flex:0 0 auto;
	-ms-flex:0
			0 auto;
	flex:0 0 auto;
	margin:0;
	font-size:1rem
}
.ui.labeled.input>.label:not(.corner) {
	padding-top:.78571em;
	padding-bottom:.78571em
}
.ui.label {
	display:inline-block;
	vertical-align:baseline;
	line-height:1;
	margin:0
			.125em;
	background-image:none;
	padding:.6em .8em;
	text-transform:none;
	font-weight:700;
	border-radius:.2857rem;
	box-sizing:border-box;
	-webkit-transition:background
			.2s ease;
}
.ui.dropdown {
	cursor:pointer;
	position:0;
	display:inline-block;
	line-height:1em;
	tap-highlight-color:transparent;
	outline:0;
	text-align:left;
	-webkit-transition:border-radius
			.1s ease,width .2s ease;
	transition:border-radius .1s ease,width .2s ease
}
.ui.dropdown .menu {
	cursor:auto;
	position:absolute;
	display:none;
	outline:0;
	top:100%;
	margin:0;
	padding:0;
	background:#fff;
	min-width:100%;
	white-space:nowrap;
	font-size:1rem;
	text-shadow:none;
	text-align:left;
	box-shadow:0
			1px 4px 0 rgba(39,41,43,.15);
	border:1px solid rgba(39,41,43,.15);
	border-radius:0
			0 .2857rem .2857rem;
	-webkit-transition:opacity .2s ease;
	transition:opacity
			.2s ease;
	z-index:11;
	will-change:transform,opacity;
	height:auto;
	line-height:auto;
}
.ui.dropdown>input:not(.search):first-child,.ui.dropdown>select {
	display:none!important
}
.ui.dropdown>.dropdown.icon {
	margin:0 0 0 1em
}
.item {
	margin-top:.5em;
}
.ui.dropdown
			.menu>.item {
	position:relative;
	cursor:pointer;
	display:block;
	border:none;
	height:auto;
	border-top:none;
	line-height:1em;
	color:rgba(0,0,0,.8);
	padding:.71428571em
			1.14285714em!important;
	font-size:1rem;
	text-transform:none;
	font-weight:400;
	box-shadow:none;
	-webkit-touch-callout:none
}
.ui.dropdown .menu>.item>.flag,.ui.dropdown .menu>.item>.icon,.ui.dropdown
			.menu>.item>.image,.ui.dropdown .menu>.item>.label,.ui.dropdown .menu>.item>img,.ui.dropdown>.text>.flag,.ui.dropdown>.text>.icon,.ui.dropdown>.text>.image,.ui.dropdown>.text>.label,.ui.dropdown>.text>img {
	margin-top:.6em;
	margin-left:0;
	float:none;
	margin-right:.5em
}
.ui.inline.dropdown .menu {
	cursor:auto;
	margin-top:.25em;
	border-radius:.2857rem;
	z-index:9999;
	left:0;
}
.ui.dropdown .menu .selected.item,.ui.dropdown.selected {
	background:rgba(0,0,0,.03);
	color:rgba(0,0,0,.8)
}
.transition.slide.in,.transition[class*="slide down"].in {
	-webkit-animation-name:slideInY;
	animation-name:slideInY;
	-webkit-transform-origin:top
			center;
	-ms-transform-origin:top center;
	transform-origin:top center
}
.transition.slide.out,.transition[class*="slidedown"].out {
	-webkit-animation-name:slideOutY;
	animation-name:slideOutY;
	-webkit-transform-origin:top
			center;
	-ms-transform-origin:top center;
	transform-origin:top center
}
@keyframes slideOutY {
	0% {
	opacity:1;
	-webkit-transform:scaleY(1);
	transform:scaleY(1)
}
100% {
	opacity:0;
	-webkit-transform:scaleY(0);
	transform:scaleY(0)
}
}@-webkit-keyframes
			slideOutX {
	0% {
	opacity:1;
	-webkit-transform:scaleX(1);
	transform:scaleX(1)
}
100% {
	opacity:0;
	-webkit-transform:scaleX(0);
	transform:scaleX(0)
}
}@keyframes
			slideOutX {
	0% {
	opacity:1;
	-webkit-transform:scaleX(1);
	transform:scaleX(1)
}
100% {
	opacity:0;
	-webkit-transform:scaleX(0);
	transform:scaleX(0)
}
}.menubar
			li {
	overflow:hidden;
	-webkit-transition:height.2s ease-in-out;
	display:block;
	float:left;
	position:relative;
	height:50px;
	line-height:50px;
	width:16.660%;
	text-align:center;
}
#seth {
	display:inline;
	behavior:url(#default#homepage)
}
#setf {
	display:inline
}
#sekj {
	margin-left:14px
}
#st,#sekj {
	display:none
}
@media(max-width:480px){
	#ft,#flink {
	display:none;
}
.banner {
	width:100% !important;
}
}
.notice {
    display: block;
	height: 100px;
	position: relative;
	top:28%;
	
}
.notice p {
	font-size:20px;
}
.notice b {
	font-size:16px;
}
#debug {
	display:none!important;
}
