@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微軟正黑體", Arial;
	overflow-x: hidden;
	height:auto;
	
}

body.stay {
	overflow: hidden;
	height:100%;
	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


form,h1,h2,h3,h4,h5,h6,ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



.phone{

display:none;
}

.pc{

display:block;
}



#wrapper {
	height: auto;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#wrapper.stay {
	position:absolute;
	height:100%;
	width:100%;
	overflow:hidden;

}

#wrapper #show {
	width: 100%;
	position:relative;
	height: auto;
	left: 0px;
	top: 0px;
		-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#wrapper.stay #show {
	width: 100%;
	position:relative;
	height: auto;
	left: 0%;
	top: 0px;
		-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

#wrapper #banner {
	height: auto;
	width: 100%;
}
#banner #slide .se img {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#wrapper #mainpart {
	height: auto;
	width: 100%;
}
#mainpart .sq {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #header {
	height: auto;
	width: 100%;
	box-shadow: 0px 5px 10px #CCC;
}
#header .logobar {
	height: 130px;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/logobar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size:auto 100%;
}
#header .logobar .sq {
	width: 100%;
	max-width: 1600px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
#header .menubar {
	background-image: url(../images/menubar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: auto 100%;
	height: 60px;
	width: 100%;
	background-color: #0061AC;
}
#header .menubar .sq {
	width: 100%;
	max-width: 1600px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
#header .logobar .sq .logo {
	float: right;
	height: 130px;
	width: auto;
	margin-right: 40px;
}
#header .logobar .sq .logo img {
	height: 100%;
	width: auto;
}
#header .logobar .sq .iconbar {
	font-size: 11pt;
	line-height: 20px;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
}
#header .logobar .sq .iconbar ul li a {
	line-height: 20px;
	color: #666;
	padding-right: 30px;
	padding-left: 30px;
	display: block;
	font-size: 18px;
	font-weight: bolder;
	opacity:0.5;
}

#header .logobar .sq .iconbar ul li a:hover,#header .logobar .sq .iconbar ul li.stay a,#header .logobar .sq .iconbar ul li a:hover img,#header .logobar .sq .iconbar ul li.stay a img {
	color: #0061AC;
	font-weight: bold;
	opacity:1;

}

#header .logobar .sq .iconbar ul {
	float: left;
	height: auto;
	width: 100%;
}
#header .logobar .sq .iconbar ul .f a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/f.svg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 20px;
	width: 20px;
	opacity:0.4;
}
#header .logobar .sq .iconbar ul .f a:hover {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/f2.svg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 20px;
	width: 20px;
	opacity:1;
		-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}



#header .logobar .sq .iconbar ul .b a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/b.svg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 20px;
	width: 20px;
	opacity:0.4;
}
#header .logobar .sq .iconbar ul .b a:hover {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/b2.svg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 20px;
	width: 20px;
		-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity:1;
}

#header .logobar .sq .iconbar ul li {
	float: left;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: right center;
}


#header .logobar .sq .iconbar ul li:last-child {
	background-image: none;
}
#header .menubar .sq ul {
	float: left;
	height: 60px;
	width: auto;
	margin-left: 50px;
}
#header .menubar .sq ul li {
	float: left;
	height: 60px;
	width: auto;
	position: relative;
	margin-right: 1px;
}
#header .menubar .sq ul li a {
	font-size: 14pt;
	line-height: 60px;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	display: block;
	height: 60px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	position: relative;
}
#header .menubar .sq ul li a:hover {
		background-image: url(../images/menubar_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size:auto 100%;

}
#header .menubar .sq ul li ul {
	background-color: #FFF;
	margin: 0px;
	width: auto;
	position: absolute;
	height: auto;
	left: 0px;
	top: 100%;
	z-index: 2000;
	display: none;
}
#header .menubar .sq ul li ul li {

	height: auto;
	float:none;
	    margin-right: 0px;

}

