@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
li {list-style-type:none;}

#bg_img{
	width:100%;
	background-image:url(../images/index/bg_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container{width:970px; margin:auto;}
#ad{width:970; height:458px;}
#hot{
	width:218px;
	height:98px;
	margin-left:14px;
	background-image: url(../images/index/hot_pro.jpg);
	background-repeat: no-repeat;
	float:left;
	padding:23px 1px 1px 1px;
	position:relative;
}
#hot #print_order{position:absolute; top:3px; right:5px; color:#006633; font-size:12px;}
#hot #print_order a{color:#009349; text-decoration:none;}
#hot #print_order a:hover{text-decoration:underline;}

/* 最新消息 */
#news{
	margin-left:21px;
	width:296px;
	height:117px;
	padding:0 0 5px 25px;
	background-image: url(../images/index/icon_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
}
#news #title{
	color:#247b2e;
	font-size: 13px;
	font-weight: 900;
	padding:2px 0 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
	margin-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
}
#news #title h3{
	color:#7e7e7e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	display:inline;
}
#news #title img{float:right; margin:6px 10px 0 0;}
#news #inf{margin:0 0 0 5px; width:285px;}
#news #inf li{
	color:#ff7200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/index/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left:8px;
	font-weight: bold;
	line-height: 20px;
}
#news #inf li a{
	color:#5b5a5a;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
}
#news #inf li a:hover{color:#999999; text-decoration:none;}

/* 健康專欄 */
#health{margin-left:36px !important; margin-left:30px; width:345px; float:left;}
#health #title_2{
	color:#247b2e;
	font-size: 13px;
	font-weight: 900;
	padding:2px 0 2px 30px;
	margin-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/index/icon_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:17px;
}
#health #title_2 h3{
	color:#7e7e7e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	display:inline;
}
#health #title_2 img{float:right; margin:6px 10px 0 0;}
#health #bg{
	width:325px;
	height:80px;
	padding:10px;
	background-image: url(../images/index/health_bg.jpg);
	background-repeat: no-repeat;
}
#health #bg li{
	padding:0 8px 2px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#health #bg li a{
    color:#5b5a5a;
	font-size: 12px;
	text-decoration:none;
}
#health #bg li a:hover{
    color:#999999;
	text-decoration:none;
}

/* footer */
#footer{margin-top:17px; float:left; width:100%;}
#footer #grey{
	padding-left:172px;
	color:#9a9a9a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:3px;
}
#footer #grey a{
	color:#9a9a9a;
	text-decoration:none;
}
#footer #grey a:hover{
	color:#7DB456;
	text-decoration:none;
}
#black{
	padding:3px 0 3px 25px;
	background-color:#b6b6b6;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#black a{
	color:#000000;
	text-decoration:none;
}
#black a:hover{
	color:#7e7e7e;
	text-decoration:underline;
}








