﻿/*==================================================全局==========================================================================*/
@charset "utf-8";
h1, h2, h3, h4, h5, h6, form, fieldset, img, a, ul, li, p, div, td, tr,dl,dt,dd,body{padding:0;margin:0;}
html { overflow:-moz-scrollbars-vertical; } /*始终让 Firefox 显示滚动条*/
*{word-wrap:break-word;}/*文字强制换行*/
table {border-collapse:collapse;}/*细线表格*/
.hidden {display:none;}/*清除容器浮动*/
fieldset, img{border:0px;blr:expression(this.onFocus=this.blur());}/*清除描边,块显示*/
ul, li {list-style-type:none;}/*无列表项目标记*/
ul,li {
    padding:0px;
    margin:0px;
	list-style-type:none;
	list-style-position :outside;
	word-break:break-all;
}
*input{ border:1px solid none;}
body {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 18px;
	color: #000000;
}
.hidden {
	display:none;
}
a {
	text-decoration: none;blr:expression(this.onFocus=this.blur());
	color: #0f4097;
}/* 链接无下划线,有为underline */
a:link {
	color: #05378e;
}/* 未访问的链接 */
a:visited {
	color: #05378e;
}/* 已访问的链接 */
a:hover {
	color: #000000;
	text-decoration: none;
} /* 鼠标在链接上 */
a:active {
	color: #000000;
	text-decoration: underline;
}/* 点击激活链接 */

#time-top{
  width:813px;
  height:23px;
  clear:both;
  margin:0 auto;
  background:url(../images/time-top.jpg) no-repeat;
}
#time-bg{
  width:813px;
  clear:both;
  margin:0 auto;
  background:url(../images/time-bg.jpg) repeat-y;
}
#time-down{
  width:813px;
  height:25px;
  clear:both;
  margin:0 auto;
  background:url(../images/top-down.jpg) no-repeat;
}
#time-head{
 width:783px;
 height:64px;
 margin:0 auto;
 background:url(../images/top-head.jpg) no-repeat;
}
#time-map{
 width:773px;
 height:483px;
 margin:8px auto;
 background:url(../images/timezone.gif) no-repeat;
}
#time-title1-top{
  width:768px;
 height:26px;
 margin:0 auto;
 background:url(../images/top-title1-top.gif) no-repeat 1px 0px;
}
#time-title1-bg{
 width:768px;
 margin:0 auto;
 padding-bottom:5px;
 background:url(../images/top-title1-bg.gif) repeat-y;
}
#time-title1-down{
 width:768px;
 height:26px;
 margin:0 auto;
 background:url(../images/top-title1-down.gif) no-repeat;
}
#time-title2{
 width:750px;
 line-height:26px;
 color:#dd0707;
 margin:0 auto;
 font-weight:bold;
 font-size:16px;
 margin:0 auto;
}
#time-body{
 width:750px;
 margin:0 0 0 11px;
}
#time-body input{
 font-size:14px;
 font-weight:bold;
 text-align:center;
}
#time-body td{
 border:1px  solid #07519a;
 font-size:12px;
 height:25px;
}
.font1{
 font-size:12px;
 font-weight:bold;
 font-family:"宋体";
}
