﻿@charset "utf-8";
/* CSS Document */

body {
        width:999PX;
	background-color: #fafde7;
	background-image: url(/image/bg.gif);
	background-repeat: repeat-x;
        MARGIN: 0 auto; 
	font-family: "宋体";
	font-size: 12px;
	color: #016b22;
	line-height: 16px;
        SCROLLBAR-FACE-COLOR: #f6f6f6; 
        FONT-SIZE: 9pt; 
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
        SCROLLBAR-SHADOW-COLOR: #cccccc; 
        SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
        SCROLLBAR-ARROW-COLOR: #330000; 
        SCROLLBAR-TRACK-COLOR: #f6f6f6; 
        SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
        TEXT-DECORATION: none	
}
html, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
table,tr,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #016b22;
	line-height: 16px;
        align:center;
 }
ul,li {
	list-style-type:none;
	}

img {
	border:0;
	}	
	
hr {
	clear:both;
	visibility:hidden;
	}
.clear {
	clear:both;
	}
A {
	TEXT-DECORATION: none
}
a:link {
	color: #016e20;
}
a:visited {
	color: #038027;
}
a:active {
	color: #028226;
}
a:hover {
        color: #039c2f;
}
h2 {
	color:#087003;
	padding-bottom:.1em;
	margin:1em 0 0 0;
	font:bold 1em "Trebuchet MS",Sans-Serif;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:15px;
	}
	
h3 {
	color:#087003;
	padding-bottom:.5em;
	margin:1em 0 0 0;
	font:bold 1em "Trebuchet MS",Sans-Serif;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:14px;
	}
.bg {
	background-repeat: no-repeat;
        background-position: right bottom;
	}
.bg_top {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(logo_right.png);
}
.bg_left {
	font-size: 14px;
	color: c8fbcd;
    text-align:center; 
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(line_left.gif);
}
.bg_right_top {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(logo_right.png);
}
.bg_right {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(logo_right_1.png);
}
.bg_bottom {
	background-repeat: no-repeat;
	background-image: url(index.jpg);
	background-position: right bottom;
}
.meun {
	font-size: 14px;
	color: #FFFFFF;
}
.meun a:link {
	color: #fafde7;
}
.meun a:visited {
	color: #e2feeb;
}
.meun a:active {
	color: #038203;
}
.meun a:hover {
	color: #bcfdd0;
}
.boder_green {
	border: 1px dashed #016b22;
}

.td14 {
	font-family: "宋体";
	font-size: 14px;
	color: 087003;
        text-align:left; 
        line-height: 22px;
}
.left14 {
	font-family: "宋体";
	font-size: 14px;
	color: c8fbcd;
}
.td_boder {
	border: 1px dashed #B5F0C4;
}
.nTab{
float: left;
width: 552px;
height:150px;
margin: 0 auto;
background-position:left;
background-repeat:repeat-y;
margin-bottom:0px;
border:1px #026400 solid;
}
.nTab .TabTitle{
	clear: both;
	height: 20px;
	border-bottom:1px #026400;
	text-align: center;
}
.nTab .TabTitle ul{
border:0;
margin:0;
padding:0;
}
.nTab .TabTitle li{
	float: left;
	width: 91px;
	cursor: pointer;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	list-style-type: none;
	font-weight: bold;
	text-align: center;
}
.nTab .TabTitle .active{ }
.nTab .TabTitle .normal{
	background:#72b771;
}
.nTab .TabContent{
	width:auto;	height:120px;	margin: 0px auto; padding:10px 10px 0px 10px;	text-align: left; }
.nTab .TabContent1{ padding:0px 0px 0px 0px;	width:auto;		margin: 0px auto; text-align: left; }
.nTab .TabContent1 p { text-indent:2em; line-height:16px; height:12px; margin: 0px; text-align:left; align:TOP; }
.nTab .TabContent1 li { padding-left:8px; text-align:left; float:left;}
.nTab .TabContent1 img {text-align:center; float:left; padding:1px; align:absmiddle; border:#3f9a5c solid 1px;}
.none {display:none;}
