﻿html, body, div, form, p, a, h1, h2, h3, h4, h5, h6, img, table, td, th, input, span, section, header, footer, nav, article, aside, fieldset, textarea, dl, dt, dd, blockquote, ul, ol {
	margin: 0 0;
	padding: 0 0;
}
section, header, footer, nav, article, aside {
	display: block;
}
body {
margin-top:16px;
	font-size: 12px;
	background-color: #ffffff;
	background-position:center top;
	background-repeat:no-repeat;
	min-width:1200px;overflow-x:hidden; font-family:'Microsoft Yahei',arial,sans-serif;
}
ol, ul {
	list-style: none;
}
li {
	list-style-type: none;
}
caption, th {
	text-align: left;
}
address, caption, cite, code, dfn, ins, em, th, var {
	font-weight: normal;
	font-style: normal;
}
input, textarea {
	font-size: 12px;
	padding: 2px;
}
img {
	vertical-align: top;
	border-width: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
textarea {
	overflow: auto;
}
a {
	text-decoration: none;
	color: #252525;
}

a:hover {
	text-decoration: none;
	color: #990102;
}

.s_ph50 {
	height: 50px;
}
.s_ph30 {
	height: 30px;
}
.s_ph10 {
	height: 10px;
}
.s_ph5 {
	height: 5px;
}

.f-l {
	float: left;
	_display: inline;
}
.f-r {
	float: right;
	_display: inline;
}
.clear {
	clear: both;
}
.pos-r {
	position: relative;
}
.pos-a {
	position: absolute;
}
.b {
	font-weight: bold;
}
.hide, .hidden {
	display: none;
}
.ov {
	overflow: hidden;
	_zoom: 1;
}
.tc {
	text-align: center;
}
.dashed {
	border-bottom: 1px dashed #cccccc;
}
.bd-gray {
	border: 1px solid #D6D6D6;
}
.fz12 {
	font-size: 12px;
}
.fz14 {
	font-size: 14px;
}
.fz16 {
	font-size: 164px;
}
.fz18 {
	font-size: 18px;
}
.ti2 {
	text-indent: 2em;
}
.Opacity {
	opacity: .5;
	filter: alpha(opacity=50);
}
.column {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	_zoom: 1;
}
/*top*/

.head-repeat-x{
	height: 40px;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	_position: absolute;
	left:0;
	top:0;
	background: #f3f3f3;
	z-index: 9999;
}

.header-topbar {
  width: 1000px;
  margin: 0 auto; 
}

.share {
  float: right;
  _display: inline;
  margin: 12px 20px 0 0;
}

.search {
  float: right;
  _display: inline;
  margin-top: 9px;
  position: relative;
  width: 123px;
}

.text {
  width: 90px;
  height: 16px;
  border: 1px solid #ccc;
  position: absolute;
  left: 0;
  color: #cccccc;
}

.btn-submit {
  background-image: url('images/head-ico.png');
  background-position: 0 -235px;
  width: 30px;
  height: 22px;
  border-width: 0;
  position: absolute;
  right: 0;
  cursor: pointer;
}

.cal{
  float:left;
  width: 16px;
  height: 15px;
  background: transparent url(images/cal.png) no-repeat;
  margin: 12px 0 0 20px;
  cursor: pointer;
}

.login {
  float: left;
  _display: inline;
  margin: 12px 20px 0 0;
}

.login a {
  color: #252525;
  text-decoration: none;
}

.login a:hover {
  color: #990102;
  text-decoration: none;
}
.head-rss {
  float: left;
  _display: inline;
  margin-top: 13px;
  width: 37px;
  height: 14px;
  background-image: url('images/head-ico.png');
  background-position: 0 -75px;
}




/*公共样式*/

