/* CSS Document */

.ind_left_a1{
	float: left;
	width: 470px;
	margin-bottom: 10px;
	margin-left: 35px;
	
}
.ind_right_a1{
	float: right;
	width: 470px;
	margin-bottom: 10px;
	*margin-bottom: 7px;
	margin-right: 35px;
	
}

.cen_a1{
	text-align: center;
}

/*---- LEFT-NEWS ----*/

.news_bg{
	width: 460px;
	height: 99px;
	float: left;
	}
.news_bdy {
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	width: 200px;
	line-height: 19px;
}
.news_bdy a{color: #CCC;text-decoration: none;}
.news_bdy a:hover{color: #FF9;}

.news_date{
	width: 50px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	margin-right: 60px;
	line-height: 19px;
}

/*---- RIGHT-PRODUCTS ----*/
.right_picbg{
	width: 430px;
	float: right;
	
}
.pro_pic{
	/*background-image: url(../img/ind_products1.jpg);*/
	/*background-repeat: no-repeat;*/
	float: left;
	height: 99px;
	width: 83px;
	/*margin-left: 5px;
	padding-right: 1px;
	padding-left: 1px;*/
	text-align:center;
}

.font_propic{
	font-size: 9px;
	color: #000;
	text-decoration: none;
	height: 99px;
	width: 83px;
	display: block;
	float: left;
	padding-top: 63px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}