@charset "utf-8";
/* CSS Document */
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, pre, table, caption, form, legend, fieldset, input, button, select, textarea { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
ol, ul, li { list-style: none; }
img { border: 0; height: auto; max-width: 100%; }
p { margin: 0; padding: 0; }
input { color: #999; line-height: 20px; font-family: "STHeiti", "Microsoft YaHei", "Arial", "宋体", "Tahoma", "Helvetica", "sans-serif"; border: 0 solid #ccc; }
body { font-size: 14px; color: #333; font-family: "STHeiti", "Microsoft YaHei", "Arial", "宋体", "Tahoma", "Helvetica", "sans-serif"; background: url(../images/body_bg2.jpg) repeat-x #fff; }
a { color: #333; text-decoration: none; }
a:hover { color: #d00; }
.clear { border: 0; line-height: 0; height: 0; clear: both; font-size: 0; }
.table_ys table { font-size: 12px; }
.table_ys table { border-bottom: 1px solid #000000; border-left: 1px solid #000000; }
.table_ys table td { border-top: 1px solid #000000; border-right: 1px solid #000000; padding: 2px 1px; word-wrap: break-word; word-break: break-all; }
.vico { position: absolute; left: 12px; bottom: 7px; }
.backToTop {
	display: none;
	width: 32px;
	height: 32px;
	line-height: 32px;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	text-align: center;
	position: fixed;
	_position: absolute;
	right: 10px;
	bottom: 60px;
	_bottom: "auto";
	cursor: pointer;
	opacity: .6;
	filter: Alpha(opacity=60);
	z-index: 999;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	}