body,div,dl,dt,dd,ul,li,h1,h2,h3,p{ padding: 0; margin: 0; }
ul { list-style:none;}
input{outline:none;-webkit-appearance: none;}
textarea{resize:none} 
img { border:0px;}
body{
	margin:0 auto;
	font-size:14px;
	text-align: left;
	font-family: Microsoft YaHei;
}

/*========基本表格设置：在没有具体规定的情况下适用=*/
td{
	font-family: Microsoft YaHei;
	text-decoration: none;
	color:#666;
	line-height: 150%;
}

/*==========链接基本样式：在没有具体规定的情况下适用=*/
a{
	text-decoration: none;outline: none;blr:expression(this.onFocus=this.blur());
	color:#333;
}
a:hover{
	color: #06C;
	text-decoration: none
}
.w936{
	width:100%;
	
}

.news_img {
	position:absolute;
	left: 15px;
	top: 65px;
	z-index:2;
	width:200px;
	height:150px;
}
.news_box { margin:0px 0 0 0;}
.news_box h2 {
	height:34px;
	font-size:18px;
	overflow:hidden;
	}
.news_box h2 span {
`	float:left;
	height:30px;
	font-family:Microsoft YaHei;
	padding-left:5px;
	line-height:30px;
	font-weight: normal;
	color: #333;
}
.more a { 
    position:absolute;
	font-family:Microsoft YaHei;
	font-size:14px;
	color:#666;
	right: 0px;
	top:5px;
	 }
.news_con {
	padding:5px 0 0 0;
	min-height:300px;
	_height:300px;
}
.news_con ul {
	margin:0 0px 0 0;
	float:left;
	
}
.news_con ul li{
	height:40px;
	line-height:40px;
	font-size:14px;
	
}
.news_con ul li i {
	margin:0 0px 0 0;
	
}
.news {
	overflow: hidden;

	padding:20px 0 0px 0;
}
.news-date {
	float: left;
	margin:0px 15px 0px 0;	
	color: #fff;
	text-align: center;
	width: 60px;
	
}
.news-day {
	color: #666;
	font-size:18px;
	line-height:35px;
	background-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: normal;
}
.news-month {
	color:#FFF;
	font-size:12px;
	line-height:25px;
	background-color:#416890;
	font-weight: lighter;
	letter-spacing:3px;
}
.news-body {
	float:right; width:430px;
}
.news-title {
	line-height:24px;
}
.news-title a {
	color: #333;
	font-weight: normal;font-size:16px;
}
.news-title a:hover{
	color: #0a57a7;
	text-decoration: none
}
.news-gg{ line-height:20px;}
.news-content p{
	color: #999;
	line-height:18px; font-size:12px;
}
.title_key1{
font-weight:bold;
}
.title_key1 span{
font-weight: normal;
}
.title_key2 a{
color:#000099;
}
.title_key3 a{
color:#FF0000;
}

/* TAB 切换效果 */
.tb_{
	width:100%;
	height:46px;
	background-image: url(images/index_news_bj.gif);
	background-repeat: repeat-x;
	background-position:0px 41px;
}
.tb_ ul{
	width:100%;
	height:46px;
	float: left;
	padding:1px 0 0 1px;
}
.tb_ li{
	float:left;
    width:130px;
	height:46px;
	line-height:100%;
	cursor:pointer;
	text-align: center;
	margin:0 0px 0 0;
	font-size:20px;
	text-decoration: none;
}

/* 用于控制显示与隐藏的css类 */
.normaltab   {
	color: #333;
}
.hovertab    {
	color: #ca0b13;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	background-image: url(images/index_news_an.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dis{display:block;}
.undis{display:none;}
