/*=基本信息=*/
body {
	text-align:top;
	font-size: 12px;
	color: #000;
	text-decoration: none;
background-image: url(images/bg.jpg);
}
.main{
	background-image: url(images/main-bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu{
	background-image: url(images/menu-bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.pic-sdadow{background-image: url(images/pic-shadow.jpg);background-repeat: no-repeat;background-position: center center;}
.pic-sdadow2{background-image: url(images/pic-shadow2.jpg);background-repeat: no-repeat;background-position: center center;}
.nav-lan1{background-image: url(images/nav-lan1.jpg);background-repeat: no-repeat;background-position: center center;}
.nav-lan2{background-image: url(images/nav-lan2.jpg);background-repeat: no-repeat;background-position: center center;}
.nav-lan3{background-image: url(images/nav-lan3.gif);background-repeat: no-repeat;background-position: center center;}
.nav-lan4{background-image: url(images/nav-lan4.jpg);background-repeat: no-repeat;background-position: center center;}

.nav-yell1{background-image: url(images/nav-yell1.jpg);background-repeat: no-repeat;background-position: center center;}
.nav-yell2{background-image: url(images/nav-yell2.jpg);background-repeat: no-repeat;background-position: center center;}
.nav-yell3{background-image: url(images/nav-yell3.jpg);background-repeat: no-repeat;background-position: center center;}
.nav-yell4{background-image: url(images/nav-yell4.jpg);background-repeat: no-repeat;background-position: center center;}
.nav-yell5{background-image: url(images/nav-yell5.jpg);background-repeat: no-repeat;background-position: center center;}
.nav-yell6{background-image: url(images/nav-yell6.jpg);background-repeat: no-repeat;background-position: center center;}
.nav-yell7{background-image: url(images/nav-yell7.jpg);background-repeat: no-repeat;background-position: center center;}
.nav-yell8{background-image: url(images/nav-yell8.jpg);background-repeat: no-repeat;background-position: center center;}
.nav-yell9{background-image: url(images/nav-yell9.jpg);background-repeat: no-repeat;background-position: center center;}
.shadow{background-image: url(images/shadow.jpg);background-repeat: no-repeat;background-position: center top;}
.pic{
	background-image: url(images/xian.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*=边框样式=*/
.solid-ccc-1{border: 1px solid #CCCCCC;}/*= 边框灰色 =*/
.solid-036-1{border: 1px solid #036;}/*= 边框蓝色 =*/
.solid-09f-1{border: 1px solid #09f;}/*= 边框浅蓝 =*/
.solid-f06-1{border: 1px solid #f06;}/*= 边框红色 =*/
.solid-000-1{border: 1px solid #000;}/*= 边框黑色 =*/
.solid-960-1{border: 1px solid #960;}/*= 边框黑色 =*/
.solid-81AC1E-1{border: 1px solid #81AC1E;}/*= 边框绿色 =*/
.bot-solid-1{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;}/*= 下边框灰色 =*/
.dott-bot-ccc{border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #ccc;}/*= 下边框灰色点 =*/
.dott-bot-f06{border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #f06;}/*= 下边框紫红色点 =*/

.bot-036-1{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #036;}/*= 下边框浅蓝 =*/
.dott-bot-036{border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #036;}/*= 下边框浅蓝点 =*/
.bot-1-000{font-size: 12px;line-height: 20px;color: #000000;text-decoration: none;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #000000;}/*= 下边框黑色 =*/
.top-1-000{font-size: 12px;line-height: 20px;color: #000000;text-decoration: none;border-top-width: 1px;border-top-style: solid;border-top-color: #000000;}/*= 上边框黑色 =*/
.top-09f-1{border-top-width: 1px;border-top-style: dashed;border-top-color: #09f;}/*= 上边框浅蓝点 =*/
.left-dott-960{border-left-width: 1px;border-left-style: dashed;border-left-color: #960;}/*= 左边框土黄色点 =*/
.left-solid-1{border-left-width: 1px;border-left-style: solid;border-left-color: #CCCCCC;}/*= 左边框灰色 =*/
.left-09f-1{border-left-width: 1px;border-left-style: solid;border-left-color: #032d51;}/*= 左边框深蓝 =*/
.bot-top-1{border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #CCCCCC;border-bottom-color: #CCCCCC;font-size: 12px;color: #666;text-decoration: none;}/*= 上下边框灰色 =*/
.bot-top-666{border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #CCCCCC;border-bottom-color: #CCCCCC;font-size: 12px;font-weight: normal;color: #333;text-decoration: none;}/*= 上下边框灰色666 =*/
.news-bk{background-image: url(images/news-bk.jpg);background-repeat: repeat-x;background-position: top;border: 1px solid #09f;}/*= 新闻边框及背景 =*/

/*=按钮样式=*/
.lv-170-1{font-size: 12px;color: #000;text-decoration: none;background-color: #fff;border: 1px solid #81AC1E;width: 170px;}/*= 按钮170 =*/
.lan-120-1{font-size: 12px;color: #036;text-decoration: none;background-color: #f7d0ae;border: 1px solid #733703;width: 120px;}/*= 按钮120 =*/
.960-65-1{font-size: 12px;color: #960;text-decoration: none;background-color: #fff;border: 1px solid #960;width: 65px;}/*= 按钮100 =*/

/*=页面文字连接=*/
.font10pt000{font-size: 10pt;color:#000;text-decoration:none;line-height: 150%;}

.f12000{text-decoration:none;line-height: 18px;color: #000font-size: 12px;}
.f12000b{text-decoration:none;font-weight: bold;line-height: 20px;color: #000font-size: 12px;}
.f12000_{text-decoration:underline;line-height: 18px;color: #000font-size: 12px;}
.f12000 .f12000_ .f12000b a:link,.f12000 .f12000_ .f12000b a:visited{color:#000;}
.f12000 .f12000_  .f12000b a:hover,.f12000 .f12000_ .f12000b a:active{color:#f00;}

.f12666{text-decoration:none;color: #666;font-size: 12px;line-height: 18px;}
.f12666b{text-decoration:none;color: #666;font-size: 12px;font-weight: bold;line-height: 20px;}
.f12666_{text-decoration:underline;color: #666;font-size: 12px;line-height: 18px;}
.f12666 .f12666_ .f12666b a:link,.f12666 .f12666_ .f12666b a:visited{color:#666;}
.f12666 .f12666_  .f12666b a:hover,.f12666 .f12666_ .f12666b a:active{color:#000;}

.f12333{text-decoration:none;color: #333;font-size: 12px;line-height: 18px;}
.f12333b{text-decoration:none;color: #333;font-size: 12px;font-weight: bold;line-height: 20px;}
.f12333_{text-decoration:underline;color: #333;font-size: 12px;line-height: 18px;}
.f12333 .f12333_ .f12333b a:link,.f12333 .f12333_ .f12333b a:visited{color:#333;}
.f12333 .f12333_  .f12333b a:hover,.f12333 .f12333_ .f12333b a:active{color:#000;}

.f12px039{font-size: 12px;color:#039;text-decoration:none;line-height: 20px;}
.f12px039b{font-weight: bold;color:#039;line-height: 20px;text-decoration:none;}
.f12px039 .f12px039b a:link,.f12px039 .f12px039b a:visited{color:#039;}
.f12px039 .f12px039b a:hover,.f12px039 .f12px039b a:active{color:#000;}

.f12px060{font-size: 12px;color:#060;text-decoration:none;line-height: 20px;}
.f12px060 a:link,.f12px060 a:visited{color:#060;}
.f12px060 a:hover,.f12px060 a:active{color:#000;}

.f12pxff0{font-size: 12px;color:#ff0;text-decoration:none;line-height: 20px;}
.f12pxff0 a:link,.f12pxff0 a:visited{color:#ff0;}
.f12pxff0 a:hover,.f12pxff0 a:active{color:#000;}

.f12036{text-decoration:none;color: #036;font-size: 12px;line-height: 20px;}
.f12036b{text-decoration:none;color: #036;font-size: 12px;font-weight: bold;}
.f12036_{text-decoration:underline;color: #036;font-size: 12px;line-height: 20px;}
.f12036 .f12036_ .f12036b a:link,.f12036 .f12036_ .f12036b a:visited{color:#036;}
.f12036 .f12036_  .f12036b a:hover,.f12036 .f12036_ .f12036b a:active{color:#000;}



.f12px900{font-size: 12px;color:#900;text-decoration:none;line-height: 20px;font-weight: bold;}
.f12px900 a:link,.f12px900 a:visited{color:#900;}
.f12px900 a:hover,.f12px900 a:active{color:#000;}

.font12pxf00{font-size: 12px;color:#f00;text-decoration:none;line-height: 150%;}
.font12pxf00 a:link,.font12pxf00 a:visited{color:#f00;}
.font12pxf00 a:hover,.font12pxf00 a:active{color:#000;}

.f14000{text-decoration:none;color: #000;font-size: 14px;line-height: 150%;}
.f14000b{text-decoration:none;color: #000;font-size: 14px;font-weight: bold;}
.f14000_{text-decoration:underline;color: #000;font-size: 14px;}
.f14000 .f14000_ .f14000b a:link,.f14000 .f14000_ .f14000b a:visited{color:#000;}
.f14000 .f14000_  .f14000b a:hover,.f14000 .f14000_ .f14000b a:active{color:#036;}

.f12f06{text-decoration:none;color: #f06;font-size: 12px;line-height: 150%;}
.f14f06b{text-decoration:none;color: #f06;font-size: 14px;font-weight: bold;}
.f12f06 .f14f06b a:link,.f12f06 .f14f06b a:visited{color:#f06;}
.f12f06  .f14f06b a:hover,.f12f06 .f14f06b a:active{color:#000;}

.f12960{text-decoration:none;color: #960;font-size: 12px;line-height: 150%;}
.f14960b{text-decoration:none;color: #960;font-size: 14px;font-weight: bold;}
.f12960 .f14960b a:link,.f12960 .f14960b a:visited{color:#960;}
.f12960  .f14960b a:hover,.f12960 .f14960b a:active{color:#000;}

.f14039{font-size: 14px;color: #003399;text-decoration:underline;}
.f14039 a:link,.f14039 a:visited{color:#039;}
.f14039 a:hover,.f14039 a:active{color:#000;}

.f14036{text-decoration:none;color: #036;font-size: 14px;}
.f14036_{text-decoration:underline;color: #036;font-size: 14px;}
.f14036b{text-decoration:none;color: #036;font-size: 14px;font-weight: bold;}
.f14036 .f14036_ .f14036b a:link,.f14036 .f14036_ .f14036b a:visited{color:#036;}
.f14036 .f14036_ .f14036b a:hover,.f14036 .f14036_ .f14036b a:active{color:#000;}

.f10fff{text-decoration:none;color: #fff;font-size: 10pt;line-height: 20px;}
.f10fffb{text-decoration:none;color: #fff;font-size: 10pt;font-weight: bold;}
.f10fff_{text-decoration:underline;color: #fff;font-size: 10pt;}
.f10fff .f10fff_ .f10fffb a:link,.f10fff .f10fff_ .f10fffb a:visited{color:#fff;}
.f10fff .f10fff_  .f10fffb a:hover,.f10fff .f10fff_ .f10fffb a:active{color:#ff0;}

.f14fffb{text-decoration:none;color: #fff;font-size: 14px;font-weight: bold;}

.font12pxfff{font-size: 12px;color:#fff;text-decoration:none;line-height: 20px;}
.font12pxfffb{font-size: 12px;color:#fff;text-decoration:none;font-weight: bold;}
.font12pxfff .font12pxfffb a:link,.font12pxfff .font12pxfffb a:visited{color:#fff;text-decoration:none;}
.font12pxfff .font12pxfffb a:hover,.font12pxfff .font12pxfffb a:active{color:#fff;text-decoration:underline;}

/*= 默认链接 =*/
a {color:#000;text-decoration:none}
a:hover {color:#000;text-decoration:none}


/*= 左右悬浮 =*/
.left {float:left}
.right {float:right}

/*= 清除悬浮 =*/
.clear {clear:both;height:1px;display:block!important;display:none} /*= 用于清除背景图 =*/
.clearBgColor {clear:both;visibility:hidden;height:1px;font-size:1px;margin:-1px} /*= 用于清除背景色 =*/

/*= 居中 =*/
.auto,.auto ul {margin-right:auto;margin-left:auto}

/*= 文字对齐 =*/
.txtLeft {text-align:left}
.txtCenter {text-align:center}
.txtRight {text-align:right}

/*= 文字大小 =*/
.f12 {font-size:12px}
.f14 {font-size:14px}
.f16 {font-size:16px}

/*= 首先缩进 =*/
.ti12 {text-indent:12px}
.ti24 {text-indent:24px}

/*= 文字颜色 =*/
.red,.red a {color:#FE1200;}				        /*= 红色 =*/
.darkGray,.darkGray a {color:#424242}			  	/*= 深灰 =*/
.tintGray,.tintGray a {color:#B7B7B7}				/*= 浅灰 =*/
.generalGray,.generalGray a {color:#565656}			/*= 中灰 =*/
.black,.black a {color:#000}				        /*= 黑色 =*/
.blue,.blue a {color:#00f}				            /*= 蓝色 =*/
.white,.white a {color:#fff}				        /*= 白色 =*/
.green,green a{color:#00FF33}						/*= 绿色 =*/
/*= 文字加粗 =*/
.fb {font-weight:bold}


/*= 下划线 =*/
.unline,.unline a {text-decoration:underline}

/*= 行高 =*/
.lh18 {line-height:18px}
.lh20 {line-height:20px}
.lh22 {line-height:22px}
.lh24 {line-height:24px}

/*= 更多 =*/
.more {text-align:right;padding-right:5px}

/*= 空白间距 =*/
.blank5 {margin:0 auto;width:100%;height:5px;font-size:1px;}
.blank5_fff {margin:0 auto;width:100%;height:5px;font-size:1px;background:#fff}
.blank7_fff {margin:0 auto;width:100%;height:7px;font-size:1px;background:#fff}
.mb5 {margin-bottom:5px;}

