﻿body {
	margin: 0px;
	font-family: "宋体";
	font-size: 12px;
	text-align: justify;
	color: #085F00;
background-color: #D6E7CB;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #15510F;
	text-decoration: none;

}

a:hover {

	text-decoration: underline;
}

/* Header */

#header {
	margin: 0px;
	height: 50px;
	padding: 0px;
	background-image: url(images/a1.gif);
	background-position: right center;
	background-color: #E4EFDE;
	background-repeat: repeat-x;
}

#header h1
{
	display: block;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-family: "宋体";
	font-size: 20px;
	color: #FFF;
}


#header h2 {
	width: 778px;
color: #FFF;
	font-weight: normal;
	font-size: 14px;
	padding-left: 15px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	padding-top: 5px;
	font-family: "宋体";
}
.caa {
	font-family: "宋体";
	font-size: 15px;
	color: #D5EADC;
	padding-left: 20px;
}

#header h2 a {
	display: block;
	float: left;
	width: 70px;
	text-align: center;
	color: #CBE7DE;
	font-weight: normal;
	padding: 0px;
	margin-right: 8px;
	margin-left: 28px;
	font-size: 16px;
	margin-top: 5px;
	text-decoration: underline;
}


#header a {
	text-decoration: none;
	font-family: "宋体";
	color: #EAF7EF;
}

/* Menu */

#menu
{
	padding: 1em 2em 1em 0em;
	background: #F1DFC9 url('images/a2.gif') top left repeat-x;
	font-size: 0.9em;
}

#menu ul
{
	display: block;
	width: 778px;
	margin: 0em auto;
	list-style: none;
	padding-left: 2.5em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	color: #CCE7CB;
	font-weight: bold;
	text-decoration: underline;
	font-family: "宋体";
	font-size: 12px;
	margin-left: 11px;
	padding-top: 0.25em;
	padding-right: 0.75em;
	padding-bottom: 0.25em;
	padding-left: 0.75em;
}

#menu li a:hover
{
	background: #000 top left repeat-x;
	color: #fff;
}

/* Content */

#content {
	color: #085F00;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #E4EFDE;
	width: 743px;
	height: 600px;
}

#colOne {
	float: left;
	width: 160px;
	background-color: #F8FAF3;
	height: 600px;
	
	margin-top: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
}


#colOne ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

#colTwo {
	float: left;
	width: 330px;
	padding: 20px 10px;
}

#colThree {
	float: left;
	width: 220px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 16px;
	list-style-type: none;
}
#colThree ol {
	margin: 0;
	font-family: "宋体";
	font-size: 12px;
	padding: 0px;
	height: 1%;
	list-style-type: none;
}
#content #colThree ol li {
	line-height: 22px;
	margin: 0px;
	font-family: "宋体";
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#colf {
	float: center;
	width: 710px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 16px;
	list-style-type: none;
color: #0000ff;
}

#colf2 {
	float: right;
	width: 730px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content h1, #content h2 {
	color: #FFF;
	background-color: #339966;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "宋体";
	height: 25px;
	padding: 0px;
	display: block;
	width: 220px;
	background-image: url(images/s1.gif);
}

/* Footer */

#footer {
	height: 60px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #E4EFDE;
	background-image: url(images/a3.gif);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0px;
	padding-top: 25px;
	text-align: center;
	color: #009900;
}

#footer a {
	color: #009900;
}

