html {/*左右框架滚动条颜色*/
	scrollbar-face-color:#e3c291;
	scrollbar-highlight-color:#e3c291;
	scrollbar-shadow-color:#e3c291;
	scrollbar-3dlight-color:#a4815b;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#f5daaa;
	scrollbar-darkshadow-color:#a4815b;
}
.navBar {
	width:804px;
	height:48px;
	margin:0 auto;
	padding:0 20px;
}
.navBar2 {
	width:804px;
	height:30px;
	margin:0 auto;
	padding:0 20px;
}
ul.menu {	
	float:left;	
	margin:0;
	margin-top:10px;
	padding:0;
	list-style-type:none;
	display:inline;
	height:20px;
}
ul.menu li {
	float:left;
	position:relative;
	z-index:10;
	display:inline;
	margin:0;
	padding:0
}
ul.menu li a {
	color:#fff;
	display:block;	
	line-height:20px;/*使文字居中*/	
	padding:0 10px;/*左右间距*/
	font-size:12px;
	border-right: solid 1px #099;
}
ul.menu li a:link {
	color:#099;
}
ul.menu li a:visited {
	color:#099;
}
ul.menu li a:hover {
	color:#0cc;	
	background:url("../images/bgNavBtnHover.gif") center repeat-x;
	padding:0 10px;
}
ul.menu li a:active {
	color:#099;
}
/*subMenuBar*/
.subMenuBar {
	position:absolute;
	left:0;
	top:20px;
	width:105px;
	margin:0;	
	background:#e3c291 url("../Images/subMenuMid.gif") repeat-y;
	visibility:hidden;
	display:none;
}
.subMenuBar .DcrTop {
	width:105px;
	height:16px;
	background:url("../Images/subMenuTop.gif") no-repeat;
}
.subMenuBar .dcrBtm {	
	width:105px;
	height:16px;
	background:url("../Images/subMenuBtm.gif") no-repeat;
}
.subMenuBar ul.subMenu {
	display:block;
	margin:0 4px;
	padding:0;
	height:auto;
	text-align:left;
	list-style-type:none;	
}
.subMenuBar ul.subMenu li {
	clear:both;
	display:block;	
	margin:0;
	border:none;
	width:100%;/*li背景满宽*/
	border-right:none;
	border-top:1px solid #c96;
}
.subMenuBar ul.subMenu li a {
	display:block;
	height:22px;
	line-height:22px;
	padding:0 5px;/*左右间距*/
	margin:0;
	border:none;
}
.subMenuBar ul.subMenu li a:link {
	color:#300;
}
.subMenuBar ul.subMenu li a:visited {
	color:#300;
}
.subMenuBar ul.subMenu li a:hover {
	background:#c96;
	color:#000;	
	margin:0;
	border:none;
	padding:0 5px;/*左右间距*/	
}
.subMenuBar ul.subMenu li a:active {
	color:#300;
}



