
html {
	color: #000;
	background: #FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,th,var,b {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q: before,q: after {
	content: '';
}
abbr,acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input,textarea,select {
	*font-size: 100%; vertical-align:middle;
}
legend {
	color: #000;
}
/* font */
body {
	font-size:12px;
	font:12px/1.5 ??¨¬?;margin: auto;
}
select,input,button,textarea {
	font:100% arial,helvetica,clean,sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre,code,kbd,samp,tt {
	font-family:monospace;
	line-height:100%;
}

img{
	vertical-align:middle;
}
label,button {
	cursor: pointer;
	_cursor: hand;
}
button {
	overflow: visible;
}
abbr[title],acronym[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
input[type="hidden"] {
	display: none!important;
}
.em {
	font-style: italic;
}
.strong{
	font-weight: bold;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, .h1 {
	font-size: 18px;
	font-weight: bold;
}
h2, .h2 {
	font-size: 16px;
	font-weight: bold;
}
h3, .h3 {
	font-size: 14px;
	font-weight: bold;
}
h4, .h4 {
	font-size: 12px;
	font-weight: bold;
}
h5, .h5 {
	font-size: 14px;
	font-weight: normal;
}
h6, .h6 {
	font-size: 12px;
	font-weight: normal;
}
.display-none {
	position: absolute;
	visibility: hidden;
	*display: none;
}
.inline-block {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	position: relative;
	*position: static;
}
.word-break-all,.break-word {
	word-wrap: break-word;
	overflow: hidden;
}
.clear{ clear:both;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

/*µ×²¿*/
.ft{background:#fff url(../images/ftBg.png) repeat-x left top;zoom:1;overflow: hidden; height:96px; text-align:center;}
.conter{ width:1000px; height:50px; margin:0 auto;}
.ft_cont{ float:left;color: #5c5c5c;line-height: 22px;padding-top: 16px; float:left; margin-left:50px;}
.ft_cont a{color: #5c5c5c;}
.ft_img{ float:left;padding-left:80px;margin: 15px 0;width:225px;}