﻿@charset "utf-8";   /* CSS style */
* {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #555;
	font-family: "宋体", "微软雅黑", "黑体";
}

img {
	border: none;
}

a {
	text-decoration: none;
}

b {
	font-weight: bold;
}

ul {
	list-style: none;
}

em,i {
	font-style: normal;
	font-weight: normal;
}

.box {
	width: 100%;
	float: left;
	overflow: hidden;
	height: auto;
}

.font14 {
	font-size: 14px;
}

.colorO {
	color: #FE801B;
}

.color1 {
	color: #888;
}

.colorB {
	color: #333;
}

.colorW {
	color: #E6E5AA;
}

.time {
	color: #888;
}

.input {
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 0 8px;
	border: 1px solid #8CC542;
	background: none;
	color: #fff;
	width: 100px;
	overflow: hidden;
}

.boxTitle {
	width: 95%;
	height: auto;
	line-height: 32px;
	overflow: hidden;
	border-bottom: 1px solid #E2E1CC;
	margin: 0 auto;
	float: none;
}

h1.tit {
	font-weight: bold;
	font-size: 14px;
	color: #013100;
	padding-left: 35px;
	background: url(../images/Tit_li.gif) no-repeat 15px center;
	float: left;
}

.boxTitle span.more {
	padding-right: 22px;
	float: right;
}

.boxTitle span.more a {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}

.boxTitle span.more a:hover {
	color: #ED7719;
	text-decoration: underline;
}

.listTit h1.tit {
	background: url(../images/I_list_tit.jpg) no-repeat 15px center;
	padding-left: 30px;
}

#Container {
	width: 1003px;
	height: auto;
	margin: 0 auto;
}

#Header .top {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #005200;
}

#Header .top .right {
	float: right;
	padding: 0 20px;
	width: 350px;
}

#Header .top .login {
	float: lft;
	padding: 0 20px;
}

#Header .top .right span {
	display: block;
	float: left;
	background: url(../images/sign_top_01.gif) no-repeat left center;
	padding: 0 15px 0 10px;
}

#Header .top .right span a {
	color: #fff;
}

#Header .top .right span a:hover {
	text-decoration: underline;
}

#Header .top .login span {
	width: 160px;
	display: block;
	float: left;
	overflow: hidden;
	color: #fff;
}

#Header .top .login span.LT {
	width: 190px;
}

#Header .top .login em {
	float: left;
	color: #fff;
	display: block;
}

#Header .top .login em.id {
	text-align: left;
	padding: 0 10px;
}

#Header .top .login span.anniu em {
	width: 73px;
	height: 22px;
	margin: 5px 0 0 5px;
	overflow: hidden;
}

#Header .top .login span.anniu em a {
	display: block;
	width: 100%;
	height: 22px;
	background: url(../images/H_top_login.gif) left top;
}

#Header .top .login span.anniu em.Res a {
	background: url(../images/H_top_login.gif) left bottom;
}

#Header .top .login .input {
	margin-top: 5px;
}

#Header .top .banner {
	height: 211px;
}

#Nav {
	height: 74px;
}

#Nav .nav {
	height: 41px;
	line-height: 41px;
	background: url(../images/Nav_bg.jpg) repeat-x left top;
}

#Nav .nav ul {
	margin: 0 auto;
	width: 956px;
}

#Nav .nav li {
	float: left;
	overflow: hidden;
	margin: 0 2px;
	display: inline-block;
}

#Nav .nav li a {
	display: block;
	height: 41px;
	float: left;
	overflow: hidden;
	background: url(../images/Nav_li.jpg) no-repeat right top;
}

#Nav .nav li em {
	color: #E6E5AA;
	display: block;
	height: 41px;
	font-size: 14px;
	margin-left: 18px;
	padding-right: 14px;
	float: left;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}

#Nav .nav li a:hover,#Nav .nav li.cursor a {
	color: #fff;
	background: url(../images/Nav_lia.jpg) no-repeat left top;
	font-weight: bold;
}