#header .menubar .sq ul li ul li a {
	font-size: 12pt;
	line-height: 20px;
	color: #3E3A39;
	text-align: left;
	white-space: nowrap;
	display: block;
	height: auto;
	font-weight: bold;
	position: relative;
	background-color: #FFF;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background-image: none;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}


#header .menubar .sq ul li ul li a:hover {
    background-image: none;
	background-color:#0061AC;
	color: #fff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;

}







#header .menubar .sq .searchbt {
	position: relative;
	float: right;
	height: 60px;
	width: auto;
	margin-right: 30px;
}
#header .menubar .sq .searchbt form div {
	display: table;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px none #999;
	border-radius: 0px;
	background-color: #0061AC;
}
#header .menubar .sq .searchbt form div input[type=text] {
	font-size: 11pt;
	line-height: 55px;
	color: #FFF;
	float: left;
	margin-right: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 55px;
	outline: none;
	font-family: "微軟正黑體", Arial;
	background-color: rgba(255,255,255,0);
	min-width: 200px;
}

#header .menubar .sq .searchbt form div input[type=button], #header .menubar .sq .searchbt form div input[type=submit] {
    font-size: 11pt;
    line-height: 55px;
    color: #666;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 55px;
    width: 35px;
    top: 3px;
    right: 7px;
    position: absolute;
    background-color: rgba(255,255,255,0);
    outline: none;
    cursor: pointer;
    background-image: url(../images/search_bt.png);
    background-repeat: no-repeat;
    background-position: center center;
}


#header .menubar .sq .searchbt form {
	/*background-color: #FFF;*/
	position: absolute;
	top: 0%;
	right: 0px;
	z-index: 2000;
	display: none;
	padding: 0px;
}



#header .menubar .sq .searchbt a {
	background-image: url(../images/search_bt.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	float: right;
	height: 60px;
	width: 30px;
	margin-top: 0px;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;	
}



#footer {
	height: auto;
	width: 100%;
}
#footer .teambar {
	background-color: #efefef;
}
#footer .teambar .sq {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	max-width: 1600px;
	text-align: center;
}



#footer .teambar .sq ul li img {
	min-width:151px;
	max-width:100%;
	height:auto;
}





#footer .teambar .sq ul {
	display: table;
	margin-right: auto;
	margin-left: auto;
	
    max-width:100%;

	min-width: 920px;
	text-align: center;

}
#footer .teambar .sq ul li {
		float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
		max-width:16%;
	margin-bottom:10px;
	width:auto;
	margin-left:2px;
	margin-right:2px;
	display:inline-table;

}

#footer .teambar .sq ul li:last-child {

	border-right-style: none;

}


#footer .teambar .sq {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	width:100%;
	max-width:1600px;
}
#footer .copyright .sq span {
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(255,255,255,0.5);
}
#footer .copyright .sq div:last-child span:last-child {
	border-right-style: none;

}


#footer .copyright {
	background-color: #0061AC;
	height: auto;
	width: 100%;
}


#footer .copyright .sq {
	font-size: 11pt;
	line-height: 28px;
	color: #FFF;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 2px;
	max-width:1600px;
}

#footer .copyright .sq div{
display:inline-block;
margin-bottom:10px;
}


.hamber {
	float: right;
	height: 35px;
	width: 35px;
	margin-top: 27px;
}
.hamber a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/ham.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 35px;
	width: 35px;
}


#header .menubar .sq .searchbt form div input::-webkit-input-placeholder { color:rgba(255,255,255,0.5); }





#gotop {
	height: 45px;
	width: 45px;
	position: fixed;
	right: 30px;
	bottom: 60px;
	z-index:1200;
}
#gotop a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	display: block;
	height: 45px;
	width: 45px;
	background-image: url(../images/gotop.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 0.5;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
}
#gotop a:hover {

	opacity:1;
		-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}



@media screen and (max-width:1600px)
{


	
#header .logobar .sq {
	width:94%;
	max-width: 1600px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	display: table;
}

#header .menubar .sq {
	width: 94%;
	max-width: 1600px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
