﻿/*----------------------------------------主体样式---------------------------------*/
/*---------------------头和尾样式------------------*/
/*---------------------基本容器定义------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #5A5A5A;
	text-decoration: none;
	height: auto;
	background-color: #FFFFFF;
	
}
div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
span {
	height: 32px;
	float: left;
}
p {	
	margin: 0px;
	padding: 0px;
}
HR {
	background-color: #FF0000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	height: 1px;
}
.p14 {
	font-size: 14px;
	line-height: 26px;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	COLOR: #000000;
	text-decoration: none;
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
}
.host a {
	color: #3399FF;
	text-decoration: none;
	line-height: 18px;
}
.host a:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
	background: #3399FF;
	margin: 0px;
	padding: 0px;
}
.title_1 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.6ex;
}
.title_2 {
	font-size: 15px;
	font-weight: bold;
	color:  #FF5E35;
	text-decoration: none;
	letter-spacing: 0.6ex;
}
.title_3 {
	font-size: 16px;
	font-weight: bold;
	color:  #666666;
	text-decoration: none;
	letter-spacing: 0.6ex;
}

/*---------------------+more样式----------*/
.more {
	text-align: right;
	float: left;
	width: 100%;
	margin: -106px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	font-weight: normal;
	clear: right;
	line-height: 13px;
}
/*-----------------h1(logn) h2(menu) 样式----------------------*/
h1 {
	background: url(header/h1_logn.gif) no-repeat 33px 16px;
	height: 72px;
	margin: 0px;
	padding: 0px;
}
h1 span {
	display: none;
	margin: 0px;
	padding: 2px;
	height: 0px;
	width: 0px;
}
h2 span {	
	margin: 0px;
	padding: 2px;
	height: 0px;
	width: 0px;
	display: none;
}
/*-----------------除主页以外 次页大部分 栏目标题 样式----------------------*/
h3 {
	width: 100%;
	height: 33px;	
	padding: 0px;
	margin: 0px;	
}
h3 span {
	display: none;
}
/*-------------人大之窗（理论研究、规范性文件） 政府之窗（政府信息、政府文件、政策法规） 栏目标题 样式-------*/
h4 {
	width: 100%;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 2px;	
	border-bottom: 1px solid #EfEfEf;	
}
h4 span {
	display: none;
}
/*-----------------more页 6栏目标题 样式----------------------*/
h6 {
	height: 20px;
	margin: 10px 0px 5px;
	background: url(body_index/table-bg1.gif);
	padding: 0px 0px 0px;
	color: #50A5F1;
	width: auto;
	text-indent: 2em;
	border-bottom: 1px solid #DFDFDF;
	font-size: 12px;
}
h6 span {
	background: url(body_zf/show_h6_bg.gif) no-repeat 3px 0px;
	height: 18px;
	margin: 3px 0px -5px;
	padding: 1px 0px 0px;
	width: auto;
}
/*----------------------all文章列表样式-----------------*/
.list {
	list-style: none;
	height: auto;
}
.list ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.list li {
	list-style: none;	
	padding: 0px;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	height: 26px;
	width: 100%;
	float: right;
}
.list li a {
	display: block;
	background: url(header/link_top.gif) no-repeat 6px;
	text-indent: 14px;
	height: 26px;
	clear: none;
	float: left;
	line-height: 26px;
	vertical-align: bottom;
	width: 100%;
}
.list table {      /* 处理视频新闻的table用的  */
	margin-bottom: -2px;
}
.list li a:hover  {	
	background: #F5F5F5 url(header/link_top.gif) no-repeat 6px;
	text-indent: 14px;
	height: 26px;
	clear: none;
	float: left;
	line-height: 26px;
	vertical-align: bottom;
	width: 100%;
}
/*----------------------按钮 输入框 样式-------------------*/
.button_Submit {
	height: 19px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 51px;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.input {
	border: 1px solid #e4e4e4;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*---------------------------------------------总体样式------------------------------------------*/
/*----------------------顶部样式-------------------*/
#pageHeader {
	margin: 0px;
	padding: 0px;
	height: 72px;
	display: inline;
	width: 997px;
	float: left;
	clear: both;
}
#logo {
	width: 200px;
	float: left;
	height: 72px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	display: inline;
	clear: right;
}
#toplink {
	width: 580px;
	height: 30px;
	display: block;
	float: right;
	margin: 0px;
	clear: right;
	position: static;
	padding: 10px 0px 0px;
	text-align: right;
}
/*----------------------menu 样式-------------------*/
#topmenu {
	display: inline;
	MARGIN: -40px 0px 0px 200px;
	HEIGHT: 46px;
	float: left;
	width: 580px;
	text-align: left;
	clear: left;
	padding: 8px 0px 0px 50px;
}
#topmenu span {
	display: none;
	margin: 0px;
	padding: 2px;
	height: 0px;
	width: 0px;
}
#topmenu UL {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0px;
	float: left;
	height: 28px;
	width: 560px;
}
#topmenu LI {
	DISPLAY: block;
	MARGIN: 0px;
	LINE-HEIGHT: 28px;
	TEXT-ALIGN: center;
	padding: 0px;
	float: left;
	border-right: 1px solid #E6E6E6;
	height: 28px;
}
#topmenu LI A {
	DISPLAY: block;
	MARGIN: 0px;
	WIDTH: 100%;
	TEXT-DECORATION: none;
	line-height: 28px;
	padding: 0px;
	height: 28px;
}
#topmenu UL LI#one {
	WIDTH: 70px;
	background: url(header/topmenu_l1.gif) no-repeat 13px 7px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