#Nav .nav li a:hover em,#Nav .nav li.cursor a em {
	color: #fff;
	background: url(../images/Nav_lia.jpg) no-repeat right top;
	font-weight: bold;
}

#Nav .bottom {
	height: 33px;
	line-height: 33px;
	background: #EFEDD4;
}

#Nav .bottom .left {
	padding-left: 20px;
	float: left;
}

#Nav .bottom .right {
	padding-right: 20px;
	float: right;
}

.Bcontain {
	width: 987px;
	margin: 8px auto;
	height: auto;
	overflow: hidden;
}

#I_Righter {
	float: right;
	width: 226px;
	height: auto;
	overflow: hidden;
}

#I_Lefter {
	float: left;
	width: 753px;
	height: auto;
	overflow: hidden;
}

#I_Lefter .main1 {
	float: left;
	width: 735px;
	height: auto;
	overflow: hidden;
	border: 1px solid #E2E1CC;
	padding: 8px;
}

#I_Lefter .main1 .fcous {
	float: left;
	width: 276px;
	height: 224px;
	overflow: hidden;
	background: #EFEDD4;
	margin-right: 8px;
	display: inline-block;
}

#I_Lefter .main1 .news {
	height: 224px;
	overflow: hidden;
	width: 451px;
	float: left;
}

#I_Lefter .main1 .news .boxTitle {
	border-bottom: 1px solid #E2E1CC;
}

#I_Lefter .main1 .news .top {
	border-top: 1px solid #F5F5F3;
	padding: 8px 0;
	border-bottom: 1px dashed #E2E1CC;
}

#I_Lefter .main1 .news .top b {
	color: #FE801B;
	line-height: 2em;
	text-align: center;
	display: block;
	padding: 0 10px;
}

#I_Lefter .main1 .news .top p {
	text-indent: 2em;
	padding: 0 10px;
	line-height: 1.5em;
}

#I_Lefter .main1 .news .Nmain {
	padding: 8px 0 0 0;
}

#I_Lefter .main1 .news .Nmain ul {
	padding: 0 10px;
	line-height: 2em;
}

#I_Lefter .main1 .news .Nmain li {
	height: 25px;
	overflow: hidden;
}

#I_Lefter .main1 .news .Nmain li a {
	font-size: 14px;
}

#I_Lefter .main1 .news .Nmain li a:hover {
	text-decoration: underline;
	color: #333;
}

#I_Lefter .main1 .news .Nmain li .time {
	font-size: 14px;
	color: #888;
	padding: 0 5px;
	float: right;
}

#I_Lefter .main2 {
	height: 326px;
	margin-bottom: 4px;
	display: inline-block;
	overflow: hidden;
}

#I_Lefter .main2 .title {
	position: relative;
	z-index: 9999;
	float: left;
	width: 35px;
	height: 318px;
	padding-top: 8px;
	background: url(../images/I_MY_TitLbg.jpg) no-repeat left top;
	top: -99%;
}

#I_Lefter .main2 .title em {
	text-align: center;
	display: block;
	background: url(../images/I_MY_TitLbg.jpg) no-repeat left bottom;
	height: 100%;
}

#I_Lefter .main2 .title a {
	font-weight: bold;
	color: #E6E5AA;
	font-size: 18px;
	font-family: "微软雅黑", "宋体", "黑体";
	letter-spacing: 0.4em;
	margin: 0 auto;
	vertical-align: middle;
}

#I_Lefter .main2 .title a:hover {
	color: #fff;
}

#I_Lefter .main2 .content {
	float: right;
	height: 310px;
	overflow: hidden;
	padding: 6px 0;
}

#I_Lefter .main2 marquee {
	display: block;
	height: 100%;
	width: 100%;
	float: left;
	overflow: hidden;
}

.PicList {
	width: 233px;
	padding: 2px;
	border: 1px solid #E2E2CA;
	float: right;
	margin: 2px;
	display: inline-block;
	height: 147px;
	overflow: hidden;
}

.PicList .img {
	width: 122px;
	height: 147px;
	overflow: hidden;
	background: url(../images/I_PicBg.jpg) no-repeat left top;
	float: left;
}

