@charset "utf-8";

#indexbox{ /**/
	height:660px; /*高度寫死之後內頁會有問題*/
}
#index_ad{ /*4廣告*/
	width:898px;
	height:286px;
	border: 1px solid #999;
	margin-bottom:15px;
	margin-top:15px;
}

#index_lower{ /*下方3塊大包*/
	width:900px;
	height:auto;
}
#index_lower01{/*Movie*/
	width:227px;
	float:left;
}
#index_lower01_movie{ /*movie包住*/
	vertical-align:middle;
}
#index_lower02{/*News*/
	width:418px;
	float:left;
	margin-left:14px;
}
#index_lower02_1{ /*News圖片 */
	width:86px;
	height:86px;
	margin:10px 10px 0 10px;
	border: 2px solid #FFFFFF;
}
#index_lower02_2{ /*文字框 */
	margin:10px 10px 0 10px;
}
.index_bluetitle { /*藍粗字*/
	line-height: 20px;
	font-size:90%;
	font-size:80% /9; /*IE*/
	font-weight: bold;
	color: #00417d;
}
.index_bluetxt{ /*藍內文*/
	font-size:90%;
	font-size:80% /9; /*IE*/
	line-height: 20px;
	color: #00417d;
}
#index_lower03{/*Product*/
	width:227px;
	float:right;
}
.index_lower03_1{/*圖文框*/
	margin:5px 0 0 5px;
	float:left;
}
.index_lower03_outline{/*白框*/
	border: 2px solid #FFFFFF;
}
