BODY {
scrollbar-face-color:#f9f9f9;
scrollbar-shadow-color:#cccccc;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: #cccccc;
}
A:link {
	COLOR: #000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000 
}
A:visited {
	COLOR: #000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #CC9900; TEXT-DECORATION: underline
}


.biaot {
	FONT-SIZE: 16px; LINE-HEIGHT: 20px
}
.txt {
	FONT-SIZE: 14px; LINE-HEIGHT: 30px
}
.txt1 {
	FONT-SIZE: 12px; LINE-HEIGHT: 25px
}
.txt3 {
	FONT-SIZE: 12px; LINE-HEIGHT: 30px
}
.txt2 {
	FONT-SIZE: 12px; LINE-HEIGHT: 27px
}
.tdz {
	FONT-SIZE: 18px; LINE-HEIGHT: 28px
}
.form {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: FFFBFB;
	background-image:  url(images/mail_11.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px none #666666;
	height: 20px;
	width: 102px;
	padding-left: 3px;
	padding-top: 2px;
}
.content-search {
	font-size: 12px;
	color: #00589B;
	background-color: #F9F9F9;
	height: 18px;
	width: 100px;
	padding-top: 4px;
	padding-left: 3px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.content-search-button {
	font-size: 12px;
	color: #005493;
	background-color: #96C3EA;
	height: 20px;
	width: 50px;
	padding-top: 2px;
	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: #D9F7FF;
	border-right-color: #3787C4;
	border-bottom-color: #3787C4;
	border-left-color: #D9F7FF;
}
.tpbk{
BORDER-RIGHT: #cccccc 1px dotted; 
BORDER-TOP: #cccccc 1px dotted;
BORDER-LEFT: #cccccc  1px dotted; 
BORDER-BOTTOM: #cccccc  1px dotted;
}
.tpbk1{
BORDER-RIGHT: #339933 1px dotted; 
BORDER-TOP: #339933 1px dotted;
BORDER-LEFT: #339933 1px dotted; 
BORDER-BOTTOM: #339933 1px dotted;
}
.bg{
border-top : 0px dashed #68C300 ;
border-bottom : 1px dashed #0099FF;
border-left : 0px dashed #68C300;
border-right : 0px dashed #68C300 ;
}
.bg1{
border-top : 1px dashed #cccccc ;
border-bottom : 1px dashed #cccccc ;
border-left : 1px dashed #cccccc;
border-right : 1px dashed #cccccc ;
}



/*header*/
.header { width: 100%; text-align: center; }
.header .headerImg { width: 100%; height: 172px; }
.header .headerHr { width: 100%; height: 6px; background-color: #FF7500; }
.header .headerNav { width: 100%; height: 44px; background-image: url(../images/headerNavBG.jpg); background-repeat: repeat-x; }
.header .headerNav ul { display: block; width: 1000px; height: 44px; overflow: hidden; }
.header .headerNav ul li { display: block; float: left; }
.header .headerNav ul li a { display: block; width: 82px; height: 44px; font-size: 16px; color: #FFFFFF; text-align: center; line-height: 44px; }
.header .headerNav ul li a:hover { font-weight: bold; text-decoration: underline; }
.header .headerInfo { width: 100%; height: 36px; background-image: url(../images/headerInfoBG.jpg); background-repeat: repeat-x; }
.header .headerInfo .content { width: 1000px; height: 36px; position: relative; }
.header .headerInfo .content .dateTims { height: 36px; top: 0; left: 25px; line-height: 36px; position: absolute; cursor: default; }
.header .headerInfo .content .search { height: 36px; top: 0; right: 23px; line-height: 36px; position: absolute; }
.header .headerInfo .content .search #indexSearch { display: block; width: 200px; height: 20px; border: 1px solid #B1B1B1; text-align: left; line-height: 20px; float: left; padding: 0 10px; margin: 7px 0 0 0; }
.header .headerInfo .content .search #indexSearchButton { display: block; width: 30px; height: 20px; border: 1px solid #B1B1B1; text-align: center; line-height: 20px; float: left; margin: 7px 0 0 5px; cursor: pointer; }
/*middle*/
.middle { width: 980px; background-color: #FFFFFF; padding: 0 10px 20px 10px; }
.middle .f1 { width: 737px; height: 262px; border: 1px solid #CCCCCC; float: left; margin: 10px 0 0 0; position: relative; overflow: hidden; }
.middle .f1 .carousel { width: 320px; height: 240px; top: 10px; left: 10px; position: absolute; }
.middle .f1 .newsInformation { width: 390px; height: 240px; top: 10px; right: 0; position: absolute; }
.middle .f1 .newsInformation .title { display: block; width: 389px; height: 30px; border-top: 1px solid #E6E6E6; border-bottom: 1px solid #C8C8C8; border-left: 1px solid #E5E5E3; background-image: url(../images/newsInformationBG.jpg); background-repeat: repeat-x; }
.middle .f1 .newsInformation .title li { display: block; width: 78px; height: 26px; font-size: 14px; color: #000000; text-align: center; line-height: 26px; float: left; margin: 3px 0 0 10px; cursor: pointer; }
.middle .f1 .newsInformation .title li:hover { color: #B8B8B8; }
.middle .f1 .newsInformation .title li.hover { color: #FFFFFF; background-image: url(../images/newsInformationHoverBG.png); background-repeat: no-repeat; }
.middle .f1 .newsInformation .list { display: block; width: 390px; height: 210px; margin-top: 10px; }
.middle .f1 .newsInformation .list li { display: block; width: 390px; height: 32px; border-bottom: 1px dashed #CCCCCC; position: relative; }
.middle .f1 .newsInformation .list li a { display: block; width: 290px; height: 32px; top: 0; left: 0; color: #666666; background-image: url(../images/newsInformationListPoint.jpg); background-repeat: no-repeat; background-position: left center; text-align: left; line-height: 32px; padding: 0 0 0 15px; position: absolute; }
.middle .f1 .newsInformation .list li a:hover { color: #A1A1A1; }
.middle .f1 .newsInformation .list li span { display: block; width: 82px; height: 32px; top: 0; right: 15px; color: #B6C2C6; text-align: center; line-height: 32px; position: absolute; }
.middle .f2 { width: 229px; height: 262px; border: 1px solid #CCCCCC; float: left; margin: 10px 0 0 10px; position: relative; overflow: hidden; }
.middle .f2 .title { width: 100%; height: 32px; font-size: 14px; color: #FFFFFF; background-color: #1C9FE3; background-image: url(../images/f2PBG.jpg); background-repeat: no-repeat; background-position: 15px center; line-height: 32px; padding: 0 0 0 33px; }
.middle .f2 .list { display: block; width: 201px; margin: 10px auto 0 auto; }
.middle .f2 .list li { display: block; width: 201px; height: 32px; border-bottom: 1px dashed #CCCCCC; list-style-type: circle; }
.middle .f2 .list li a { display: block; width: 201px; height: 32px; color: #666666; line-height: 29px; }
.middle .f2 .list li a:hover { color: #A1A1A1; }
.middle .f2 .link { display: block; width: 201px; height: 35px; background-image: url(../images/f2ButtonBG.jpg); background-repeat: no-repeat; margin: 10px auto 0 auto; }
.middle .f3 { margin: 10px 0 0 0; }
.middle .contentStyle1 { width: 361px; height: 233px; border: 1px solid #CCCCCC; float: left; position: relative; overflow: hidden; }
.middle .contentStyle1 .title { display: block; width: 100%; height: 34px; background-image: url(../images/contentStyle1BG.jpg); background-repeat: repeat-x; }
.middle .contentStyle1 .title li { display: block; width: 65px; height: 31px; color: #000000; text-align: center; line-height: 31px; float: left; cursor: pointer; }
.middle .contentStyle1 .title li:hover { color: #B8B8B8; }
.middle .contentStyle1 .title li.main { width: 90px; font-size: 14px; color: #6EB72A; cursor: text; }
.middle .contentStyle1 .list { display: block; width: 325px; height: 29px; margin: 10px auto 0 auto; }
.middle .contentStyle1 .list li { display: block; width: 325px; height: 29px; border-bottom: 1px dashed #CCCCCC; position: relative; }
.middle .contentStyle1 .list li a { display: block; width: 240px; height: 29px; top: 0; left: 0; color: #666666; text-align: left; line-height: 29px; position: absolute; }
.middle .contentStyle1 .list li a:hover { color: #A1A1A1; }
.middle .contentStyle1 .list li span { display: block; width: 82px; height: 32px; top: 0; right: 0; color: #B6C2C6; text-align: center; line-height: 32px; position: absolute; }
.middle .f4 { margin: 10px 0 0 13px; }
.middle .f5 { width: 229px; height: 233px; border: 1px solid #CCCCCC; float: left; margin: 10px 0 0 10px; position: relative; overflow: hidden; }
.middle .f5 .title { width: 100%; height: 34px; font-size: 14px; color: #F26B00; background-image: url(../images/f5TitleBG.jpg); background-repeat: repeat-x; line-height: 34px; padding: 0 0 0 15px; }
.middle .f5 .list { display: block; width: 210px; }
.middle .f5 .list li { display: block; width: 70px; height: 100px; float: left; }
.middle .f5 .list li img { display: block; width: 55px; height: 55px; margin: 10px auto 0 auto; }
.middle .f5 .list li p { width: 100%; color: #666666; text-align: center; margin: 10px 0 0 0; }
.middle .f5 .list li p:hover { color: #F26B00; }
.middle .f6 { width: 978px; height: 222px; border: 1px solid #CCCCCC; float: left; margin: 10px 0 0 0; position: relative; overflow: hidden; }
.middle .f6 .title { display: block; width: 100%; height: 30px; border-bottom: 1px solid #CCCCCC; background-image: url(../images/f6TitleBG.jpg); background-repeat: repeat-x; }
.middle .f6 .title li { display: block; width: 90px; height: 30px; font-size: 14px; color: #666666; text-align: center; line-height: 30px; float: left; cursor: pointer; }
.middle .f6 .title li:hover { color: #A1A1A1; }
.middle .f6 .title li.main { width: 112px; color: #FFFFFF; background-image: url(../images/f6TitleLiMain.png); background-repeat: no-repeat; cursor: text; }
.middle .f6 .imgList { display: block; padding: 0 11px 0 11px; margin: 15px 0 0 0; }
.middle .f6 .imgList li { display: block; width: 184px; height: 141px; border: 1px solid #CCCCCC; float: left; margin: 0 0 0 5px; position: relative; }
.middle .f6 .imgList li:hover { border-color: #000000; }
.middle .f6 .imgList li img { display: block; width: 180px; height: 136px; margin: 2px auto 0 auto; }
.middle .f6 .imgList li p { width: 180px; top: 145px; left: 2px; color: #666666; text-align: center; position: absolute; }
.middle .f6 .imgList li p:hover { color: #66B6FF; }
.middle .f7 { margin: 10px 0 0 0; }
.middle .f8 { margin: 10px 0 0 15px; }
.middle .f9 { width: 228px; height: 233px; border: 1px solid #CCCCCC; float: left; margin: 10px 0 0 8px; position: relative; overflow: hidden; }
.middle .f9 .title { width: 100%; height: 32px; background-image: url(../images/f9TitleBG.jpg); background-repeat: repeat-x; position: relative; }
.middle .f9 .title p { width: 84px; height: 28px; top: 4px; left: 10px; font-size: 14px; color: #6FA80D; background-image: url(../images/f9TitleFont.jpg); background-repeat: repeat-x; text-align: center; line-height: 28px; position: absolute; }
.middle .f9 .list { display: block; width: 200px; margin: 10px auto 0 auto; }
.middle .f9 .list li { width: 100%; height: 30px; border-bottom: 1px dashed #CCCCCC; text-align: left; line-height: 30px; }
.middle .f9 .list li a { color: #666666; }
.middle .f9 .list li a:hover { color: #A1A1A1; }
.middle .f10 { width: 978px; height: 105px; border: 1px solid #CCCCCC; float: left; margin: 10px 0 0 0; position: relative; overflow: hidden; }
.middle .f10 .title { width: 100%; height: 30px; border-bottom: 1px solid #CCCCCC; background-image: url(../images/f6TitleBG.jpg); background-repeat: repeat-x; }
.middle .f10 .title p { display: block; width: 112px; height: 30px; font-size: 14px; color: #FFFFFF; background-image: url(../images/f6TitleLiMain.png); background-repeat: no-repeat; text-align: center; line-height: 30px; cursor: text; }
.middle .f10 .list { height: 45px; padding: 15px 20px 15px 20px; }
.middle .f10 .list a { font-size: 14px; color: #666666; }
.middle .f10 .list a:hover { color: #7A9048; }
.middle .f10 .list span { font-size: 14px; color: #666666; }
/*footer*/
.footer { width: 100%; height: 95px; background-image: url(../images/footerBG.jpg); background-repeat: repeat-x; }
.footer .footerContent { width: 1000px; padding: 15px 0 0 0; }
.footer p { height: 30px; font-size: 14px; color: #FFFFFF; text-align: center; line-height: 30px; }


/*public*/
* { margin: 0; padding: 0; font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; }
a { text-decoration: none; }
li { list-style-type: none; }
img { border: none; }
.clear { clear: both; }
.conter { margin-left: auto; margin-right: auto; }
.hidden { display: none; }
.nav{font-size:16px; color:#fff; font-family:Î¢ÈíÑÅºÚ}
.nav a:link{font-size:16px; color:#fff; font-family:Î¢ÈíÑÅºÚ}
.nav a:visited{font-size:16px; color:#fff; font-family:Î¢ÈíÑÅºÚ}
.nav a:hover{font-size:16px; color:#ff0; font-family:Î¢ÈíÑÅºÚ}
.xmtit{font-size:16px; font-weight:bold; color:#FFFFFF; text-indent:1em}
.bot{font-size:12px;  color:#fff; font-family:Î¢ÈíÑÅºÚ}
.bot a:link{font-size:12px; color:#fff; font-family:Î¢ÈíÑÅºÚ}
.bot a:visited{font-size:12px;  color:#fff; font-family:Î¢ÈíÑÅºÚ}
.bot a:hover{font-size:12px;  color:#ff0; font-family:Î¢ÈíÑÅºÚ}

.bk{ border:1px solid #cccccc}

.TIT{font-size:16px; font-weight:bold; color:#2757a3}

.AB{font-size:14px; font-weight:bold; color:#fff; font-family:Î¢ÈíÑÅºÚ}
.AB a:link{font-size:14px; font-weight:bold; color:#fff; font-family:Î¢ÈíÑÅºÚ}
.AB a:visited{font-size:14px; font-weight:bold; color:#fff; font-family:Î¢ÈíÑÅºÚ}
.AB a:hover{font-size:14px; font-weight:bold; color:#ff0; font-family:Î¢ÈíÑÅºÚ}



.dnav{font-size:14px; font-weight:bold; color:#fff; font-family:Î¢ÈíÑÅºÚ; height:30px; line-height:30px; vertical-align:middle}
.dnav a:link{font-size:14px; font-weight:bold; color:#fff; font-family:Î¢ÈíÑÅºÚ}
.dnav a:visited{font-size:14px; font-weight:bold; color:#fff; font-family:Î¢ÈíÑÅºÚ}
.dnav a:hover{font-size:14px; font-weight:bold; color:#ff0; font-family:Î¢ÈíÑÅºÚ}

.dnav1{font-size:12px;color:#fff;font-family:Î¢ÈíÑÅºÚ; line-height:26px}
.dnav1 a:link{font-size:12px; color:#fff; font-family:Î¢ÈíÑÅºÚ}
.dnav1 a:visited{font-size:12px;color:#fff; font-family:Î¢ÈíÑÅºÚ}
.dnav1 a:hover{font-size:12px;color:#ff0; font-family:Î¢ÈíÑÅºÚ}