html, body { position: relative; height:780px; font-family:"微软雅黑"; font-size:12px; color:#fff; padding:0; margin:0; }
ul li{ list-style:none; padding:0; margin:0;}
img{ border:0;}
#container { min-width: 600px; width: 100%; height: 100%; background: url(../images/index_bg.jpg) no-repeat; background-position:50% 50%; }
#left { display: none; position: relative; width: 132px; height: 100%; float: left; background: url(../images/column-en.png) no-repeat center center; background-size: cover; }
#right { display: none; position: relative; width: 132px; height: 100%; float: right; background: url(../images/column-tr.png) no-repeat center center; background-size: cover; }
#innerLeft, #innerRight { position: absolute; top: 40%; width: 100%; text-align: center; background-size: cover; }
.language { width: 100%; text-align: center; font-size: 10pt; }
.language a { font-size: 12pt; color:#000; text-decoration:none; }
.langText { width: 100%; font-size: 10pt; }
.langCode { width: 100%; margin: 10px 0 10px 0; font-family: Pristina; font-weight: normal; font-size: 16px; }
.motto { font-size: 12pt; font-family: Pristina; }
#content { position: absolute; bottom: 90px; left:32.4%; width:35%; text-align: center; margin:0 auto; }
#logo { width: 100%; }
#welcomeMessage { width: 100%; height: 25px; font-family: Pristina; font-size: 14pt; }
#languageSelection { width: 100%; float: left; margin-top: 55px; overflow:hidden; }
#innerlanguageSelection { width:200px; margin: 0 auto; overflow:hidden; }
#innerlanguageSelection .language { margin: 0; width: 79px; float: left;line-height: 40px; }
.divider { width: 1px; height: 100px; background-color:#fff; float: left; margin: 5px 20px 0;}
#social { float: left; width: 100%; margin: 30px auto; }
#social #socialText { width: 100%; font-size: 12px; }
#social ul { width: 140px; margin: 10px auto; overflow:hidden; padding-left:5px;}
#social ul li { float: left; margin-right: 10px; }
#social ul li img { width: 24px; }
#copyright { width: 100%; float: left; margin-top: 16px; font-size: 12px;}
.er { width: 100%; float: left; }