@charset "gb2312";
body {
	background-image: url(bg.GIF);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E6E6E6;
	margin: 0px;
	padding: 0px;
}
form,div,span,img,ul,ol,li, 
body, td, div, a, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E3028;
}
.main {
	background-color: #FFFFFF;
	width: 776px;
	margin: auto;
	border: 1px solid #FFFFFF;
}.top-nav .level-1-list{
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.top-nav {
	background-image: url(top-nav-m.gif);
	background-repeat: repeat-x;
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottom {
	width: 100%;
	line-height: 24px;
	text-align: center;
}
.infobox {
	width: 100%;
	border: 1px solid #FFFFFF;
}
.infobox-2 {
	background-color: #b1d9fd;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}.infobox-3 {
	background-color: #e0f0ff;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.input-2 {
	line-height: 16px;
	height: 16px;
	width: 150px;
}.input-3 {
	width: 120px;
}
.bottom-nav {
	background-color: #369eff;
	text-align: center;
	display: block;
	color: #FFFFFF;
	line-height: 30px;
}
.bottom-nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.bottom-nav a:hover {
	text-decoration: underline;
}
.top-nav-l {
	background-image: url(top-nav-l.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 7px;
}.top-nav-r {
	background-image: url(top-nav-r.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 7px;
}
.top-nav-m{
	line-height: 32px;
	height: 32px;
	padding-bottom: 8px;
}
.top-nav .level-1-item a {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 32px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(top-nav-line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.top-nav .level-1-item  a:hover {
	color: #FFFF99;
	text-decoration: underline;
}




.top-nav .level-1-item{
	display: inline;
	display: list-item;
	float: left;
	position: relative;
}

.top-nav .level-2-list{
	border-top-color: #24618E;
	border-top-style: solid;
	border-top-width: 1px;
	display: none;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
}

.top-nav .level-2-item a {
	background-color: #E1F3FF;
	display: block;
	text-align: left;
	color: #006699;
	line-height: 22px;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.top-nav .level-2-item a:hover {
	background-color: #BBD9EE;
	color: #003366;
	text-decoration: none;
}

.top-nav .level-2-item {
	clear: both;
	display: list-item;
	float: none;
	position: relative;
	line-height: 22px;
}
.middle {
	width: 100%;
}
.left {
	vertical-align: top;
	width: 180px;
}
.left-icon img {
	margin-bottom: 5px;
}
.LogoList {
	margin: auto;
}
.LogoList img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
}
.right {
	vertical-align: top;
	padding-left: 3px;
}
.infobox-title-table {
	background-color: #0099FF;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(tit-3.gif);
	background-repeat: repeat-x;
}
.infobox-content-table {
	width: 100%;
	border: 5px solid #FFFFFF;
}.infobox-title-l {
	line-height: 28px;
	background-image: url(tit-1-l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 28px;
	padding-left: 34px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	filter: DropShadow(Color=#0557d4, OffX=1, OffY=1);
}
.infobox-title-r {
	background-image: url(tit-1-r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
}
.infobox-title-r a {
	color: #FFFFFF;
	text-decoration: none;
}
.infobox-title-r a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.infobox-content-tdl {
	line-height: 24px;
}
.infobox-content-tdr {
	text-align: right;
	padding-right: 10px;
	color: #0066CC;
}
.infobox-content-tdl,.infobox-content-tdr{
	background-image: url(line-1.GIF);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.infobox-content-tdl a {
	text-decoration: none;
	background-image: url(jt1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	display: block;
	line-height: 22px;
}
.infobox-content-tdl img{
	border:none;
	padding: 0px;
	height: 11px;
	width: 24px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline;
}
.infobox-2-1 {
	background-image: url(tit-1-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 5px;
}
.infobox-2-2 {
	height: 5px;
}.infobox-2-3 {
	background-image: url(tit-1-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 5px;
}.infobox-2-4 {
	width: 5px;
}.input-1 {
	height: 16px;
	width: 100px;
	line-height: 16px;
}
.infobox-2-5 {
	text-align: center;
}.infobox-2-6 {
	width: 5px;
}.infobox-2-7 {
	background-image: url(tit-1-l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	width: 5px;
}.infobox-2-8 {
	height: 5px;
	
}.infobox-2-9 {
	background-image: url(tit-1-r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 5px;
	width: 5px;
}.leftnav {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	background-color: #e0f0ff;
}
.leftnav li {
	background-image: url(leftnav-line.GIF);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	background-color: #e0f0ff;
	line-height: 22px;
	height: 22px;
}
.leftnav li a {
	text-decoration: none;
	color: #138fff;
	padding-left: 35px;
	background-image: url(leftnav-jt-1.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
	line-height: 22px;
	height: 22px;
}
.BigNews {
	width: 100%;
}
.pagenav {
	background-color: #F0F0F0;
	border: 3px double #CCCCCC;
	color: #FF6600;
	cursor: default;
	display: block;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	margin-bottom: 5px;
}

.pagenav a {
	color: #FF6600;
	padding-left: 5px;
	padding-right: 5px;
}
.BigNews a:hover {
	text-decoration: none;
}
.BigNews-1 {
	background-image: url(bignews-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 14px;
}
.BigNews-3 {
	background-image: url(bignews-3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 14px;
}
.BigNews-2 {
	background-image: url(bignews-2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
}
.BigNews-img {
	height: 175px;
	width: 220px;
	padding-top: 5px;
	padding-right: 5px;
}
.Bulletin {
	background-image: url(Bulletin-1.GIF);
	width: 100%;
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Bulletin-1 {
	width: 200px;
}
.Bulletin-2 {
	line-height: 26px;
	background-image: url(Bulletin-2.GIF);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
}
.Bulletin-2 a {
	font-weight: bold;
	color: #FF6600;
}
.BigNews-info {
	padding: 5px;
}
.BigNews-info a {
	text-decoration: none;
	text-indent: 2em;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.BigNews-img img{
	height: 160px;
	width: 220px;
	vertical-align: top;
}
.leftnav li a:hover {
	font-weight: bold;
	color: #990000;
	background-image: url(leftnav-jt-2.gif);
}
.BigNews-content {
	vertical-align: top;
}
.BigNews-tit{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #a00002;
	background-image: url(bignews-tit.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
}.classpic {
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	list-style-type: none;
}
.classpic li {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.classpic img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bottom-bg {
	background-image: url(bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ffffff;
	width: 100%;
	text-align: center;
}
.bottom-bg td {
	line-height: 18px;
	text-align: center;
}
.red {
	color: #FF0000;
}
.bottom-icp {
	color: #333333;
}
.bottom-copy {
	color: #0099FF;
}
.Top-info {
	width: 100%;
	background-color: #0099FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Top-info-td {
	text-align: right;
	padding-right: 3px;
	line-height: 20px;
	color: #FFFFFF;
}
.Top-info-td a {
	color: #FFFFFF;
	text-decoration: none;
}
.Top-info-td a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}.left-nav .close {
	background-image: none;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 0px;
	text-align: left;
}

.left-nav .close a:hover {
	background-color: #f7f7f7;
}

.left-nav .open {
	background-color: #FFFFFF;
	background-image: url(../thjnp-2007-images/lanv-o.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	cursor: default;
}

.left-nav .open a {
	color: #CC6600;
	cursor: default;
	font-weight: bold;
}

.left-nav .open a:hover {
	background-image: none;
}

.left-nav .open-next {
	border-top-color: #CCCCCC;
	border-top-style: dashed;
	border-top-width: 1px;
}

.left-nav .open-next a {
	cursor: hand!important;
	display: block;
	font-weight: normal!important;
	padding-left: 30px;
}

.left-nav .open-next a:hover {
	background-image: url(../Images/arrow2.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}

.left-nav a {
	display: block;
	padding-left: 20px;
	text-decoration: none;
	color: #0099CC;
	font-weight: bold;
	background-image: url(../thjnp-2007-images/lbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.left-nav a:hover {
	background-image: url(../Images/c-2.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #0066FF;
}

.left-nav li {
	display: list-item;
	line-height: 28px;
	margin: 0px;
	text-align: left;
}

.left-nav ul {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.left-nav {
}
.leftnav-c a {
	color: #FFFFFF;
}
.leftnav-o a {
	color: #990000;
	font-weight: bold;
}.infobox-content-tdb {
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-indent: 2em;
	background-color: #f7f7f7;
}
.infobox-title-table a {
	color: #FFFFFF;
	font-size: 12px;
}
.infolist {
	color: #990000;
}
.news-pic1 {
	padding: 3px;
	text-align: center;
	float: left;
	display: block;
}

.news-pic101 {
	background-color: #98FCD7;
	border: 2px solid #DEFEF2;
	clear: both;
	display: block;
	height: 122px;
	margin: 0px;
	padding: 1px;
	text-align: center;
	width: 162px;
}

.news-pic101 img {
	border: 1px solid #FFFFFF;
	height: 120px;
	margin: 0px;
	padding: 0px;
	width: 160px;
}

.news-pic102 {
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.news-pic102 a {
	line-height: 22px;
}.tit-p1 {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	font-family: "»ªÎÄÖÐËÎ";
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	width: 758px;
	white-space: normal;
	color: #993300;
}.tit-p1-2 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	white-space: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a {
	color: #000000;
}
.master-page {
	padding: 10px;
}.BigNews-more {
	font-weight: bold;
	color: #0099FF;
	text-align: right;
}.BigNews-more a{
	font-weight: bold;
	color: #0099FF;
}
.BigNews-info a{
	line-height: 20px;
	display: block;
}.BigNews-info-d1 {
	height: 100px;
	width: 100%;
	overflow: hidden;
	text-align: justify;
}
.page-content-tb1 {
	background-color: #F7F7F7;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-color: #F0F0F0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #F0F0F0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #F0F0F0;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	margin-top: 10px;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.page-content-tb1 p {
	border-bottom-color: #F0F0F0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 24px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left
}.info-date {
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
	width: 100%;
}.BigNews-tit-2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
.left-icon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div-contact {
	background-image: url(contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 450px;
	margin: 0px;
}
.ggjj {
	width: 100%;
	background-image: url(ggjs-bg.JPG);
	background-repeat: no-repeat;
	background-position: center top;
}

.zjlzi_h{
width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;

   }
.ggjj-tit {
	font-size: 30px;
	line-height: 40px;
	
	color: #000000;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #006666;
	background-image: url(tit-4.gif);
	background-repeat: repeat-x;
	background-position: center bottom;

}
.ggjj-txt p{
	font-size: 14px;
	line-height: 32px;
	color: #000000;
	text-indent: 2em;
	
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}.ggjj-txt{float: left;
	
	}
.tb-2 {
	width: 100%;
}
.tb-2 td {
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	
	color: #000000;
	border: 1px solid #0099CC;	
}
.ggjj-tit1 {
	font-size: 16px;
	line-height: 40px;
	
	color: #000000;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #006666;
	background-image: url(tit-4.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.ggjj-txt1 p{
	font-size: 16px;
	line-height: 32px;
	color: #000000;
	text-indent: 2em;
	
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}.ggjj-txt1{float: left;
	
	}
.tb-21 {
	width: 100%;
}
.tb-21 td {
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	
	color: #000000;
	border: 1px solid #0099CC;	
}
table {border-collapse:collapse;
}
.zjlimg {
	margin-left: 20px;
}
.ggjj-zzjg {
	background-image: url(zzjg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 650px;
}