#header .logobar .sq .logo {
	float: right;
	height: 130px;
	width: auto;
	margin-right: 0px;
	display:inline-flex;
}



#header .logobar .sq .iconbar {
	font-size: 11pt;
	line-height: 20px;
	float: left;
	margin-top: 30px;
	margin-left: 0px;
}
#header .menubar .sq ul {
	float: left;
	height: 60px;
	width: auto;
	margin-left: 0px;
}
#header .menubar .sq .searchbt {
	position: relative;
	float: right;
	height: 60px;
	width: auto;
	margin-right: 0px;
}


#footer .copyright .sq {
	font-size: 10pt;
	line-height: 28px;
	color: #FFF;
	text-align: center;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 2px;

}

#footer .teambar .sq {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	width:94%;
}

#footer .teambar .sq ul {
    display: table;
    margin-right: auto;
    margin-left: auto;
    min-width: auto;
    text-align: center;
	white-space: nowrap;
	/*width:100%;*/
	
}



#footer .teambar .sq ul li img {
	min-width:136px;
	max-width:100%;
	height:auto;
	
}
}

@media screen and (max-width:1200px)
{
	
#mainpart .sq {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	font-family: "微軟正黑體", Arial;
}

}
@media screen and (max-width:1000px)
{
	
#header .menubar .sq ul li a {
	font-size: 13pt;
	line-height: 60px;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	display: block;
	height: 60px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	position: relative;
}	
	
	#footer .teambar .sq ul li {
	margin-left:0px;
	margin-right:0px;
}
	#footer .teambar .sq ul li img {
	min-width:auto!important;
	max-width:100%;
	height:auto;
	
}	
	
}

@media screen and (max-width:880px)
{



	
#header .menubar .sq ul li a {
	font-size: 12pt;
	line-height: 60px;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	display: block;
	height: 60px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	position: relative;
}	


#footer .teambar .sq ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	width:33%;
	text-align:center;
	max-width:33%;


}
#footer .teambar .sq ul li:last-child,#footer .teambar .sq ul li:nth-child(3) {

	border-right-style: none;

}




}
@media screen and (max-width:780px)
{
	

.phone{

display:block;
}

.pc{

display:none;
}


#wrapper.stay #show {
	width: 100%;
	position:relative;
	height: auto;
	left: -70%;
	top: 0px;
		-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}










#header .logobar {
	height: 80px;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/logobar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size:auto 100%;
}
	
#header .logobar .sq .logo {
	float: left;
	height: 80px;
	width: auto;
	margin-right: 0px;
	display: block;

}

#header .logobar .sq .iconbar {
	display:none;
}








#header .menubar {
	height: auto;
}




#header .menubar .sq .searchbt {
    height: auto;
    float: none;
	
}

#header .menubar .sq .searchbt a {
   
    height: 50px;
  
}
#header .menubar .sq .searchbt a {
   display:none;
}

#header .menubar .sq .searchbt form {
	background-color: rgba(255,255,255,0);
	position:relative;
	top: auto;
	right:auto;
	display: block!important;
	padding: 10px;
}
#header .menubar .sq .searchbt form div {
	display: table;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #999;
	border-radius:5px;
	background-color:#fff;
	    display: flex;
}


















#header .menubar .sq #menu {
	float: none;
	height: auto;
	width: auto;
	margin-left: 0;
	position:fixed;
	left:100%;
	top:0%;
}
#header .menubar .sq #menu  li {

    float: none;
    display: table;
    height: auto;
    width: 100%;
    position: static!important;
}
#header .menubar .sq #menu  li a {
	font-size: 13pt;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	display: block;
	height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	position: relative;
	z-index: 3000;
}
#header .menubar .sq #menu  li a:hover {
		background-image:none;

}
#header .menubar .sq #menu  li ul {
	background-color: rgba(255,255,255,0)!important;
	margin: 0px;
	width: 100%;
	margin-left:auto!important;
	margin-right:auto!important;
	position:relative!important;
	height: auto!important;
	left: auto!important;
	top: auto!important;
	z-index: 2000;
	display: block;
}
#header .menubar .sq #menu  li ul li {

	height: auto;
	float:none;

}

