﻿/* CSS Document */
@font-face {
    font-family: Microsoft Himalaya;
    font-style:  normal;
    font-weight: normal;
    src: url(http://ti.tibet3.com/EOT/MICROSO0.eot);
  }
body,td,th {
	font-family: Microsoft Himalaya;
	font-size: 16pt;
	line-height: 24px;
	color: #000000;
}
body {
	background-color:#FFFFFF;
	margin: 0px;
	text-align: center;
}
.themedborder{
  border-color: #b0bec7;
}
.themedbg{
  background-color:#F1F5F6;
}
table { text-align:left;}
img { border:0;}
a {
    text-decoration:none;
	color:#000033;
}
#container {
    width: 980px;
	background: #FFF;
	margin: 0 auto;
	padding: 0;
}
.table_bottom {
    margin-bottom: 5px;
}
.en {
    font: 10pt Arial, Helvetica, sans-serif;
}
.zh {
    font: 9pt "宋体";
}
#top {
	height: 28px;
	margin-top: 5px;
	background: #F1F5F6;
	border: 1px solid #b0bec7;
}
#top_left {
    padding-left:5px;
}
#top_left a {
    padding-right:10px;
}
#top_right {
    padding-right:5px;
	text-align:right;
}
.border {
    border: 1px solid #b0bec7;
}
.border_margin-bottom {
    border: 1px solid #b0bec7;
	margin-bottom:5px;
}
#header {
    border: 1px solid #b0bec7;
}
.menu { font-size:20pt; line-height:30px;}
#nav {
    border: 1px solid #b0bec7;
}
#nav_left {
    padding-left:5px;
}
#bottom {
    text-align:center;
	margin-bottom:10px;
	padding:10px;
}
#bottom p {
    margin:0;
}

/*栏目标题*/
.title02 {
	text-align:center;
	font-size:18pt;
	line-height:28px;
	height: 30px;
	color:#990000;
	background:url(lm.gif);
}
.title02 a{ color:#990000;}

/*子栏目标题*/
.title03 {
	border:1px solid #b0bec7;
	background:url(lm_1.gif);
	border-width:0 0 1px 1px;
	height:30px;
	font-size:16pt;
	font-weight: bold;
}
.title03 a{
    padding: 0 10px;
}
