@charset "gb2312";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
	margin: 0;
	padding: 0;
}
body{
  font-size: 13px;
  font-family:"Î¢ÈíÑÅºÚ", Fixedsys;
  background-color:#004EA1 !important;
  background-image: url(../../../images/gaoxin/cdgxq/body-bg.png);
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%
}
ul,ol {
	list-style-type:none;
}
li{
	text-overflow:ellipsis;
      white-space:nowrap;
      overflow:hidden;
}
a {
	text-decoration: none;
	color:black;
}
a:hover{
	text-decoration: underline;
	color:#f00;
}
img {
	border:0;
}
button,input,select,textarea {
	font-size: 100%;
	outline:none;
	border:none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clear:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.clear {
  clear: both;
  *zoom: 1;
  height:0;
  line_height:0;
  font-size:0;
  margin:0;
  padding:0;
}
.fl{
	float:left;
}
.fr{
	float:right;
}

/*
===============================*/
  .time{
    float:right;
    color:#666;
    padding-right:10px;
  }