#header .menubar .sq #menu  li ul li a {
	font-size: 11pt!important;
	line-height: 20px;
	color: #A4D8FF;
	text-align: center!important;
	white-space: nowrap;
	display: block;
	height: auto;
	font-weight: bold;
	position: relative;
	background-color: rgba(255,255,255,0)!important;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background-image: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}


#header .menubar .sq #menu  li ul li a:hover {
	background-image: none;
	background-color: #0061AC;
	color: #fff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}


#wrapper #header .menubar .sq #menu {
	float: none;
	width: 70%;
	/* width: auto; */
	margin-left: 0;
	position: fixed;
	left: 100%;
	top: 0%;
	background-color: #0061AC;
	height: 100%;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}





#wrapper.stay #header .menubar .sq #menu {
    float: none;
    width: 70%;
    /* width: auto; */
    margin-left: 0;
    position: fixed;
    left: 30%;
    top: 0%;
    background-color: #0061AC;
    height: 100%;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}






#header .menubar .sq #menu .phone.tool ul {
    margin-left: 0!important;
    margin-right: 0!important;
	padding-left:10%;
	padding-right:10%;
    display: table!important;
    position: absolute!important;
    left: 0%!important;
    bottom: 20px!important;
    white-space: nowrap;
	width:80%;

}
#header .menubar .sq  #menu .phone.tool ul li {
	width:25%;
	float: left!important;
	margin-left:auto!important;
	margin-right:auto!important;
	padding-left:0!important;
	padding-right:0!important;
}


#header .menubar .sq  #menu .phone.tool ul li a{
	padding-left:10px!important;
	padding-right:10px!important;
}










#header .menubar .sq .searchbt form div input[type=text] {
    font-size: 11pt;
    line-height: 30px;
    color: #666;
    float: left;
    margin-right: 35px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    position: relative;
    height: 30px;
    outline: none;
    font-family: "微軟正黑體", Arial;
    background-color: rgba(255,255,255,0);
	min-width:200px;
}	

#header .menubar .sq .searchbt form div input[type=button], #header .menubar .sq .searchbt form div input[type=submit] {
    font-size: 11pt;
    line-height: 30px;
    color: #666;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 30px;
    width: 30px;
    top: 10px;
    right: 10px;
    position: absolute;
    background-color: rgba(255,255,255,0);
    outline: none;
    cursor: pointer;
    background-image: url(../images/search_bt2.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#header .menubar .sq .searchbt form div input::-webkit-input-placeholder { color:rgba(0,0,0,0.5); }



}

@media screen and (max-width:480px)
{
	
	#footer .teambar .sq ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	width:49.5%;
	text-align:center;
	max-width:49.5%;


}
		
#footer .teambar .sq ul li:nth-child(2n-1){

	border-right-style:solid;

}

#footer .teambar .sq ul li:last-child,#footer .teambar .sq ul li:nth-child(2),#footer .teambar .sq ul li:nth-child(4) {

	border-right-style: none;

}

#footer .copyright .sq div{
display:block;
margin-bottom:10px;
}

#footer .copyright .sq span {
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: rgba(255,255,255,0.5);
	display:block;
}




#wrapper #gotop {
	height: 30px;
	width: 30px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index:1200;
}
#wrapper #gotop a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	display: block;
	height: 30px;
	width: 30px;
	background-image: url(../images/gotop.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 0.5;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
}



#wrapper.stay #gotop {
	height: 30px;
	width: 30px;
	position:absolute;
	right: 20px;
	bottom: 20px;
	z-index:1200;
	
	
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
		
}







#slide .se:before{
	content: "";
	background-color: rgba(0,0,0,0);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.4));
	height: 25%;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#footer .copyright .sq div span a {
	color: #FFF;
}