.PicList .img img {
	display: block;
	width: 112px;
	height: 128px;
	background: #EFEDD4;
	margin: 9px 0 0 5px;
}

.PicList .info {
	width: 100px;
	height: auto;
	overflow: hidden;
	padding: 5px 0 0 8px;
	float: left;
}

.PicList .info .fontW {
	letter-spacing: 0.2em;
	line-height: 2em;
	text-align: center;
}

.PicList .info .fontW a:hover b {
	color: #F63;
}

.PicList .info .Pmain {
	height: 84px;
}

.PicList .info .Pmain p {
	line-height: 1.2em;
}

.PicList .info .anniu {
	height: 25px;
	width: 99px;
	padding-top: 5px;
}

.PicList .info .anniu a {
	display: block;
	height: 25px;
	width: 99px;
	background: url(../images/Pic_imgAniu.gif) no-repeat left -25px;
}

.PicList .info .anniu a:hover {
	background-position: 0 bottom;
}

.PicList .info .anniu a:active {
	background-position: 0 0;
}

.main3 .boxlist {
	width: 319px;
	height: 140px;
	margin: 0 4px 8px 4px;
	float: left;
	display: inline;
}

.boxlist {
	border: 1px solid #E2E1CC;
	overflow: hidden;
}

.boxlist .notice {
	border: 1px solid #E2E1CC;
	overflow: hidden;
}

.boxlist .boxlist {
	border: 1px solid #E2E1CC;
	overflow: hidden;
}

.boxlistbg {
	height: auto;
	border: 1px solid #fff;
	background: url(../images/boxlistbg.gif) repeat-x left top;
}

.boxlist {
	float: left;
	padding-bottom: 8px;
}

.boxlistR {
	float: right;
}

.boxlist ul {
	padding: 5px 4px 0 4px;
}

.boxlist li {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.boxlist em.time {
	float: right;
	padding: 0 5px 0 10px;
}

.boxlist a:hover {
	text-decoration: underline;
	color: #333;
}

#I_Righter .notice {
	width: 222px;
	border: 1px solid #E2E1CC;
	height: 238px;
	padding: 1px;
}

#I_Righter .notice ul {
	height: 98%;
	overflow: hidden;
}

#I_Righter .notice .Ntit {
	background: url(../images/I_R_Tit.jpg) no-repeat center top;
	height: 32px;
	line-height: 32px;
}

#I_Righter .notice .Ntit h1.tit {
	background-position: 20px center;
	padding-left: 38px;
}

.Nboxlist {
	height: 200px;
}

#I_Righter .FButton {
	margin: 8px 0;
	display: inline-block;
}

#I_Righter .FButton em {
	display: block;
	height: 58px;
}

#I_Righter .FButton em a {
	display: block;
	height: 58px;
	width: 100%;
	background: url(../images/I_R_anniu.jpg) no-repeat left top;
}

#I_Righter .FButton em.tell a {
	background-position: left -58px;
}

#I_Righter .FButton em.fax a {
	background-position: left bottom;
}

#I_Righter .FButton em.tell {
	margin: 4px 0;
	display: inline-block;
}

#I_Righter .adv em {
	display: block;
	height: 58px;
	margin-bottom: 4px;
}

#I_Righter .adv {
	margin-bottom: 4px;
}

.Links {
	width: 985px;
}

.Links .boxlistbg {
	width: 984px;
}

.Links .boxTitle {
	width: 98%;
}

.Links .boxTitle h1.tit {
	letter-spacing: 0.3em;
}

.Links .content .bg {
	padding: 15px 10px;
}

.Links .content .list {
	width: 170px;
	float: left;
	height: auto;
	overflow: hidden;
	margin: 0 10px;
	display: inline-block;
}

.Links .content .img a {
	display: block;
	width: 168px;
	height: 56px;
	border: 1px solid #D7D6C1;
}

.Links .content .img a:hover {
	border: 1px solid #B0B09D;
}

.Links .content .img img {
	display: block;
	width: 166px;
	height: 54px;
	border: 1px solid #fff;
	background: #efefef;
}

.Links .content .img a:hover {
	border: 1px solid #B0B09D;
}

