#wrapper {
	width:1004px;
	margin:0px auto;
	background-color:#fffff7;
}
#header {
	min-height:91px; 
}
*html #header {
	height:91px; 
}
#banner {
	height:259px;
}
#banner img {
	display:block;
}
#main {
	min-height:275px; 
	padding-top:27px; 
}
*html #main {
	height:275px; 
}
#footer {
	min-height:75px; 
	background-color:#ebe7de;
	clear:both;
}
*html #footer {
	height:75px; 
}
/*============================Head内元素====*/
#logo {
	width:275px; 
	height:51px; 
	padding:19px 0px 0px 18px; 
	float:left;
}
#miniNav {
	height:28px; 
	padding-right:15px;
	float:right;
	text-align:right;
}
#miniNav ul {
	padding-right:24px;
	list-style-type : none;
	line-height:28px; 
}
#miniNav li {
	display:inline;
}
#miniNav li a {
	
}
#miniNav li a:hover {
}
/*- 导航条 -*/
#nav {
	width:669px; 
	height:63px; 
	background-image: url(../images/navBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	float:right;
	text-align:left;
}
#nav ul {
	padding-left:74px; 
	list-style-type : none;
	line-height:16px;
}
#nav li {
	width:60px; 
	padding:0px 10px; 
	background-image: url(../images/navLine.gif);
	background-repeat: no-repeat;
	background-position:right center;
	display:block;
	float:left;
	text-align:center;
}
#nav li a {
	font-weight:bold;
	font-size:14px;
}
#nav li a:hover {
}
#nav li a span {
	height:9px; 
	margin-top:9px;
	font-size:9px;
	font-family:Arial, "宋体";
	line-height:9px;
}
/*============================main内元素====*/
/*- 主要内容 -*/
#layer1 {
	height:180px; 
}

 /*- 次要内容 -*/
#layer2 {
	clear:both;
}

/*============================layer1内元素====*/
/*- 公司动态 -*/
#news {
	width:310px; 
	padding:0px 20px 0px 15px;
	float:left;
}
#news h3 {
	height:22px; 
	border-bottom:1px solid #dad4c6;
	clear:both;
	font-size:12px;
	line-height:22px;
}
#news h3 .title {
	width:75px; 
	background-color:#8e8d88;
	color:#FFF;
	text-align:center;
}
#news h3 .more {
	padding:0px 10px 0px 0px; 
	font-weight:normal;
}
#news h3 .more a {
}
#news h3 .more a:hover {
}
#news ul {
	padding:14px 0px 0px 0px; 
}
#news li {
	width:310px; 
	height:22px; 
	background-image: url(../images/newsDot.gif);
	background-repeat: no-repeat;
	background-position:left center;
	line-height:22px; 
	text-indent:7px;
}
#news li a {
	width:220px; 
	color:#51504d; 
}
#news li a:hover {
	text-decoration:underline;
}
#news li  .date {
	width:80px; 
	padding-right:5px;
	color:#8f8d89; 
	font-weight:normal;
}
/*- 产品展示 
#products {
	width:370px; 
	float:left;
}
#products h3 {
	height:22px; 
	clear:both;
	line-height:22px;
}
#products h3 .title {
	font-size:14px;
	color:#ae5709; 
}
#products h3 .more {
	font-weight:normal;
	font-size:12px;
}
#products h4.pr {
	width:44px; 
	height:22px; 
	background-color:#fdaa5c;
	display:block;
	float:left;
	color:#fff; 
	font-size:12px;
	line-height:22px;
	text-align:center;
}
#products h4 {
	width:44px; 
	height:21px; 
	border-bottom:1px solid #dad4c6;
	display:block;
	float:left;
	color:#656565; 
	font-size:12px;
	line-height:21px;
	text-align:center;
	z-index:2;
	cursor:pointer;
}
#products div {
	width:324px; 
	height:130px; 
	border:1px solid #dad4c6;
	float:right;
}
#products div.up {
	width:324px; 
	height:130px; 
	border:1px solid #dad4c6;
	float:right;
	display:block;
	position:absolute;
	left:0;
	top:25px;
	z-index:1;
}
#products div h5 {
	font-size:14px;
}
#products div img {
	float:left;
}
#products div a {
}
#products div .productText {
}
-*/
/*- 健康专栏 -*/
#healthNews {
	width:232px; 
	height:141px; 
	margin:0px 15px 0px 0px;
	padding:6px 11px;
	background-image: url(../images/jiankangBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	float:right;
	display:inline;
}
#healthNews h3 {
	height:30px; 
	line-height:30px; 
	font-size:14px;
}
#healthNews h3 .title {
	color:#996441; 
}
#healthNews h3 .more {
	font-size:12px;
}
#healthNews h3 .more a {
	font-weight:normal;
	color:#996441; 
}
#healthNews ul {
	padding: 5px 0px 0px 0px;
	border-top:1px solid #dcd5c0;
}
#healthNews li {
	width:232px; 
	height:18px; 
	line-height:18px; 
}
#healthNews li a {
	color:#51504d; 
}
#healthNews li a:hover {
	text-decoration:underline;
}
#healthNews li .date {
	color:#8f8d89; 
	font-weight:normal;
}

/*============================layer2内元素====*/
/*- 搜索 -*/
#search {
	width:300px; 
	height:55px; 
	margin:0px 20px 0px 15px;
	padding-left:10px; 
	background-image: url(../images/searchBg.gif);
	float:left; 
	display:inline;
}
#search h3 {
	height:26px; 
	line-height:26px; 
}
#search form {
	margin-left:30px; 
}
#search .keyword {
}
#search .submit {
}
#tool {
	float:left; 
}
#tool img {
	display:block;
}
#tool ul {
	text-align:left;
}
#tool li {
	display:block;
	float:left; 
}

/*============================footer内元素====*/
#footerLogo {
	width:193px; 
	height:35px; 
	padding:20px 100px 0px 25px; 
	float:left; 
}
#copyright {
	width:369px; 
	padding:20px 0px 0px 0px; 
	float:left; 
	line-height:20px;
	text-align:center;
}
#friendLink {
	width:295px; 
	padding:30px 15px 0px 0px; 
	float:right; 
	text-align:right;
}