﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bai {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.hei {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a.hei:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
.red12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #7c3201;
	text-decoration: none;
}
.green12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #1b9653;
	text-decoration: none;
}
.Orange16 {
	font-family: "宋体";
	font-size: 16px;
	line-height: 25px;
	color: #ff9000;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 14px;
	color: #95b5a8;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #619d2b;
}
.green14 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	filter:Dropshadow(offx=1,offy=0,color=#567632) Dropshadow(offx=0,offy=1,color=#567632) Dropshadow(offx=-1,offy=0,color=#567632) Dropshadow(offx=0,offy=-1,color=#567632);
}
a.green14:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #e3b55d;
	text-decoration: none;
	font-weight: bold;
}
.lefthei12{
	font-family: "宋体";
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
a.lefthei12:hover{
	font-family: "宋体";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
/*背景样式*/
.leftlogin {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #0d5730;
	text-decoration: none;
	background-image: url(../images/index/jbbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #29904a;
}
.back {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #169854;
	text-decoration: none;
	border: 1px solid #29904a;
	font-weight: bold;
}
.back1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #29904a;
	font-weight: normal;
}
.line {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #669db7;
	background-image: url(../images/index/ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
}
.photo {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	font-weight: normal;
	background-color: #FFFFFF;
	padding:3px 3px 3px 3px;
}

.footer {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/index/btbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #29904a;
}
.bg {
	border: 1px solid #29904A;
}
.zi {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #ba58bb;
	text-decoration: none;
}a.zi:hover {
	font-family: "宋体";
	font-size: 15px;
	color: #5800B0;
	text-decoration: none;
}
.menu1 {
	line-height: 46px;
	background-image: url(../images/index/0429menu/menubg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu2 {
	line-height: 46px;
	background-image: url(../images/index/0429menu/menubg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu3 {
	line-height: 46px;
	background-image: url(../images/index/0429menu/menubg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.font_12px{ font-size:12px;}
/*首页新闻标题框*/
.newborder{
   height:55px;
   background-image:url(../images/index/title_bg.jpg);
   border:1px solid #29904a;
   font-family:"宋体"; font-size:24px;
   font-weight:bold; color:#006600;
   text-align:center; vertical-align:middle;
   padding-top:12px;
}
.newborder a:link, .newborder a:visited{
   font-size:24px;
   color:#006600;
   text-decoration: none;
}
.newborder a:hover{
   font-size:24px;
   color:#333333;
   text-decoration: none;
}
.right_list{
   font-family:"宋体";
   font-size:14px; 
   color:#006600;
   line-height:25px;
   text-decoration: none;
}
.right_list a:link, .right_list a:visited{
   color:#006600;
   text-decoration: none;
}
.right_list a:hover{
   color:#333333;
   text-decoration:none;
}