.Links .content .text {
	text-align: center;
	line-height: 3em;
}

#Footer {
	border-top: 4px solid #015500;
}

#Footer .copright {
	border-top: 3px solid #D6D6D6;
	padding: 10px 0;
	line-height: 2em;
}

#Lefter {
	width: 226px;
	height: auto;
	overflow: hidden;
	float: left;
}

#Lefter .title {
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: url(../images/S_LefterT.gif) left top;
}

#Lefter .title b {
	letter-spacing: 0.3em;
}

#Lefter .content {
	width: 224px;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
	background: #EFEDD4;
	border-left: 1px solid #69B344;
	border-right: 1px solid #69B344;
}

#Lefter .content ul {
	width: 177px;
	margin: 0 auto;
}

#Lefter .content li {
	width: 100%;
	line-height: 27px;
	text-align: center;
	float: left;
	overflow: hidden;
	margin: 5px 0;
	display: inline-block;
}

#Lefter .content li .tit a {
	display: block;
	width: 100%;
	float: left;
	height: 27px;
	background: url(../images/S_L_li.jpg) no-repeat left -27px;
}

#Lefter .content li .tit a:hover,#Lefter .content li.cursor .tit a {
	background: url(../images/S_L_li.jpg) no-repeat left top;
}

#Lefter .content li .sub a {
	width: 167px;
	display: block;
	text-align: center;
	margin: 8px auto;
	border: 1px solid #C4BB9A;
	background: #F4F2E3;
	line-height: 24px;
}

#Lefter .content li .sub a:hover,#Lefter .content li .sub a.cursor {
	border: 1px solid #ABB489;
	background: #ECF2E8;
	color: #333;
}

#Lefter .content li .sub a:hover em,#Lefter .content li .sub a.cursor em
	{
	color: #FE801B;
}

#Lefter .Lanniu,#Lefter .Lanniu span {
	width: 100%;
	height: 54px;
	overflow: hidden;
	float: left;
}

#Lefter .Lanniu {
	height: auto;
}

#Lefter .Lbottom {
	height: auto;
	background: url(../images/S_LefterB.gif) no-repeat left bottom;
	padding: 0 0 30px 0;
}

#Lefter .Lanniu em {
	display: block;
	float: left;
	margin-bottom: 5px;
}

#Lefter .Lanniu em a {
	display: block;
	width: 185px;
	height: 54px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/S_L_anniu.jpg) no-repeat left top;
}

#Lefter .Lanniu em.tell a {
	background-position: 0 -54px;
}

#Lefter .Lanniu em.fax a {
	background-position: 0 bottom;
}

#Righter {
	width: 753px;
	height: auto;
	overflow: hidden;
	float: right;
}

.RTit {
	height: 26px;
	line-height: 26px;
	background: url(../images/S_RTit.jpg) no-repeat left top;
	background-color: #EFEDD4;
}

.RTit span {
	display: block;
	height: 26px;
	background: url(../images/S_RTit.jpg) no-repeat right -26px;
	padding: 0 15px;
	color: #004605;
}

.RTit span a {
	color: #004605;
}

.RTit span a:hover {
	color: #FE801B;
	text-decoration: underline;
}

#Righter .Rcontent {
	width: 733px;
	margin: 10px;
	display: inline-block;
}

#Righter .PicList {
	margin: 10px 3px;
	display: inline-block;
	border: none;
}

#Righter .NewsList li {
	border-bottom: 1px dashed #999;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}

#Righter .NewsList li em {
	padding: 0 8px;
}

#Righter .RVcontent .top {
	background: #F6F6EA;
	border-bottom: 3px solid #F0EED6;
	padding: 20px 0;
	text-align: center;
	width: 100%;
	float: left;
	overflow: hidden;
	height: auto;
}

#Righter .RVcontent .top h1 {
	font-size: 16px;
	font-weight: bold;
	color: #065800;
	line-height: 2em;
}

#Righter .RVcontent .top em {
	line-height: 1.5em;
}

