body {
	margin:0;
	padding: 0;
	border: 0;
}
p
{
	text-indent: 2em;
}
.endFloat
{
	clear:both;
}
/*-------------------------------我是分割线-------------------------------------*/
#header { 
	width: 1004px;
	position:relative;
	margin:0 auto 0 auto;
}
#header img
{
	width: 100%;
}
#nav {
	position: absolute;
	right:0;
	bottom:5px;
	height: 50px;
	width: 50%;
	background-color: rgb(0, 127, 0);
	text-align: center;
}
#nav table {
	width:100%;
	height:100%;
}
#nav table tr td a {
	text-decoration: none;
	color: white;
	font-size: 14pt;
	font-weight:bold;
}
#nav table tr td a:visited {
	color: white;
}
#nav table tr td a:hover {
	color: orange;
}
/*-------------------------------我是分割线-------------------------------------*/
#body
{
	width: 1004px;
	margin:0 auto 0 auto;
	background-color:#007700;
}
/*-------------------------------我是分割线-------------------------------------*/
#subNav {
	float:left;
	width: 180px;
	list-style-type: none;
	text-align: center;
}
#subNav li {
	padding: 25px;
}
#subNav li a {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 14pt;
}
#subNav li a:visited {
	color:#FFFFFF;
}
#subNav li a:hover {
	text-decoration: underline;
}
/*-------------------------------我是分割线-------------------------------------*/
#contactContent
{
	width:802px;
	margin: 0 auto 0 auto;
	padding: 10px 100px 10px 100px;
	border: 1px solid #004400;
	background-color:#EEEEEE;
}
/*-------------------------------我是分割线-------------------------------------*/
#content {
	float:left;
	width:798px;
	padding: 10px;
	border: 3px solid #004400;
	background-color:#EEEEEE;
}
#contentHeader
{
}
#contentIntro
{
	background-color:#EEEEEE;
	padding:6px;
	line-height:200%;
}
#contentIntroImg
{
	float:left;
	width: 30%;
	margin-right: 10px;
}
#contentIntroImg img
{
	width:100%;
}
#contentIntroText
{
	float:left;
	width: 65%;
	margin-left:6px;
}
#contentIntroEnd
{
	clear:both;
}
#contentParams table
{
	background-color:#000000;
	text-align:center;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	margin-bottom:30px;
}
#contentParams table tr td
{
	background-color:#EEEEEE;
}
.contentMultiPic
{
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #666666;
	background-color:#FFFFFF;
	text-align:center;
	font-size:14;
	font-weight:bold;
}
.contentMultiPic img
{
	width:200px;
	height:180px;
}
.ptHead
{
	font-weight:bold;
}

.wikiblock1
{
}
.wikiblock2
{
	margin:5px;
	padding:10px;
}
.wikiblock2 h1
{
	font-size:18px;
}
.wikiblock2imgfield
{
	float:right;
	margin-left: 10px;
}
.wikiblock2Img
{
	margin-bottom:5px;
	padding:5px;
	border:1px solid #666666;
	background-color:#FFFFFF;
	text-align:center;
	font-size:14;
	font-weight:bold;
}
.wikiblock2Img img
{
	width: 200px;
	border:1px solid #000000;
}
.wikiblock2End
{
	clear:both;
}

#productTable tr td
{
}
.productblock
{
	float:left;
	width:380px;
	height:260px;
	margin:2px;
	border: 1px solid #006633;
}
.productblocktitle
{
	height: 30px;
	width:100%;
	background-color:#FF6600;
	line-height: 30px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #006633;
}
.productblockimg
{
	float:left;
	width:50%;
	height:184px;
	margin:2px 8px 2px 2px;
	border:1px solid #000000;
}
.productblockimg a img
{
	width:100%;
	height:100%;
	border:0;
}



/*-------------------------------我是分割线-------------------------------------*/
#unten {
	text-align: center;
	width: 1004px;
	margin:0 auto 0 auto;
	color:#999999;
	background-color:#ffffff;
	line-height:25px;
	font-size:15px;
	padding: 30px 0 10px 0;
}