﻿@charset "utf-8";
* { 
	margin: 0px; 
	padding: 0px; 
}

body
{
	background-image: url(../../web/foot/images/bj002.jpg);
	text-align: center;
}
html { overflow-x:hidden; }
.input {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	background-color: #FFFFFF;
	width: 170px;
	height: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #009900;
	border-left-color: #FFFFFF;
	padding-bottom: 2px;
	text-indent: 5px;
}
body,p,td
{
	font-size: 13px;
	line-height: 24px;
	color: #003300;
}
fieldset
{
	background-color:White;
	width:90%;
	
}
dl dd {
	float: left;
	width: 4em;
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
	line-height: 30px;
	margin-right: 5px;
}
dl dd a {
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
dl dd a:hover {
	font-size: 14px;
	color: #FF0000;
}
dl dd a:visited {
	font-size: 14px;
	color: #006600;
}
dl dd a:link {
	font-size: 14px;
	color: #006600;
}
dl {
	font-size: 14px;
	color: #FFFFFF;
}
#PagePanel
{
	border: 1px solid #009900;
	width: 1002px;
	background-color: #FFFFEC;
	text-align: left;
}
li
{
	list-style-type: none;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.Topline{
	background-color: #009900;
	height: 2px;
}
/* 顶菜单 */
.topMenu {
	font-size: 14px;
	background-image: url(../../cn/images/index_23.gif);
	height: 70px;
}
.topMenu form{
	margin: 0px;
	padding: 0px;
}
.topMenu dl {
	float: none;
}
.topMenu dl dd{
	float: left;
	width: 5em;
	font-size: 12px;
	text-align: left;
	margin-left: 5px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	background-image: url(../../cn/images/index_02.gif);
	text-align: center;
}
.menu td{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../cn/images/index_24.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 36px;
}
.menu td a, .menu td a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


.left{
}
.right{
}
/* 通知公告 */
#notice ul li
{
	float: left;
}
#marqueeZone
{
	width:3000px;
	height: 25px;
	overflow: hidden;	
}
/*  一般性的显示盒 */
.ShowBox
{
	border: 1px solid #009900;
	background-image: url(../../cn/images/index_04.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
.ShowBox .ShowBoxTitle
{
	font-size: 14px;	
	font-weight: bold;
	color: #FFFFFF;
	
	text-align: left;
	text-indent: 5px;
}
.ShowBox  .More {
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}
.ShowBox .BoxContext
{
	padding: 5px;
}
.ShowBox dl{
	font-size: 12px;
	line-height: 25px;
	color: #003300;
	text-align: left;
	padding: 0px;
	width: 80%;
}
.ShowBox dl dd{
	background-image: url(../../cn/images/16/35.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	float: none;
	font-size: 12px;
	padding-left: 8px;
	width: 100%;
	text-indent: 15px;
	line-height: 22px;
	height: 22px;
}
.ShowBox  .menuItem{
	background-image: url(../../cn/images/16/24.png);
	background-repeat: no-repeat;
	background-position: 25px 5px;
	text-align: left;
	float: none;
	font-size: 14px;
	padding-left: 8px;
	width: 100%;
	text-indent: 40px;
	line-height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
/*  显示更多的盒子 */

.ShowBox .MoreBoxTitle
{
	font-size: 14px;	
	font-weight: bold;
	color: #FFFFFF;	
	text-align: left;
	text-indent: 5px;
	
	
	width: 50%;
}
.ShowBox .MoreRight
{
	background-image: none;
	
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}

/* 新闻列表*/
.newsListTable
{
	margin-right: 10px;
	margin-left: 5px;
	width: 365px;
}
.newsListTable tr td
{
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #000000;
	text-indent: 5px;
	height: 22px;
}
.newsListTable .item
{
	background-attachment: fixed;
	background-image: url(../../cn/images/ico_03.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-indent: 25px;
}
.leftTab {
	border: 1px solid #009900;
}
.leftTit {
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../cn/images/index_04.gif);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 5px;
}
.rightTab {
	border: 1px solid #009900;
	margin-bottom: 9px;
}
.middleTab {
	border: 1px solid #009900;
	margin-bottom: 9px;
	width: 246px;
}
.middle2Tab {
	border: 1px solid #009900;
	width: 246px;
}

.rightTit {
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../cn/images/index_04.gif);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 5px;
}
.more {
	font-size: 12px;
	color: #000000;
	background-image: url(../../cn/images/index_04.gif);
}
ul{
	font-size: 12px;
	line-height: 25px;
	color: #003300;
	text-align: left;
	padding: 5px;
}
li{
	background-image: url(../../cn/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-align: left;
	text-indent: 8px;
	line-height: 22px;
	height: 22px;
}
.newsP {
	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 200px;
}
.newsTit {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}


.leftBanner{
}
.leftBanner td{
	padding-bottom: 8px;
}
.banner {
	padding-bottom: 4px;
}
.foot {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
}
.foot a:link{
	color: #FFFFFF;
}
.foot a:hover{
	color: #FF0000;
}
.foot a:visited{
	color: #FFFFFF;
}
.copyright {
	font-size: 12px;
	line-height: 23px;
	text-align: center;
}
.acc
{
	margin-bottom: 3px;
	margin-left: 5px;
	margin-top: 3px;
}
/*  部门相关的内容区*/
.departContext
{
	font-size: 13px;
	padding: 20px;
}
/* 包含子级栏目的合子*/
.ChildNewsBox
{

}
.ChildNewsBox ul
{
	
	padding: 0px;
}


.gv {
	WIDTH: 95%;
	border-collapse:collapse;
	margin-top: 0px;
	text-align: center;
}
.gv img
{
	margin-top: 8px;
}
.gv td
{
	background-color: #FFFFFF;
	line-height: 25px;
	vertical-align: middle;
	text-indent: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	height: 25px;
}
/*gv表格的头部*/
.gv th, .gv .header
{
	font-weight: bold;
	text-align: center;
	height: 25px;
	background-color: #FFFF99;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

/*底部*/
.gv .footer{
	font-weight: bold;
	text-align: left;
	height: 25px;
	border: 1px solid #00CCFF;
}
.gv .footer td{
	background-color: #FFFFCC;
	text-align: left;
	text-indent: 10px;
}
/*编辑状态时*/
.gv .Edit td
{
	background-color: #FFFFCC;
}
.gv .Edit td a
{
	color: #FF0000;
}

.gv .right {
	text-align: right !important;
	padding-right: 10px;
	border: 1px solid #a9cbee;
}
.gv .left
{
	text-align: left;
	background-image: none;
	border-left-style: none;
	border-right-style: none;
}

/* 友情链接 */
.link
{
	margin: 5px;
}
.link select
{
	
	margin-bottom: 10px;
	width: 95%;
}
.link ul
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link ul li
{
	background-color: #FFFFFF;
	border: 1px solid #66c438;
	background-image: none;
	width: 95%;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