#topmenu UL LI#one A:hover {
	width: 70px;
	background:  #FF4111 url(header/topmenu_l1_hover.gif) no-repeat 14px 7px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;	
}
#topmenu UL LI#two {
	background: url(header/topmenu_l2.gif) no-repeat 16px 7px;
	width: 92px;
	}
#topmenu UL LI#two A:hover {
	width: 92px;
	background:  #FF4111 url(header/topmenu_l2_hover.gif) no-repeat 8px 4px;
}
#topmenu UL LI#three {
	background:  url(header/topmenu_l3.gif) no-repeat 16px 7px;
	width: 92px;
}
#topmenu UL LI#three A:hover {
	width: 92px;
	background:  #FF4111 url(header/topmenu_l3_hover.gif) no-repeat 8px 5px;
}
#topmenu UL LI#four {
	background:      url(header/topmenu_l4.gif) no-repeat 16px 7px;
	width: 92px;
}
#topmenu UL LI#four A:hover {
	width: 92px;
	background:  #FF4111 url(header/topmenu_l4_hover.gif) no-repeat 8px 5px;
}
#topmenu UL LI#five {
	background: url(header/topmenu_l5.gif) no-repeat 16px 7px;
	width: 92px;
}
#topmenu UL LI#five A:hover {
	width: 92px;
	background:  #FF4111 url(header/topmenu_l5_hover.gif) no-repeat 8px 5px;
}
#topmenu UL LI#six {
	background: url(header/topmenu_l6.gif) no-repeat 16px 7px;
	width: 92px;
	border: none;	
}
#topmenu UL LI#six A:hover {
	width: 92px;
	background:  #FF4111 url(header/topmenu_l6_hover.gif) no-repeat 8px 5px;
	border: none;
}
/*--------------------flash样式-------------------*/
#flash {
	background: url(header/flash-bg2.gif) repeat-x 2px 2px;
	width: 100%;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding: 8px 0px;
	height: 165px;
	margin: 0px;
	clear: both;
	float: left;
	z-index: 1;
}
/*---------------------主体样式------------------*/
#main
{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	float: left;
	width: 780px;
	height: auto;
	clear: none;
}
/*---------------------底部样式------------------*/
#footer
{
	height: 80px;
	width: 100%;
	background: url(header/flash-bg.gif) repeat-x 2px 2px;
	border-top: 1px solid #e4e4e4;
	padding: 0px;
	clear: both;
	float: left;
	margin: 100px 0px 0px;
}
#copy {
	background: url(header/footer_logn.gif) no-repeat 30px 36px;
	height: 76px;
	margin: 0px;
	padding: 26px 0px 0px 205px;
	line-height: 20px;
}

