﻿*
{
	margin: 0;
}
body
{
	width: 775px;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
}

/* 头部控制开始  */
.head
{
	width:775px;
	text-align: center;
	margin: 0 auto;
}
nav
{
	background-color: #108409;
}
ul
{
	list-style: none;
	margin: 0 0 0 0;
}
ul li
{
	float: left;
}
ul li a
{
	display: block;
	padding: 5px 24px;
	background: #108409;
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
}
ul li a:hover
{
	background: #33c638;
}
ul li .active
{
	background: #33c638;
}
/* 头部控制结束  */

/* 底部控制开始  */
.foot
{
	width:775px;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	float: none;
}
/* 底部控制结束  */


/* 首页控制开始  */
#gongaoLeft
{
	margin: 0;
	width: 100px;
	float: left;
	color: #999999;
}
#gonggaoRight
{
	margin: 0;
	width: 675px;
	float: right;
}
.left1
{
	float: left;
	margin: 0 0 0 0;
	width: 170px;
	text-align: left;
}
a
{
	color: Black;
	text-decoration: none;
}

.center1
{
	width: 384px;
	float: left;
	text-align: left;
}
.right1
{
	width: 221px;
	float: right;
	margin: 0 0 0 0;
}
.table
{
	width: 100%;
}
.table-td
{
	background-image: url( "../images/jiamengshou.jpg" );
	background-repeat: no-repeat;
}
.left2
{
	width: 170px;
	float: left;
	color: #666666;
	margin: auto;
}
image
{
	float: left;
}
.center2
{
	width: 384px;
	float: left;
}
.right2
{
	width: 221px;
	float: left;
	text-align: left;
	line-height: 20px;
}
.a:hover
{
	text-decoration: underline;
	color: #EC870E;
}
.div3
{
	width:100%;
	float:left;
}
.div3_left
{
	width: 170px;
	float: left;
	color: #666666;
	margin: auto;
}
.div3_right
{
}

/* 首页控制结束  */


/* 新闻和产品页面控制开始  */
.news_left
{
	margin:0;
	width: 170px;
	float: left;
}
.news_right
{
	width: 605px;
	float: left;
	text-align:center;
}
.news_right_image
{
	float:right;
}
.dataPager
{
	text-align:center;
}
.news_right_table
{
	font-size:12px;
	text-align:left;
}
.news_right_title
{
	font-size:14px;
	text-align:center;
}

/* 新闻和产品页面控制结束  */


/* 联系页面控制开始  */
.rightTable
{
	text-align:left;
}
/* 联系页面控制结束  */

.introduced_right2
{
	line-height: 20px;
}