a.sltPrd:link {
	background:#d9b188;
	color:#000;
}
a.sltPrd:visited {
	background:#d9b188;
	color:#000;
}
a.sltPrd:hover {
	background:#c96;
	color:#000;	
	margin:0;
	border:none;
	padding:0 5px;/*左右间距*/	
}
a.sltPrd:active {
	background:#d9b188;
	color:#000;
}
/*subMenuBar2*/
.subMenuBar2 {
	float:left;
	width:105px;
	margin:0;	
	background:#e3c291 url("../Images/subMenuMid.gif") repeat-y;
}
.subMenuBar2 .DcrTop {
	width:105px;
	height:16px;
	background:url("../Images/subMenuTop.gif") no-repeat;
}
.subMenuBar2 .dcrBtm {	
	width:105px;
	height:16px;
	background:url("../Images/subMenuBtm.gif") no-repeat;
}
.subMenuBar2 ul.subMenu {
	display:block;
	margin:0 4px;
	padding:0;
	height:auto;
	text-align:left;
	list-style-type:none;	
}
.subMenuBar2 ul.subMenu li {
	clear:both;
	display:block;	
	margin:0;
	border:none;
	width:100%;/*li背景满宽*/
	border-right:none;
	border-top:1px solid #c96;
}
.subMenuBar2 ul.subMenu li a {
	display:block;
	height:22px;
	line-height:22px;
	padding:0 5px;/*左右间距*/
	margin:0;
	border:none;
}
.subMenuBar2 ul.subMenu li a:link {
	color:#300;
}
.subMenuBar2 ul.subMenu li a:visited {
	color:#300;
}
.subMenuBar2 ul.subMenu li a:hover {
	background:#c96;
	color:#000;	
	margin:0;
	border:none;
	padding:0 5px;/*左右间距*/	
}
.subMenuBar2 ul.subMenu li a:active {
	color:#300;
}
/*pageBar*/
.pageBar {
	position:relative;
	width:864px;
	height:520px;
	margin:0 auto;
	padding:0;
}
.pageBarBg_1 {
	background:url("../Images/paperbg_1.gif") top right no-repeat;
}
.pageBarBg_2 {
	background:url("../Images/paperbg_2.gif") top right no-repeat;
}
.paperBg_01 {
	background:url("../Images/paperbg01.gif") top right no-repeat;
}
.paperBg_02 {
	background:url("../Images/paperbg02.gif") top right no-repeat;
}
/*footerBar*/
.footerBar {
	width:824px;
	height:35px;
	margin:0 auto;
	padding-top:15px;
	color:#066;
	line-height:normal;
}
.footerBar .footerL {
	float:left;
	font-size:20px;
	font-family:"黑体";	
}
.footerBar .footerDcrPic {
	float:right;
	width:48px;
	height:25px;
	margin-left:10px;
	background:url("../Images/dcrJade.gif") no-repeat;
}
.footerBar .footerR {
	float:right;
	font-size:9px;
	font-family:verdana;
	text-align:right;
}
/*logo*/
.logo {
	width:450px;
	height:100px;
	background:url("../Images/logo.gif") 20px bottom no-repeat;
	text-indent: -9999px;
	cursor:pointer;
}
.jadeSwf {
	position:absolute;
	z-index:1;
	right:7px;
	bottom:30px;;
	width:260px;
	height:260px;
}
.jadeTxt {
	position:absolute;
	z-index:1;
	right:7px;
	bottom:30px;;
	width:260px;
	height:120px;
}
/*pageContainer*/
.pageContainer {
	margin-left:25px;
	margin-top:10px;
	padding-right:10px;
	width:560px;
	height:360px;	
	overflow-y:auto;
}
/*==分栏==*/
.colLeft {
	float:left;
	width:200px;
}
.colRight {
	float:right;
	width:330px;
}
/*modLeft*/
.modLeft {
	clear:both;
}
.modLeft .title {
	height:30px;
	background:url("../Images/iconInk.gif") no-repeat;
	padding-left:30px;
	border-bottom:solid 1px #630;
	color:#630;
}
.modLeft .title h3 {
	float:left;
	width:100px;
	padding:0;
	margin:0;
	margin-top:10px;
}
.modLeft .title .dcrR {
	float:right;
	width:15px;
	height:30px;
	background:url("../Images/modLeftDcrR.gif") right bottom no-repeat;
}
.modLeft .title .iconMore {
	float:right;
	margin-top:17px;
}
.modLeft .titleNameEn {
	clear:both;
	font-size:9px;
	font-family:verdana;
	line-height:normal;
	color:#630;
}
.modLeft .content {
	padding:5px 0;
}
/*titleList*/
ul.titleList {
	padding:0;
	margin:0;
	list-style:none;
}
ul.titleList li {	
	
}
ul.titleList li a:link {
	color:#000;
	text-decoration:none;
}
ul.titleList li a:visited {
	color:#000;
	text-decoration:none;
}
ul.titleList li a:hover {
	color:#c30;
	text-decoration:none;
}
ul.titleList li a:active {
	color:#000;
	text-decoration:none;
}
.prdSort a {}
.prdSort a:link {
	color:#066
}
.prdSort a:visited {
	color:#066
}
.prdSort a:hover {
	color:#690
}
.prdSort a:active {
	color:#066
}
/*btnBrush*/
.modSimple {
	 margin-top:10px;
}
.btnBrush {
	width:90px;
	height:30px;
	background:url("../Images/btnBrush.gif") no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border:none;
	cursor:pointer;
}
/*modRight*/
.modRight {
	clear:both;
}
.modRight .title {
	height:30px;
	border-bottom:solid 1px #630;
	color:#630;
}
.modRight .title h3 {
	float:left;
	padding:0;
	margin:0;
	margin-top:10px;
}
.modRight .title h3 .titleNameEn {
	clear:both;
	margin-right:5px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial Black;
	line-height:normal;
	color:#630;
}
.modRight .title .dcrR {
	float:right;
	width:15px;
	height:30px;
	background:url("../Images/modLeftDcrR.gif") right bottom no-repeat;
}
.modRight .dcrPic {
	float:left;
	width:130px;
	height:100px;	
	border:solid 1px #630;
	border-top:none;
	margin-right:10px;
}
.modRight .content {
	padding-top:10px;
}
.modRight .picNamePlate {
	background:url("../Images/picNameplate.jpg") no-repeat;
}	
.modRight .picNews {
	background:url("../Images/picNews.jpg") no-repeat;
}
.modRight .title .iconMore {
	float:right;
	margin-top:17px;
}
a.detailLink {
	margin-left:15px;
}
a.detailLink:link {
	color:#c30;
}
a.detailLink:visited {
	color:#c30;
}
a.detailLink:hover {
	color:#690;
}
a.detailLink:active {
	color:#c30;
}
/*mod2*/
.mod2 {
	width:570px;
	margin-left:25px;
}
.mod2 .title {
	height:30px;
	border-bottom:solid 1px #630;
	color:#630;
}
.mod2 .title h3 {
	float:left;
	padding:0;
	margin:0;
	margin-top:10px;
}
.mod2 .title h3 .goBack {
	font-size:12px;
	margin-left:20px;
}
.mod2 .title h3 .goBack a:link {
	color:#c30;
}
.mod2 .title h3 .goBack a:visited {
	color:#c30;
}
.mod2 .title h3 .goBack a:hover {
	color:#c30;
	text-decoration:underline;
}
.mod2 .title h3 .goBack a:active {
	color:#c30;
}
.mod2 .title h3 .titleNameEn {
	clear:both;
	margin-right:5px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial Black;
	line-height:normal;
	color:#630;
}
.mod2 .pageContainer2 {	
	margin-top:20px;
	padding-right:10px;	
	width:560px;
	height:320px;	
	overflow-y:auto;
}
.mod2 .pageContainer3 {	
	margin-top:20px;
	margin-bottom:10px;
	padding-right:10px;	
	width:560px;
	height:290px;	
	overflow-y:auto;
}
/*comIntro*/
.comIntro {
	background:url("../Images/pic_comintro.gif") no-repeat;
	writing-mode:tb-rl;
	text-align:left;
	height:310px;
	
}
.vTxt {
	writing-mode:lr-tb
}
/*orgBg*/
.orgBg {
	background:url("../Images/pic_org.gif") no-repeat;
	height:310px;
	padding-left:230px;
}
/*honourBg*/
.honourBg {
	background:url("../Images/pic_honour.gif") no-repeat;
	height:310px;
	padding-left:230px;
}
/*videoBg*/
.videoBg {
	background:url("../Images/pic_video.gif") no-repeat;
	height:310px;
	padding-left:230px;
}
/*cultrue*/
.cultureSet {	
	height:215px;
	border-bottom:dashed 1px #630;
	margin-bottom:15px;
}
.cult_1 {
	background:url("../Images/pic_culture_1.gif") no-repeat;
}
.cult_2 {
	background:url("../Images/pic_culture_2.gif") no-repeat;
}
.cult_3 {
	background:url("../Images/pic_culture_3.gif") no-repeat;
}
.cultureSet .cultTxtR {
	width:150px;
	float:right;
}
.cultureSet .cultTxtL {
	width:170px;
	float:right;
	padding-right:10px;
}
.hTxtBlack {
	font-size:20px;
	font-family:'黑体';
	line-height:normal;
}
.hTxtBold {
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}
/*saleIntro*/
.saleIntro {
	margin:0 auto;
	width:395px;
}
.saleIntro .titlePic {
	text-align:center;
}
.saleIntro .saleTitle {
	font-family:"黑体";
	font-size:20px;
	color:#063;
	text-align:center;
	margin-bottom:20px;
}
.saleIntro .comIntr {
	float:left;
	width:220px;
	border-right:solid 1px #000;
	padding-right:10px;
	margin-right:10px;
}
.saleIntro .comAid {
	float:right;
	width:150px;
}
/*saleSrv*/
.saleSrv {
	margin:0 auto;
	width:500px;
}
.saleSrv .saleTitle {
	font-family:"黑体";
	font-size:20px;
	color:#063;
	text-align:center;
	margin-bottom:20px;
}
/*tbl*/
.tbl {
	margin:0 auto;
	width:100%;
	border-collapse:collapse;
}
.tbl td,.tbl th {
	padding:10px;
	height:20px;
	border:solid 1px #630;
}
.contactUs {
	margin-left:50px;
	color:#063;
}
/*alrt*/
.alrt {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#063;
	padding:5px;
	margin:20px 0;
	text-align:center;
}
/*msg*/
.msg {
	width:420px;
	margin:0 auto;
}
.msg div {
	padding:2px 0;
}
.msg .iptTxtW {
	width:140px;
}
.msg .iptTxtWS {
	width:60px;
}
/*缩图列表(图片和标题)*/
.piclist {
	float:left;
	width:420px;
	margin-left:15px;
}
.piclist .li_pic {	
	margin:0 auto;/*居中*/
}
.piclist .li_pic img {
	border:solid 1px #999;
}
.piclist .li_pictitle {
	height:30px;
	line-height:15px;
	width:90px;/*与图片等宽*/
	margin:0 auto;
	margin-top:2px;
}
.piclist tr td {	
	vertical-align:top;
	text-align:center;
}
/*prdHeader*/
.prdUti {
	margin:0 auto;
	padding:0 30px;
	width:808px;
	height:25px;
	line-height:25px;
	color:#099;
}
.prdUti a:link {
	color:#099;
}
.prdUti a:visited {
	color:#099;
}
.prdUti a:hover {
	color:#3c6;	
}
.prdUti a:active {
	color:#099;
}
/*prdHeader*/
.prdHeader {
	margin:0 auto;
	width:868px;
	height:90px;
	background:url("../Images/prdHeaderM.gif") repeat-x;
}
.prdHeader .prdLogo {
	float:left;
	width:800px;
	height:120px;
	background:url("../Images/prdLogo.gif") no-repeat;
}
.prdHeader .prdHeaderR {
	float:right;
	width:55px;
	height:120px;
	background:url("../Images/prdHeaderR.gif") no-repeat;
}
.prdHeader .prdLogo .prdNav {
	margin:0 40px;
	color:#630;
}
.prdHeader .prdLogo .crtLocation {
	float:left;
	margin-left:40px;
	margin-top:10px;
	color:#630;
}
.prdHeader .prdLogo .nextPrd {
	float:right;
	color:#630;
	margin-top:10px;
}
.prdHeader .prdLogo .nextPrd a:link {
	color:#630;
}
.prdHeader .prdLogo .nextPrd a:visited {
	color:#630;
}
.prdHeader .prdLogo .nextPrd a:hover {
	color:#030;
	text-decoration:underline;
}
.prdHeader .prdLogo .nextPrd a:acitve {
	color:#630;
}
/*srthBar*/
.srthBar {
	text-align:right;
	height:50px;
	margin-top:20px;	
}
.srthBar .srthTxt {
	border:solid 1px #a4815b;
	background:#f5daaa;
}
.srthBar .sltJade {
	background:#f5daaa;	
}
.srthBar .srthBtn {
	border:solid 1px #630;
	background:#963;
	color:#f5daaa;
	padding-top:2px;
}
/*dcrBdrTop*/
.dcrBdrTop {
	margin:0 auto;
	width:868px;
	height:18px;
	background:url("../Images/dcrBdrM.gif") repeat-x;
}
.dcrBdrTop .dcrBdrL {
	float:left;
	width:120px;
	height:18px;
	background:url("../Images/dcrBdrL.gif") no-repeat;
}
.dcrBdrTop .dcrBdrR {
	float:right;
	width:120px;
	height:18px;
	background:url("../Images/dcrBdrR.gif") no-repeat;
}
/*dcrBdrbtm*/
.dcrBdrBtm {
	clear:both;
	margin:0 auto;
	width:868px;
	height:18px;
	background:url("../Images/dcrBdrM2.gif") repeat-x;
}
.dcrBdrBtm .dcrBdrL {
	float:left;
	width:120px;
	height:18px;
	background:url("../Images/dcrBdrL2.gif") no-repeat;
}
.dcrBdrBtm .dcrBdrR {
	float:right;
	width:120px;
	height:18px;
	background:url("../Images/dcrBdrR2.gif") no-repeat;
}
/*pageCtn*/
.pageCtn {
	clear:both;
	margin:0 auto;
	width:868px;
	background:#000 url("../Images/dcrLeftBdr.gif") repeat-y;
}
.pageCtn .pageBg {
	padding:0 34px;
	background:url("../Images/dcrRightBdr.gif") repeat-y right;
}
/*dcrBtm*/
.dcrBtm {
	margin:0 auto;
	width:868px;
	height:55px;
	background:url("../Images/dcrBtmM.gif") repeat-x;
}
.dcrBtm .dcrBtmL {
	float:left;
	width:55px;
	height:55px;
	background:url("../Images/dcrBtmL.gif") no-repeat;
}
.dcrBtm .copyright {
	float:left;
	width:750px;
	text-align:center;
	color:#630;
}
.dcrBtm .dcrBtmR {
	float:right;
	width:55px;
	height:55px;
	background:url("../Images/dcrBtmR.gif") no-repeat;
}
/*prdImg*/
.prdImg {
	text-align:center;
	margin-bottom:1px;
}
/*tblPrd*/
.tblPrd {
	width:100%;
	border-collapse:collapse;
	background:#000;
}
.tblPrd td,.tblPrd th {
	padding:2px 5px;
	height:20px;
	border:solid 3px #111;
	color:#83ab95;
}
.tblPrd th {
	text-align:left;
	color:#b9d4c5;
}
/*prdHighLight*/
.prdHighLight {
	color:#1ab33d;
}
.prdHighLight a:link {
	color:#1ab33d;
}
.prdHighLight a:visited {
	color:#1ab33d;
}
.prdHighLight a:hover {
	color:#1ab33d;
	text-decoration:underline;
}
.prdHighLight a:active {
	color:#1ab33d;
}
/*picTxt*/
.picTxt {
	
}
.picTxt .newsTitle {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
.picTxt .content {
	
}
.picTxt .newsDate {
	border-top:dashed 1px #630;
	margin:10px 0;
	padding:2px 0;
	text-align:right;
	color:#630;
}