/*--------------------------------------------------子页样式-------------------------------------------*/
/*---------------------子页左侧菜单样式------------------*/
#one_menu {
	margin: -9px 0px 0px -15px;
	padding: 0px;
	height: 400px;
	width: 201px;
	z-index: 100;
	position: absolute;
	float: none;
	background: url(header/sub_menu_bg.jpg) no-repeat right top;
}
#one_menu ul{
	margin: 0px -24px 0px 0px;
	padding: 0px 0px 80px 40px;
	height: 100%;
	width: 155px;
	z-index: 100;
	list-style: none;
}
#one_menu li {
	width: 120px;
	border-bottom: 1px solid #F2F2F2;
	display: block;
	height: 28px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#one_menu li a {
	color: #FF5E35;
	display: block;
	margin: 0px 0px -8px;
	padding: 4px 0px 0px 38px;
	height: 100%;
	font-weight: bold;
}
#one_menu li a:hover {	
	display: block;
	margin: 0px 0px -8px;
	padding: 4px 0px 0px 38px;
	height: 100%;
	font-weight: bold;
}
/*---------------------子页主体样式------------------*/
#sub_body{
	margin: 0px;
	padding: 15px 0px 0px;
	height: auto;
	width: 997px;
	position: static;
	background: #FF9999;
}
/*---------------------子页链接部分样式------------------*/
#sub_links {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 180px;
	clear: none;
	float: left;
}
/*---------------------子页新闻部分样式------------------*/
#sub_news {
	height: auto;
	width: 801px;
	clear: none;
	float: left;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 16px;
}
#sub_main
{
	background: url(header/sub_body_more_bg.jpg) no-repeat 520px 7px;
	height:auto;
	width: 793px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 793px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 198px;

}
html>body #content {
	width: 793px; 
	/* ie5win fudge ends */
	}
/*---------------------------------------------------more show 页 样式------------------------------------------------*/
/*---------------------show 页 文章内容 样式------------------*/
.news-text {
	font-size: 14px;
	letter-spacing: 0px;
	margin: 10px 0px;
	padding: 15px 0px;
	line-height: 26px;
	letter-spacing: 0.03em;
	color: #454545;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #E3E3E3;
}
#text_type {
	width: 544px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
/*---------------------more 页 文章列表 样式------------------*/
#text_list
{
	width: 560px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
/*---------------------more show 页 搜索 样式------------------*/
#text_search {
	width: 183px;
	height: 250px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	background-image: url(body_index/in_more_fwdt_submenu.jpg);
	background-repeat: no-repeat;
	background-position: -20px bottom;
}
/*---------------------more show 页(人大) 地图 样式------------------*/
#text_map {
	width: 183px;
	height: 300px;
	float: left;
	margin: 20px 0px 0px 35px;
	background: url(body_index/in_more_fwdt_submenu.jpg) no-repeat -20px 140px;
	padding: 0px 0px 0px 0px;
}
/*---------------------show 页 作者 时间 关闭 样式------------------*/
.news-writer {
	float: left;
	clear: none;
}
.news-date {
	float: left;
}
.news-close {
	clear: none;
	float: right;
	text-align: right;
	margin-top: 20px;
	height: 50px;
}

.news-close a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #F8F8F8;
}
.news-close a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F8F8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F8F8F8;
	background-color: #EFEFEF;

}
/*---------------------more 页 领导简介 样式------------------*/
.headleader
{
	background: url(body_qw/sub_more_qwld_bg.gif) no-repeat 0px 0px;
	margin: 10px 0px 0px 20px;
	padding: 30px;
	text-align: left;
	vertical-align: top;
	height: 150px;
	line-height: 18px;
	width: 440px;
}
.headleader p {
	width: 340px;
}
