/* CSS Document */
/*==全局样式定义==*/
BODY {
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 24px;	/*filter:Gray;*/
}
A:link {
	color: #039;
	text-decoration: none;
}
A:visited {
	color: #039;
	text-decoration: none;
}
A:active {
	color: #039;
}
A:hover {
	color: #F00;
	text-decoration: underline;
}
/*==整体布局定义==*/
.clear {
	CLEAR: both;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.more {
	margin-right: 13px;
	text-align: right;
	margin-bottom: 6px;
}
.infobox {
	clear: both;
	margin-bottom: 0.6em;
}
#infobox {
	clear: both;
	margin-bottom: 12px;
	width: 99.8%;
	padding-top: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(pictures/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EDF1F3;*/
}
#page {
	/*background-image: url(pictures/bg.jpg);
	background-repeat: repeat-y;
	background-color: #EDF1F3;*/
	width: 1000px;
	background-position: center top;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 1px;
}
#title {
	clear: both;
	height: 36px;
	background-image: url(pictures/title_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-position: center center;
}
.title {
	clear: both;
	height: 36px;
	background-image: url(pictures/zwgk.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#li2{
	clear: both;
}
#li2 ul li {
    FLOAT: left;
	WIDTH: 50%;
}
#container {
	border: 1px solid #D6D6D6;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 99.7%;
}
.container {
	float: left;
	margin: 5px;
}
/*子导航*/
#submenu {
}
#submenu UL {
	LIST-STYLE-TYPE: none;
}
#submenu UL LI {
	line-height: 2em;
}
#submenu LI A:link {
	color: #330;
}
#submenu LI A:hover {
	color: #039;
}
/*==通用定义==*/
H1 {
	FONT-SIZE: 2em;
	margin-top: 1em;
	margin-bottom: 0em;
	padding: 0px;
	text-align: center;
	font-family: "黑体";
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}
H1 a:link {
	color: #00F;
}
H1 a:visited {
	color: #00F;
}
H1 a:active {
	color: #00F;
}
.list_title {
	FONT-SIZE: 1.8em;
	margin-top: 0.5em;
	margin-bottom: 0em;
	padding: 0px;
	text-align: center;
	font-family: "黑体";
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}
.list_title a:link {
	color: #F60;
}
H2 {
	FONT-SIZE: 14px;
	margin: 0px;
	background-image: url(pictures/h2.gif);
	line-height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
	font-weight: bolder;
	clear: both;
	background-repeat: no-repeat;
	background-position: 14px;
}
H3 {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
H4 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 0px;
	width: 96%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
H4 a {
	font-size: 14px;
	margin: 0px;
}
UL {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
LI {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
HR {
	MARGIN-TOP: 0.5em;
	MARGIN-BOTTOM: 0.5em;
	clear: both;
}
/*==顶部定义==*/
/*--页眉--*/
#top {
	line-height: 32px;
	background-image: url(pictures/top_bg.gif);
	margin-top: 0em;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	background-repeat: repeat-x;
}
#topmenu {
	margin-top: 0em;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#logo {
	FLOAT: left;
	height: 80px;
	width: 480px;
	padding-top: 20px;
}
#banner {
	margin-top: 0px;
	float: right;
	height: 120px;
	width: 420px;
	margin-bottom: 0px;
	text-align: right;
}
/* --主导航-- */
#menu
{
	height: 73px;
	clear: both;
	background-image: url(menu/menu_bg.jpg);
	background-repeat: repeat-x;
}
#menu_l
{
	height: 73px;
	clear: both;
	background-image: url(menu/menu_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menu_r
{
	height: 73px;
	clear: both;
	background-image: url(menu/menu_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/* --一级菜单-- */
#menubox
{
	height: auto;
	line-height: 35px;
	height: 35px;
	margin-left: 20px;
}
#menubox ul
{
	display:block;
	list-style:none;
}
#menubox li
{
	background-image: url(menu/menu_line.gif);
	background-repeat: no-repeat;
	background-position: right;
	float:left;
	display: block;
	width: 120px;
	padding: 0px;
	height: 35px;
	text-align:center;
	line-height: 35px;
	margin: 0px;
}
.Class_on
{
}
#menubox .Class_on a,#menubox .Class_on a:hover
{
	color: #039;
	width: 120px;
	float:left;
	text-align:center;
	line-height: 30px;
	background-image: url(menu/menu_h.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center;
	height: 30px;
	padding-top: 5px;
}
#menubox a
{
    color: #FFF;
	font-weight: bold;
	width: 120px;
	float:left;
	text-align:center;
}
#menubox a:hover
{
    color: #039;
	width: 120px;
	float:left;
	text-align:center;
	line-height: 30px;
	background-image: url(pictures/menu_h.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center;
	height: 30px;
	padding-top: 5px;
}
/* --二级菜单-- */
.menu_list
{
	height: 38px;
	clear: both;
}
.menu_list ul
{
	display:block;
}
.menu_list li
{
	float:left;
	display: block;
	text-align: left;
	line-height: 30px;
	padding-left: 1em;
	margin-left: 1.25em;
	background-image: url(images/lite_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_list a
{
	text-decoration: none;
}
.menu_list a:hover
{
	text-decoration:underline;
}
/* 站内搜索 */
.main_search
{
	padding-left:14px;
	line-height: 32px;
	margin: 0px;
	height: 32px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.main_search input, .main_search select
{
	vertical-align:baseline
}
/* 头部广告 */
#adad {
	width: 1000px;
	text-align: center;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* 当前位置 */
#dqwz {
	line-height: 30px;
	float: left;
}
/*==中部定义==*/
#main {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
/*--中部左栏--*/
#left {
	FLOAT: left;
	WIDTH: 20%;
}
/*--中部中栏--*/
#middle {
	width: 57.5%;
	float: left;
	margin-left: 1%;
}
/*--中部右栏--*/
#right {
	float: right;
	width: 20%;
}
.right {
	width: 79%;
	float: right;
}
/*--正文--*/
/*政务公开*/
#gonggao {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D6D6D6;
}
#toutiao {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newsflash {
	text-align:center;
}
#l_lanmu {
	width:49%;
	float:left;
	border: 1px solid #D6D6D6;
}
#r_lanmu {
	width:49%;
	float:right;
	border: 1px solid #D6D6D6;
}
.l_lanmu {
	width:49%;
	float:left;
}
.r_lanmu {
	width:49%;
	float:right;
}
/*在线访谈*/
.Iv_homelistline_l{
	float: left;
	width: 30%;
}
.Iv_homelistline_r{
	float: right;
	width: 66%;
	margin-top: 10px;
}
.Iv_homelistline{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6D6D6;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.Iv_homelistline b{
	float:right;
	color:#06c;
}
.Iv_homelistline b a{
	color:#06c;
	font-weight:bold;
}
.Iv_homelistline span{
	margin:0 10px;
}
.Iv_homelistline span a{
	display:inline-block;
	padding:0 10px;
	border:#D6D6D6 solid 1px;
	line-height:18px;
	color:#369;
	background:url(pictures/Iv_butbg.gif) repeat-x;
}
.Iv_homelistline span a:hover{
	border:#D6D6D6 solid 1px;
	color:#c00;
	text-decoration:none;
	background:none;
}
/*网上信访*/
.onlinepl_contentbox{
	background:#fff;
	border:#D6D6D6 solid 1px;
}
.online_list .online_listtit td{
	background:#d9e6f2;
	font-weight:bold;
}
.online_list td{
	text-align:center;
	height:24px;
	line-height:24px;
	background:#f2f8fe;
}
.online_list td.onlineTitle
{
	text-align:left;
}
/*办事服务*/
/*走进朝天*/
/*==底部定义==*/
/*页脚*/
#footer {
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-bottom: 2em;
}
