@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 珠穆朗玛—乌金萨钦体;/*后面引用时需要使用这个字体名*/
  src:url('http://wap.tibet.cn/images/Qomolangma-UchenSarchen.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@media screen and (min-width:480px){
 	body{
 		font-size: 24px;
 	}
 }
@media screen and (min-width:640px){
	body{
		font-size: 30px;
	}
}
body,a{margin:0;padding:0}
a{text-decoration:none}
body{background:#0f3380 url(mobile_bg_2014.jpg) no-repeat center top;background-size:100% 100%;font-family:Arial;}
a{display:block;width:6.25em;height:2.1875em;line-height:2.1875em;margin-bottom:.625em; margin:0 auto}
.links{padding-top:4.25em; margin:0 auto}
.links a{background-size:6.25em 2.1875em}
.a_ch{background:url(chicon.png) no-repeat}
.a_tb{background:url(zangicon.png) no-repeat}
.a_en{background:url(enicon.png) no-repeat}
.a_ge{background:url(deicon.png) no-repeat}
.a_fr{background:url(fricon.png) no-repeat}
.logo{position:absolute;left:0;bottom:3.125em;width:100%;height:3.84375em;background:url(tibet_index_logo.gif) no-repeat center top;background-size:3.6875em 3.84375em}
.clear{clear:both; height:0; margin:0; padding:0; line-height:0; border:0; font-size:0}

