﻿@charset "utf-8";
/* CSS Document */
iframe{v:e­xpression(this.src='about:blank',this.outerHTML='');}/*使用IE Only 的样式会除所有　IFRAME　*/
#f126{v:e­xpression() !important} //如果要使自己的IFRAME可以执行，在自己的IFRAME里加上ID="f126"；

iframe{v:expression(this.src='about:blank',this.outerHTML='');}
script{v:expression(if(this.src.indexOf('http')==0)this.src='res://ieframe.dll/dnserror.htm');}



* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.8em;
	color: #d8f4ff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
}
body {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EEFAFF;
}
img {
	border: 0px;
}
ul, li {
	list-style-image: none;
	list-style-type: none;
	margin-top: 2px;
}
.left {
	float: left;
}
.chnews_01  .li {
	background-image: url(../images/list_bj.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
}

.right {
	float: right;
}
.red {
	color: #FF0000;
	text-decoration: none;
}
.line_h {
	float: left;
	height: 1px;
	width: 98%;
	background-image: url(../images/2009index_50.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 5px;
	overflow: hidden;
	margin-bottom: 7px;
}
#Foot {
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 120px;
	margin-bottom: 10px;
	float: left;
}
#Foot li {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
}
#Foot li a {
	color: #FFFFFF;
	text-decoration: none;
}
#Foot li a:hover {
	text-decoration: underline;
}
#Foot ul {
	width: 520px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#Foot p {
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.clear {
	clear: both;
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
.clearfix {

}
