﻿@charset "utf-8";
/* CSS Document */
body {
	background:url(../images/bg_clip.gif);
	background-color:#666;
	margin-top:0px;
	margin-bottom:0px;
	font-family:"微软雅黑", "宋体", "黑体", Verdana, "Times New Roman";
	font-size:12px;
	line-height:16px;
}
img {
	border:0px;
}
a:link {
	text-decoration: none;
	color:#333;
	line-height:18px;
}
a:visited {
	text-decoration: none;
	color:#666;
}
a:hover {
	text-decoration: underline;
	color:#F90;
	position:relative;
}
a:active {
	text-decoration: none;
	color:#666;
}
.font_h {
	font-family:"微软雅黑", "宋体", "黑体", Verdana, "Times New Roman";
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.font_like {
	color:#FFF;
	font-family:"微软雅黑", "宋体", "黑体", Verdana, "Times New Roman";
	line-height:18px;
}
.frame {
	width:980px;
	background-color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
}
#wrap{
	width:980px;
	background:#FFF;
	margin:0 auto;
}
/*页头*/
.header_menu {
	margin:0px;
	width:980px;
	height:20px;
	background-color:#336699;
	background:url(../images/header_menu.gif) repeat-x;
	color:#FFF;
	font-family:"微软雅黑", "宋体", "黑体", Verdana, "Times New Roman";
	line-height:18px;
}
.header_menu ul{
	margin-top:0px;
	margin-left:650px;
}
.header_menu li{
	float:left;
	list-style:none;
	margin-left:8px;
	padding-right:8px;
	border-right:#FFF solid 1px;
}
.header_banner {
	width:980px;
	height:130px;
	background-color:#336699;
	background:url(../images/header_banner.gif) repeat-x;
}
.menu{
	width:980px;
	height:70px;
	background:#FFF;
	text-align:center;
}
.blank {
	height:10px;
}
.content01_list {
	width:260px;
}
.content01_line {
	width:260px;
	height:10px;
	background:url(../images/content01_line.gif) repeat-x;
}
/*页脚*/
.footer {
	height:60px;
	width:980px;
	background:url(../images/footer_clip.gif);
}
.footer_bottom {
	width:980px;
	height:10px;
	background:url(../images/footer_bottom.gif) repeat-x;
}
.bnt_note {
	width:910px;
	margin-left:50px;
}

a.news:link {
	text-decoration: none;
	color:#333;
	line-height:22px;
}
a.news:visited {
	text-decoration: none;
	line-height:22px;
	color:#666;
}
a.news:hover {
	text-decoration: underline;
	line-height:22px;
	color:#F90;
	position:relative;
}
a.news:active {
	text-decoration: none;
	line-height:22px;
	color:#666;
}