#Righter .RVcontent .Cinfo {
	width: 100%;
	float: left;
	overflow: hidden;
	height: auto;
	margin: 20px 0;
	display: inline-block;
}

#Righter .RVcontent .Cinfo p {
	padding: 0 20px;
	font-size: 14px;
	line-height: 2em;
}

#Righter .RVcontent .Cinfo p em.tit {
	padding: 0 5px;
	color: #013100;
	font-size: 14px;
	font-weight: bold;
}

#Righter .RVcontent .PicList {
	float: none;
	margin: 0 auto;
	width: 300px;
}

#Righter .RVcontent .PicList .info {
	width: auto;
	padding-left: 20px;
}

#Righter .RVcontent .PicList .info em {
	line-height: 2.5em;
	font-size: 14px;
	display: block;
	text-align: left;
}

.page {
	color: #690;
	float: left;
	height: auto;
	overflow: hidden;
	padding: 8px 0;
	text-align: center;
	width: 100%;
	background: #EFEDD4;
}

.page a {
	border: 1px solid #798684;
	color: #193B61;
	text-decoration: none;
}

.page a:hover {
	color: #360;
	text-decoration: underline;
}

.page a,.page span {
	display: inline-block;
	margin-right: 5px;
	padding: 3px 6px;
}

.page .current {
	background: none repeat scroll 0 0 #690;
	border: 1px solid #690;
	color: #fff;
}

.page .current.prev,.page .current.next {
	background: none repeat scroll 0 0 #fff;
	border-color: #999;
	color: #999;
}

.mian5 {
	margin: 4px auto;
	display: inline-block;
}

.mian5 ul {
	padding: 0 7px;
	margin: 0 auto;
}

.mian5 li {
	margin: 0 10px;
	float: left;
	display: inline;
	width: 226px;
	height: 55px;
}

.mian5 a {
	display: block;
	width: 226px;
	height: 55px;
	background: url(../images/main5icon.gif) no-repeat left top;
}

.mian5 li.li_2 a {
	background-position: left -55px;
}

.mian5 li.li_3 a {
	background-position: left bottom;
}

.mian5 a:hover {
	background-position: right top;
}

.mian5 li.li_2 a:hover {
	background-position: right -55px;
}

.mian5 li.li_3 a:hover {
	background-position: right bottom;
}

.clsMenu {
	BORDER-RIGHT: #CCCC99 1px solid;
	BORDER-TOP: #CCCC99 1px solid;
	Z-INDEX: 1;
	BACKGROUND: #EFEDD4;
	VISIBILITY: hidden;
	BORDER-LEFT: #CCCC99 1px solid;
	WIDTH: 207px;
	CURSOR: default;
	COLOR: #000000;
	BORDER-BOTTOM: #CCCC99 1px solid;
	POSITION: absolute;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	line-height: 20px;
	text-align: left;
}

.menuitems {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 12px;
	BACKGROUND: #EFEDD4;
	CURSOR: hand;
	color: #000000;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: #CCCC99 1px solid;
	filter: DropShadow(Color =     #000000, OffX =     1, OffY =     1, Positive =
		    1);
	width: 207px;
	text-decoration: none;
	text-align: left;
}
.menuitems:hover {
	BORDER-RIGHT: #CCCC99 0px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #CCCC99 0px solid;
	PADDING-LEFT: 5px;
	text-decoration: none;
	LIST-STYLE-POSITION: inside;
	FONT-SIZE: 12px;
	BACKGROUND: #CFDFB2;
	BORDER-LEFT: #CCCC99 0px solid;
	CURSOR: hand;
	COLOR: #000000;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: #CCCC99 0px solid;
	LIST-STYLE-TYPE: square;
	width: 207px;
	text-align: left;
}

.menuitems:link {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 12px;
	BACKGROUND: #EFEDD4;
	CURSOR: hand;
	color: #FFFFFF;
	LINE-HEIGHT: 20px;
	text-decoration: none;
	width: 207px;
	BORDER-BOTTOM: #CCCC99 1px solid;
	text-align: left;
}





.middle_right_n_wz {
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 30px;
	text-align: left;
	OVERFLOW:auto; 
}
