@charset "gb2312";
body, div, ul, li, img, dl, dt, dd, input, form {
	padding: 0;
	margin: 0;
}
body {
	color: #333;
	font-size: 12px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	height: 100%;
}
ul li {
	list-style: none;
}
input {
	height: 25px;
	line-height: 25px;
}

a {
blr:expression(this.onFocus=this.close());
}
a {
blr:expression(this.onFocus=this.blur());
}
a:focus {
-moz-outline-style. none;
}

a:link {
	color: #1d1d1d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1d1d1d;
}
a:hover {
	cursor: pointer;
	color: #1d1d1d;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #1d1d1d;
}


img {
	border: 0;
	text-align: right;
}
img.border {
	padding: 2px;
	margin: 2px;
	border: 1px solid #ddd;
	background: #fff;
}
img.float-right {
	margin: 5px 0px 5px 15px;
	border: 1px solid #ddd;
	float: right;
}
img.float-left {
	margin: 5px 15px 5px 0px;
	border: 1px solid #ddd;
	float: left;
}
.clear {
	CLEAR: both;
}
.mb10 { margin-bottom:10px;}

.style_red {
	color: #fe0000;
}
.style_red a:link, .style_red a:visited, .style_red a:hover, .style_red a:active {
	color: #fe0000;
	text-decoration: none;
}
.style_blue {
	color: #2786da;
}
.style_blue a:link, .style_blue a:visited, .style_blue a:hover, .style_blue a:active {
	color: #2786da;
	text-decoration: none;
}
.table_border {
	border: 1px solid #e5e5e5;
	background-color:#FFF;
	
}
.table_border01 {
	border-top: 2px solid #229cfe;
	border-left: solid 1px #e5e5e5;
	margin-bottom: 10px;
	background-color:#FFF;
}
.table_border01 td {
	border-bottom: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
}
.link_xt {
	border: 1px solid #e5e5e5;
	margin: auto 8px 10px auto;
	float: left;
}
.link_xt_end {
	float: left;
	border: 1px solid #e5e5e5;
	margin: auto auto 10px auto;
}
.contact {
	background: url(../images/index_48.jpg) no-repeat right bottom
}
.contact td { font-size:14px;}






