﻿@import url("fonts.css");
/* CSS Document */
body{font:10pt/2 "Qomolangma-UchenSarchung", "baiti"; background:#fff; margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, hr, p,blockquote, dl, dt, dd, ul, ol, li, pre,form, fieldset, button, input,legend,div,
img{
  border:medium none;
  margin:0;
  padding:0;}
/** 重置列表元素 **/
ul, ol,li{ list-style: none; }
/** 重置图片元素 **/
img{ border:none;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0;}
a, a:hover{color:black;text-decoration: none;}
/*项目css预设*/
.baiti{font-family:"\u73e0\u7a46\u6717\u739b\u2014\u4e4c\u91d1\u8428\u94a6\u4f53", '珠穆朗玛—乌金萨琼体', baiti;}
.heiti{font-family:"\u73e0\u7a46\u6717\u739b\u2014\u4e4c\u91d1\u8428\u743c\u4f53", '珠穆朗玛—乌金萨钦体', heiti;}
.yahei{color:#000; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
.width{width: 1000px;}
.center{margin:0px auto;}
.tcenter{text-align: center;}
.fl{float: left;}
.fr{float: right;}
.overflow{overflow: hidden;}
.clear{clear:both;}
.mtop{margin-top: 10px;}
.mleft{margin-left: 10px;}
.mright{margin-right: 10px;}
.nomp{padding:0px;}
.toutiao{background: url(../images/toutiaobg.png) no-repeat; height:98px;}
.ttoutiao{width: 780px; margin: 4px 110px 4px 110px; height: 90px; font-size: 25px; line-height: 43px; color: red;}
#nav{background:url(../images/navbg.png) repeat-x; height: 45px; color: white;}
#nav ul{margin-left: 10px;}
#nav ul li{line-height: 40px; float:left; color:#fff; margin-left: 25px; font-size: 18px;}
#nav ul li a{color:#fff;}
.weijing{height: 38px; background: url(../images/yaodai.png) repeat-x;}
.morepic{width:128px; height:240px;}
.liebiao{width: 870px; height: 240px;}
.foot{background-color:#999;}
/* CSS Document */