/* 首頁content中間 */
/* ------------------------------------------------------------*/
.content0001 {
	padding-top: 56px;
	padding-right: 65px;
	padding-left: 65px;
	height: 198px;
}
.content0001_left {
	width: 467px;
	float: left;
}
.content0001_right {
	width: 570px;
	float: right;
	height: 197px;
	display: block;
}
.content0002 {
	padding-right: 65px;
	padding-left: 65px;
	padding-bottom: 10px;
}

/* 首頁關於我們 */
/* ------------------------------------------------------------*/
.index_about_title {
	padding-bottom: 17px;
}
.index_about_from {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #4d4d4d;
	text-decoration: none;
}
.index_about_from a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: underline;
}
.index_about_from a:hover {
	text-decoration: none;
}
.index_about_from img {
	float: left;
	height: 39px;
	width: 101px;
	padding-right: 23px;
	padding-bottom: 10px;
}

/* 首頁news */
/* ------------------------------------------------------------*/
.index_news_title {
	background-image: url(../images/news_title.gif);
	background-position: left center;
	height: 38px;
	margin-top: 13px;
	background-repeat: no-repeat;
	width: 111px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7d7d7d;
}
.index_news_bg {
	margin-left: 5px;
	margin-top: 15px;
}

#index_new {
	position:absolute;
	z-index:99;
}
.index_news ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.index_news ul li {
	display: block;
	margin-bottom: 5px;
}
.index_newsDate {
	color: #626262;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 15px;
}
.index_news ul li a {
	color: #626262;
	text-decoration: underline;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.index_news ul li a:hover {
	color: #227a8f;
	text-decoration: none;
}
.index_news_more {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.index_news_more a {
	color: #FF0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.index_news_more a:hover {
	text-decoration: none;
}

/* 首頁產品介紹 */
/* ------------------------------------------------------------*/

.index_prod_title {
	margin-bottom: 24px;
}
.content_frome03 {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
