@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

html,body {
	width: 100%;
	height: 100%;
}

body {
	font-size: 13px;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	background: #e7e7e7;
	color: #666;
}

a img,img,embed {
	border: 0px;
}

a {
	text-decoration: none;
	outline: none;
	color: #666;
}

a:hover {
	text-decoration: none;
}

caption,th {
	text-align: left;
}

abbr,acronym {
	border: 0;
}

address,caption,cite,code,dfn,em,th,var {
	font-weight: normal;
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:before,.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

ol,dl,ul {
	list-style: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.tc {
	text-align: center;
}

.iframepage {
	background: none;
}

.lanzi {
	color: #0260A8;
	cursor: pointer;
}

.lanzi a {
	color: #0260A8;
	text-decoration: none;
}

.lanzi a:hover {
	color: #0260A8;
	text-decoration: underline;
}

.tabble_bgA {
	background: #0099E0 !important;
}

.ocx_style {
	border: 1px solid #D7D7D7;
	width: 248px;
	height: 28px;
	float: left;
}

.ocx_style2 {
	border: 1px solid #A6B7C9;
	width: 100px;
	height: 18px;
	float: left;
	line-height: 18px;
	padding-left: 5px;
}