/* 国际快运css代码 2009年2月20日22：23 */
*{
  margin:0;
  padding:0;
  border:0;
  }
body{
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  clear:#000;
  background:#578ce5 url(bg.JPG) repeat-x;
 
  }
a{
  color:#000;
  text-decoration:none;
  }
a:hover{
  text-decoration:underline;
  }
.box{
  padding:3px;
  text-align:center;
  }
h1{
  font-size:14px;
  font-weight:600;
  line-height:30px;
  height:30px;
  
  }
span.d{
  color:#666;
  }
span.more{
  position:absolute;
  right:2px;
  top:20px;
  }
/*正文css*/
#container{
  width:850px;
  background:#fff;
  margin:0 auto;
  padding:5px;
  padding-top:0;

  }
.padding{
  padding:5px;
  line-height:20px;
  }
.top1{
  position:relative;
  
  }
.tf{
  position:absolute;
  right:5px;
  top:20px;
  }
.tf a{
  padding-left:20px;
  background:url(a.GIF) no-repeat left -5px;
  line-height:25px;
  height:25px;
  }
.top2{
  margin-top:3px;
  height:150px;
  overflow:hidden;
  position:relative;
  }
/* 导航*/
#menu{
  height:30px;
  background:#5A95FA url(menubg.gif) center;
  margin-top:1px;
  font-size:13px;
  }

ul.supermenu {
  padding:0;
  margin:0;
  list-style:none;
  }
ul.supermenu li{ 
  position: relative;
  float:left;
  line-height:30px; 
  list-style:none;
  border-left:solid 1px #fff;
  }
ul.supermenu a{ 
  margin:0;
  display:block;
  color:#fff;
  font-weight:600;
  text-decoration:none;
  
  height:30px;
  width:110px;
  text-align:center;
  }
ul.supermenu li a:hover{
  display:block;
  color:#000;
  font-size:13px;
  text-decoration:underline;
  background:#eee url(abg.gif) center;;
  }
li.supermenu ul{
  width: 110px; 
  padding: 0px; 
  display: none;   
  position: absolute; 
  text-align: left; 
  margin: 0px; 
  left: -1px; 
  top: 30px; 
  list-style: none; 
  }

ul.submenu li{
  border-bottom:1px #fff solid;
  margin:0;
  padding:0;
  }
ul.submenu li a{
  background:#60A4EE;
  font-weight:500;
  height:25px;
  line-height:25px;
  width:110px;
  }
ul.submenu li a:hover{
  background:#adcbfe;
  height:25px;
  line-height:25px;
  width:110px;
  }
li:hover ul,li.over ul{ 
  display: block; 
  border:0px; 
  }
/* 正文内容 */
.content{
  margin-top:3px;
  }
.left{
  float:left;
  width:230px;
  
  }
.block{
  border:solid 1px #eee;
  }
.block h1{
  border-bottom:solid 1px #eee;
  }
.tarea{
  border:solid 1px #eee;
  }
.center{
  text-align:center;
  line-height:23px;
  height:25px;
  }
.sub{
  line-height:25px;
  
  }
.btn{
  line-height:23px;
  height:23px;
  padding:2px;
  background:#f6f6f6;
  
  }
.lalign{
  text-align:left;
  line-height:23px;
  
  }
.lalign li{
  border-bottom:solid 1px #eee;
  padding-left:20px;
  background:url(li.JPG) no-repeat left center;
  list-style:none;
  }
.h1{
  padding-left:20px;
  }
.line{
  border-bottom:dashed 1px #eee;
  line-height:3px;
  height:3px;
  }
  
.right{
  float:right;
  display:inline;
  margin-left:8px;
  width:610px;
  
  
  }
.fpart{
  line-height:25px;
  background:transparent;
  padding-right:8px;
  }  
.fpart li{
  padding-left:20px;
  background:url(newsli.gif) no-repeat left center;
  list-style:none;
  }
.rright{
  width:210px;
 
  } 
.login{
 
  text-align:center;
  padding:5px;
  }
.login li{
  list-style:none;
  line-height:26px;
  height:26px;
  }
.txt{
  line-height:23px;
  border:solid 1px #eee;
  width:90px;
  }

.clear{
  clear:both;
  }
.footer{
 padding:5px;
 text-align:center;
 line-height:20px;
 background:#f6f6f6;
 }
.footer li{
  list-style:none;
  }
 /* 分页 */
.k_pagelist {float:left;display:table;clear:both;line-height:30px;}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}
.list{
  clear:both;
  }
.list li{
  padding-left:20px;
  background:url(newsli.gif) no-repeat left center;
  list-style:none;
  }