﻿
/* css document */
body, ul, ol, li, p, h1, h2, h3, h4, table, td, form, img, input, div {
	border:none;
	margin: 0px;
	padding:0;
	list-style-type: none
}
a {
	color: #000;
	text-decoration: underline
}
a:link {
	color: #000;
	text-decoration: underline
}
a:visited {
	color: #800080;
	text-decoration: underline
}
a:hover {
	color: #f00;
	text-decoration: underline
}
.bottompublic {
	width:950px;
	height:auto;
}
.clear {
	clear:both;
}
.clear-left {
	clear:left;
}
.clear-right {
	clear:right;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}
.center {
	margin:0 auto;
}
.hide {
	display: none;
}
.of{ overflow:hidden}
.date_m{ float:right; text-align:right}
.meiti ul li{ width:610px; clear:both} 
.w530{ width:530px; overflow:hidden}
.jsq{ width:150px; overflow:hidden}
.jsq  img{float:left}
