﻿@charset "utf-8";
/* CSS Document */
/**{
	margin:0px;
	padding:0px;
}*/

@font-face {
  font-family: 'Pepsi';
  src: url('../fonts/PEPSI_pl.eot'); /* IE9 Compat Modes */
  src: url('../fonts/PEPSI_pl.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/PEPSI_pl.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/PEPSI_pl.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/PEPSI_pl.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/PEPSI_pl.svg#svgFontName') format('svg'); /* Legacy iOS */
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	outline: 0px none;
	background: none repeat scroll 0% 0% transparent;	
	text-align:left;
}
html { 
  /*background:url(../img/bg/bg.jpg) no-repeat center center fixed;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 /* background:url(../img/bg/bg.png) repeat-x;
  background-color:#183a08;*/
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	text-decoration:none;
	color:#fff;
}

a img{
	border:none;
}
ul {
	list-style-type: none;
}

p{
	text-align:justify;
	
}
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}	
/* FF, Safari, Opera—p */

.clearfix {
	display:inline-block;
	}
/* IE7, MacIE5—p */

/* The Following Hidden From MacIE \*/
	* html .clearfix { height:1%; }
	.clearfix { display:block; height:inherit; }

.clear { 
	clear: both; 
	height: 0;
}
#sectionWrapper{
	width:100%;
	height:auto;
	position:relative;
}

#sectionWrapper #sectionHeader{
	width:1024px;
	height:138px;
	margin:0 auto;
}
#sectionWrapper #sectionHeader #sectionLogo{
	height:127px;
	width:333px;
	float:left;
}
#sectionWrapper #sectionHeader #sectionLogin{
	width:615px;
	height:118px;
	position:relative;
	float:right;
}
#sectionWrapper #sectionHeader #sectionLogin .contact{
	width:433px;
	height:32px;
	position:absolute;
	top:80px;
	right:87px;
}
#sectionWrapper #sectionHeader #sectionLogin .contact ul{
	list-style:none;
}
#sectionWrapper #sectionHeader #sectionLogin .contact ul li{
	float:left;
	margin-right:15px;
}
#sectionWrapper #sectionHeader #sectionLogin .contact ul li:last-child{
	margin-right:0px;
}
#sectionWrapper #sectionHeader #sectionLogin .date-clock{
	width:350px;
	height:20px;
	position:absolute;
	top:0px;
	right:0px;
	padding:5px 0;
}
#sectionWrapper #sectionHeader #sectionLogin .date-clock .lang{
	float:right;
}
#sectionWrapper #sectionHeader #sectionLogin form input{
	width:83px;
	height:20px;
	border:none;
	padding:5px 5px 5px 38px;
	top:35px;
	position:absolute;
	background:none;
	border:none;
	
}
#sectionWrapper #sectionHeader #sectionLogin form input.username{
	right:385px;
	background:url(../img/btn/username.png) no-repeat;
}
#sectionWrapper #sectionHeader #sectionLogin form input.password{
	right:250px;
	background:url(../img/btn/password.png) no-repeat;
}
#sectionWrapper #sectionHeader #sectionLogin form input.code{
	right:160px;
	width:70px;
	padding:5px;
	background:#fff;
	border-radius:5px;
}
#sectionWrapper #sectionHeader #sectionLogin form input[type="button"]{	
	padding:0;
	border:none;
	cursor:pointer;
	position:absolute;
}
#sectionWrapper #sectionHeader #sectionLogin form input#btn-login{
	width:77px;
	height:67px;
	background:url(../img/btn/login.png) no-repeat;
	right:0px;
}
#sectionWrapper #sectionHeader #sectionLogin form img{
	position:absolute;
}
#sectionWrapper #sectionHeader #sectionLogin form img#btn-register{
	left:0px;
	top:26px;	
}
#sectionWrapper #sectionHeader #sectionLogin form img.img-code{
	top:35px;
	right:87px;
}
#sectionWrapper #sectionHeader #sectionLogin form img.register{
	position:absolute;
	left:272px;
	top:67px;
}
#sectionWrapper #sectionMenu{
	width:1024px;
	height:28px;
	margin:0 auto;
}
#sectionWrapper #sectionMenu ul{
	list-style:none;
	width:1024px;
	height:28px;
}
#sectionWrapper #sectionMenu ul li{
	float:left;
	margin-right:9px;
	width:120px;
	height:28px;
}
#sectionWrapper #sectionMenu ul li:last-child{
	margin-right:0px;
}
#sectionWrapper #sectionContain-1{
	width:1024px;
	height:307px;
	margin:0 auto;
	position:relative;
}
#sectionWrapper #sectionContain-1 #sectionInfo{
	width:969px;
	height:29px;
	margin: 0 auto;
	padding:5px 20px 0 35px;
	background:url(../img/bg/info.png) no-repeat;
}
#sectionWrapper #sectionContain-1 #sectionInfo marquee{
	color:#fff;
	font-size:14px;
}
#sectionWrapper #sectionContain-1 .left-slide{
	width:169px;
	height:307px;
	position:absolute;
	left:-169px;
	top:0px;
	background:url(../img/left-slide.png) no-repeat;
}
#sectionWrapper #sectionContain-1 .right-slide{
	width:169px;
	height:307px;
	position:absolute;
	right:-169px;
	top:0px;
	background:url(../img/right-slide.png) no-repeat;
}
#sectionWrapper #sectionContain-1 #slider{
	width:1024px;
	height:278px;
	position:absolute;
	top:29px;
	left:0px;
}

#sectionWrapper #sectionContain-2{
	width:1024px;
	height:302px;
	position:relative;
	margin:0 auto;
}
#sectionWrapper #sectionContain-2 img{
	float:left;
}

#sectionWrapper #sectionBank{
	width:1014px;
	height:63px;
	background:#262626;
	margin:0 auto;
	padding:10px 5px;
}

#sectionWrapper #sectionBank .bank {
	float:left;
	height: 63px;  
	position: relative;
	font-size: .8em;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	cursor:pointer;
}
#sectionWrapper #sectionBank .bank-1{
	width:191px;
}
#sectionWrapper #sectionBank .bank-2,
#sectionWrapper #sectionBank .bank-5{
	width:205px;
}
#sectionWrapper #sectionBank .bank-3{
	width:206px;
}
#sectionWrapper #sectionBank .bank-4{
	width:207px;
}

/* -- make sure to declare a default for every property that you want animated -- */
/* -- general styles, including Y axis rotation -- */
#sectionWrapper #sectionBank .bank .front {
	position: absolute;
	top: 0;
	z-index: 900;
	width: inherit;
	height: inherit;
	text-align: center;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	/* -- transition is the magic sauce for animation -- */
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
#sectionWrapper #sectionBank .bank.flip .front {
	z-index: 900;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
#sectionWrapper #sectionBank .bank .back {
	position: absolute;
	top: 0;
	z-index: 800;
	width: inherit;
	height: inherit;
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;

	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	/* -- transition is the magic sauce for animation -- */
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
#sectionWrapper #sectionBank .bank.flip .back {
	z-index: 1000;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
}

#unlock{
	position:fixed;
	top:123px;
	right:0px;
	width:128px;
	height:42px;
}
#livechat{
	position:fixed;
	bottom:0px;
	right:0px;
	width:167px;
	height:360px;
}
