@charset "utf-8";
/* CSS Document */
@import "style2.css";
/* reset */ 

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a,abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
caption, tbody, tfoot, thead,{ 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-size: 100%; 
    /*vertical-align: middle;*/ 
    background: transparent; 
}
a.div{
	cursor:auto;	
} 
select{
	margin:0;
	padding:0;
}
body { 
    line-height: 1; 
} 
ol, ul { 
    list-style: none; 
} 
blockquote, q { 
    quotes: none; 
} 
blockquote:before, blockquote:after, 
q:before, q:after { 
    content: ''; 
    content: none; 
} 

/* remember to define focus styles! */ 
:focus { 
    outline: 0; 
} 

/* remember to highlight inserts somehow! */ 
ins { 
    text-decoration: none; 
} 
del { 
    text-decoration: line-through; 
} 

/* tables still need 'cellspacing="0"' in the markup 
table { 
    border-collapse: collapse; 
    border-spacing: 0; 
}  */

/*----------------------------------------------------------------------------------------------*/
body {
	background:url(../images/bg.gif) repeat;
	margin:0;
}
.index01{
	background: url(../images/index_01.jpg) no-repeat;
	width:237px;
	height:97px;
}
.index02{
	background: url(../images/index_02.jpg) no-repeat;
	width:746px;
	height:97px;
}
.index03{
	background: url(../images/index_03.jpg) no-repeat;
	width:237px;
	height:345px;
}
.index04{
	background: url(../images/index_04.jpg) no-repeat;
	width:468px;
	height:345px;
}
.index05{
	background: url(../images/index_05.jpg) no-repeat;
	width:278px;
	height:345px;
}
.index06{
	background: url(../images/index_06.jpg) no-repeat;
	width:237px;
	height:188px;
}
.index07{
	background: url(../images/index_07.jpg) no-repeat;
	width:468px;
	height:188px;
}
.index08{
	background: url(../images/index_08.jpg) no-repeat;
	width:278px;
	height:188px;
}
.index09{
	background: url(../images/index_09.jpg) no-repeat;
	width:983px;
	height:50px;
}

/*首頁選單*/
#menu{
	float: right;
	margin:40px 4px 0 0;
}
#menu_con{
	width:690px;
	float:left;
	margin:0 0 0px 25px;
	*margin:0 0 5px 25px;
	_margin:0 0 5px 10px;
}
.menu_01{
	background:url(../images/menu/menu_01.png) no-repeat;
	width:20px;
	height:39px;
}
.menu_02{
	background:url(../images/menu/menu_02.gif) repeat-x;
	height:39px;
	line-height:39px;
}
.menu_04{
	background:url(../images/menu/menu_04.png) no-repeat;
	width:20px;
	height:39px;
}
.menu_product{
	background:url(../images/menu/menu_product.gif) no-repeat;
	width:75px;
	height:17px;
	margin:5px 10px;
	*margin:3px 10px;
	float: left;
	cursor:pointer;
}
.menu_product:hover{
	background:url(../images/menu/menu_product_hover.gif) no-repeat;
}
.menu_honor{
	background:url(../images/menu/menu_honor.gif) no-repeat;
	width:75px;
	height:17px;
	margin:5px 10px;
	*margin:3px 10px;
	float: left;
	cursor:pointer;	
}
.menu_honor:hover{
	background:url(../images/menu/menu_honor_hover.gif) no-repeat;
}
.menu_ideal{
	background:url(../images/menu/menu_ideal.gif) no-repeat;
	width:75px;
	height:17px;
	margin:5px 10px;
	*margin:3px 10px;
	float: left;
	cursor:pointer;	
}
.menu_ideal:hover{
	background:url(../images/menu/menu_ideal_hover.gif) no-repeat;
}
.menu_class{
	background:url(../images/menu/menu_class.gif) no-repeat;
	width:75px;
	height:17px;
	margin:5px 10px;
	*margin:3px 10px;
	float: left;
	cursor:pointer;	
}
.menu_class:hover{
	background:url(../images/menu/menu_class_hover.gif) no-repeat;
}
.menu_install{
	background:url(../images/menu/menu_install.gif) no-repeat;
	width:108px;
	height:17px;
	margin:5px 10px;
	*margin:3px 10px;
	float: left;
	cursor:pointer;	
}
.menu_install:hover{
	background:url(../images/menu/menu_install_hover.gif) no-repeat;
}
.menu_hinder{
	background:url(../images/menu/menu_hinder.gif) no-repeat;
	width:108px;
	height:17px;
	margin:5px 10px;
	*margin:3px 10px;
	float: left;
	cursor:pointer;	
}
.menu_hinder:hover{
	background:url(../images/menu/menu_hinder_hover.gif) no-repeat;
}

/*最新消息*/
.news_con{
	width:150px;
	margin:8px auto;
	font-size:12pt;
	line-height:20px;
	text-align:left;
}
.News_Tab{
	width:180px;
	margin:5px 0 0 37px;
}
.News_Tab_con{
	width:180px;
	margin:10px 20px 5px 0;
	*margin:10px 20px 5px 0;
	_margin:0 15px 5px 0;
	float:right;
}
.news_LT{
	background:url(../images/news/news_LT.png) no-repeat;
	width:12px;
	height:12px;
}
.news_LC{
	background:url(../images/news/news_LC.png) repeat-y;
	width:12px;
}
.news_LB{
	background:url(../images/news/news_LB.png) no-repeat;
	width:12px;
	height:12px;
}
.news_RT{
	background:url(../images/news/news_RT.png) no-repeat;
	width:12px;
	height:12px;
}
.news_RC{
	background:url(../images/news/news_RC.png) repeat-y;
	width:12px;
}
.news_RB{
	background:url(../images/news/news_RB.png) no-repeat;
	width:12px;
	height:12px;
}
.news_CT{
	background:url(../images/news/news_CT.png) repeat-x;
	height:12px;
}
.news_C{
	background:#FFFFFF;
}
.news_CB{
	background:url(../images/news/news_CB.png) repeat-x;
	height:12px;
}

/*首頁下載按鈕*/
.button_freebig{
	background: url(../images/button_freebig.gif) no-repeat;
	width:181px;
	height:118px;
	cursor:pointer;
	margin:15px 0 5px 37px;
}
/*------------------------------------------ 內頁---------------------------------------------*/
/*LOGO*/
.logo{
	background: url(../images/Logo.gif) no-repeat;
	width:186px;
	height:79px;
	float: left;
	margin: 10px 0 93px 30px;
	*margin: 10px 0 90px 30px;
	_margin: 0 0 90px 30px;
}
/*回首頁*/
.backhome{
	background:	 url(../images/home.gif) left no-repeat;
	width:112px;
	height:18px;
	float:right;
	margin:10px 27px 0 0; 
	*margin:15px 27px 0 0; 
	_margin:10px 15px 0 0; 
}
.backhome div.text{
	color: #006699;
	font-size:14px;
	margin:0px 0 0 18px;
	line-height:18px;
	_line-height:18px;
	
}
.backhome div.text a{
	color: #006699;
}
.backhome div.text a:hover{
	color: #0099CC;
}
.con_all{
	width:983px;
	margin:0 auto;
}
.content_top{
	background:url(../images/content_top.jpg) no-repeat;
	width:734px;
	height:221px;
}
.content_Topright{
	background:url(../images/content_Topright.jpg) no-repeat;
	width:249px;
	height:221px;
}

.content_bg{
	background:url(../images/content_bg.jpg) repeat-y;
	width:983px;
}
/*內容，白色表格*/
.W_Tab{
	width:95%;
	margin:10px auto 0 auto;
}
.W_Tab_LT{
	background: url(../images/table/W_Tab_LT.gif) no-repeat;
	width:10px;
	height:10px;
}
.W_Tab_LC{
	background: url(../images/table/W_Tab_LC.gif) repeat-y;
	width:10px;
}
.W_Tab_LB{
	background: url(../images/table/W_Tab_LB.gif) no-repeat;
	width:10px;
	height:10px;
}
.W_Tab_RT{
	background: url(../images/table/W_Tab_RT.gif) no-repeat;
	width:10px;
	height:10px;
}
.W_Tab_RC{
	background: url(../images/table/W_Tab_RC.gif) repeat-y;
	width:10px;
}
.W_Tab_RB{
	background: url(../images/table/W_Tab_RB.gif) no-repeat;
	width:10px;
	height:10px;
}
.W_Tab_CT{
	background: url(../images/table/W_Tab_CT.gif) repeat-x;
	height:10px;
}
.W_Tab_C{
	background: #FFFFFF;
}
.W_Tab_CB{
	background: url(../images/table/W_Tab_CB.gif) repeat-x;
	height:10px;
}

/*內容，淡黃色表格*/
.Y_Tab{
	width:95%;
	margin:0 auto;
}
.Y_Tab_LT{
	background: url(../images/table/Y_Tab_LT.gif) no-repeat;
	width:11px;
	height:11px;
}
.Y_Tab_LC{
	background: url(../images/table/Y_Tab_LC.gif) repeat-y;
	width:11px;
}
.Y_Tab_LB{
	background: url(../images/table/Y_Tab_LB.gif) no-repeat;
	width:11px;
	height:11px;
}
.Y_Tab_RT{
	background: url(../images/table/Y_Tab_RT.gif) no-repeat;
	width:11px;
	height:11px;
}
.Y_Tab_RC{
	background: url(../images/table/Y_Tab_RC.gif) repeat-y;
	width:11px;
}
.Y_Tab_RB{
	background: url(../images/table/Y_Tab_RB.gif) no-repeat;
	width:11px;
	height:10px;
}
.Y_Tab_CT{
	background: url(../images/table/Y_Tab_CT.gif) repeat-x;
	height:11px;
}
.Y_Tab_C{
	background: #fffff0;
}
.Y_Tab_CB{
	background: url(../images/table/Y_Tab_CB.gif) repeat-x;
	height:11px;
}
/*內文，免費下載按鈕*/
.button_conFree{
	background: url(../images/button_conFree.gif) no-repeat;
	width:218px;
	height:66px;
	cursor:pointer;
	float: right;
	margin:125px 28px 0 0;
	*margin:120px 30px 0 0;
	_margin:115px 15px 0 0;
}
/*產品說明表格*/
.productExplainTab{
	width:100%;
	padding:0 5px;	
}
.productExplainTab td{
	color: #13a267;
	line-height:22px;
}
.productExplainTab th{
	color: #114170;
	font-weight: lighter;
	line-height:22px;
}
/*產品說明圖示*/
.product_Titlepic{
	background:url(../images/table/product_Titlepic.gif) no-repeat;
	width:260px;
	height:168px;
}
/*產品說明*/
.product_explainText{
	background:url(../images/table/product_explainText.gif) no-repeat;
	width:144px;
	height:41px;
}
/*適用年齡*/
.fityears_Text{
	background:url(../images/table/fityears_Text.gif) no-repeat;
	width:95px;
	height:25px;
	margin:10px 0 0 0;
}
/*課程，卡通教學*/
.product_03title{
	background:url(../images/product/product_03title.jpg) no-repeat;
	width:718px;
	height:28px;
	margin:0 0 0 20px;
}
/*課程，歌謠韻文*/
.product_02title{
	background:url(../images/product/product_02title.jpg) no-repeat;
	width:756px;
	height:28px;
	margin:0 0 0 20px;
}
/*課程，評量遊戲*/
.product_01title{
	background:url(../images/product/product_01title.jpg) no-repeat;
	width:756px;
	height:28px;
	margin:0 0 0 20px;
}
/*課程表格*/
.classTab{
	width:89%;
	margin:5px auto;
}
.O_Tab{
	width:90%;
	margin:10px;
}
.O_Tab_LT{
	background:url(../images/table/O_Tab_LT.gif) no-repeat;
	width:16px;
	height:16px;
}
.O_Tab_LC{
	background:url(../images/table/O_Tab_LC.gif) repeat-y;
	width:16px;
}
.O_Tab_LB{
	background:url(../images/table/O_Tab_LB.gif) no-repeat;
	width:16px;
	height:16px;
}
.O_Tab_RT{
	background:url(../images/table/O_Tab_RT.gif) no-repeat;
	width:16px;
	height:16px;
}
.O_Tab_RC{
	background:url(../images/table/O_Tab_RC.gif) repeat-y;
	width:16px;
}
.O_Tab_RB{
	background:url(../images/table/O_Tab_RB.gif) no-repeat;
	width:16px;
	height:16px;
}
.O_Tab_CT{
	background:url(../images/table/O_Tab_CT.gif) repeat-x;
	height:16px;
}
.O_Tab_C{
	background: #FFFFFF;
	height:310px;
}
.O_Tab_CB{
	background:url(../images/table/O_Tab_CB.gif) repeat-x;
	height:16px;
}
/*課程，藍色區格線*/
.blueLine{
	margin:20px auto 8px auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
}
/*課程名稱*/
.className{
	font-size:16px;
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif,"細明體";
	line-height:22px;
	text-align:center;
	margin:0 0 5px 0;
}
/*課程簡介*/
.classProfile{
	font-size:15px;
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif,"細明體";
	line-height:22px;
	margin:0 0 0 8px;
	text-align:left;
}
/*play按鈕*/
.play_btn{
	background:url(../images/product/play.gif) no-repeat;
	width:72px;
	height:25px;
	margin:5px auto;
}
.play_btn:hover{
	background:url(../images/product/play_hover.gif) no-repeat;
}
/*課程圖片*/
.Seasons_and_Months{
	background:url(../images/course/Seasons_and_Months.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*世界大不同*/
.the_world_different{
	background:url(../images/course/the_world_different.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*爆米花*/
.popcorn{
	background:url(../images/course/popcorn.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*小話筒*/
.megaphone{
	background:url(../images/course/megaphone.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*奇妙的錯覺*/
.illusion{
	background:url(../images/course/illusion.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*輕和重*/
.lightandheavy{
	background:url(../images/course/lightandheavy.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*拔蘿蔔*/
.radish{
	background:url(../images/course/radish.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*歡樂對對碰*/
.pair{
	background:url(../images/course/pair.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*成語霓虹燈*/
.phrase{
	background:url(../images/course/phrase.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*Fun with D*/
.Fun_with_D{
	background:url(../images/course/Fun_with_D.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*方舟救難*/
.boat{
	background:url(../images/course/boat.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*動物當家*/
.animal{
	background:url(../images/course/animal.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*我有一隻小毛驢*/
.donkey{
	background:url(../images/course/donkey.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*小企鵝*/
.penguin{
	background:url(../images/course/penguin.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*太陽出來了*/
.sun{
	background:url(../images/course/sun.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*王老先生有塊地*/
.Mr_Wang{
	background:url(../images/course/Mr_Wang.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*我愛哈迪小寶貝*/
.hikids{
	background:url(../images/course/hikids.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*娃娃國*/
.doll{
	background:url(../images/course/doll.gif) no-repeat;
	width:200px;
	height:160px;
	margin:0 auto;
}
/*音象榮耀*/
.awardTab{
	width:100%;	
	border: 1px solid #b1c3d9;
}
.awardTab td{
	background:#eef7ff;
	border: 1px solid #b1c3d9;
	 height:314;
}
.awardCon{
	width:220px;
}
.awardCon td{
	border:0;		
}
/*放大鏡*/
.magnifier{
	background:url(../images/award/icon_04.gif) no-repeat;
	width:20px;
	height:15px;
}
.space{
	width:100%;
	height:30px;
}
/*音象榮耀標題*/
.awardTitle{
	background:url(../images/award/awardTitle.gif) center no-repeat;
	width:123px;
	height:40px;
}
.font01 {
	PADDING-RIGHT:
	5px; PADDING-LEFT:5px;
	FONT-WEIGHT:normal;
	FONT-SIZE: 15px;
	PADDING-BOTTOM: 0px;
	COLOR: #666666;
	LINE-HEIGHT: 22px;
	PADDING-TOP: 0px;
	FONT-FAMILY: "細明體"
}

.font02 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #cc0000;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: "細明體"
}
/*音象榮耀內文文字*/
.font_04 {
	font-size: 15px;
	line-height:24px;
	color: #666666;
}
.font_05 {
	font-size: 15px;
	line-height: 24px;
	color: #FF0000;
}
.font_06 {
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
/*點選放大圖文字*/
.font_09 {
	font-size: 13px;
	line-height: 18px;
	color: #0033CC;
	text-decoration: none;
}
/*音象榮耀副標題*/
.font_10{
	font-size: 15px;
	line-height:24px;
	color: #666666;
	margin:10px 0 5px 5px;
}
.font012 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	PADDING-BOTTOM: 0px;
	COLOR: #666666;
	LINE-HEIGHT: 22px;
	PADDING-TOP: 0px;
	FONT-FAMILY: "細明體"
}
.font013 {
	padding:5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	COLOR: #333333;
	LINE-HEIGHT: 22px;
}
.font014 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	PADDING-BOTTOM: 0px;
	COLOR: #0066cc;
	LINE-HEIGHT: 22px;
	PADDING-TOP: 0px;
	FONT-FAMILY: "細明體";
}
.font0131 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	PADDING-BOTTOM: 0px;
	COLOR: #333333;
	LINE-HEIGHT: 22px;
	PADDING-TOP: 0px;
	FONT-FAMILY: "細明體";
}

/*音象榮耀分隔線*/
.line_02{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
	margin:20px auto;
}
/*標題虛線*/
.line_03{
	width:100%;
	border-top: 1px dashed #0099CC;
	*margin:20px 0 0 0;
}
.icon_05{
	background:url(../images/award/icon_05.gif) no-repeat;
	width:5px;
	height:20px;
	float:left;
	margin:2px 0 0 0;
}
/*國家級品質保證*/
.L_top01{
	background: url(../images/award/L_top_27-01.gif) no-repeat;
	width:144px;
	height:20px;
	float:left;
}
/*教育界產學合作開發*/
.L_top02{
	background: url(../images/award/L_top_27-02.gif) no-repeat;
	width:183px;
	height:20px;
	float:left;
}
/*唯一校園指定採用*/
.L_top03{
	background: url(../images/award/L_top_27-03.gif) no-repeat;
	width:162px;
	height:20px;
	float:left;
}
/*課程免費體驗*/
.L_top04{
	background: url(../images/award/L_top_27-04.gif) no-repeat;
	width:123px;
	height:20px;
	float:left;
}
/*先修教育理念*/
.c_top_02{
	background:url(../images/ideal/c_top_02.jpg) center no-repeat;
	width:250px;
	height:161px;
}
.idealTitle{
	background:url(../images/ideal/idealTitle.gif) center no-repeat;
	width:159px;
	height:40px;
}
.ideal_S01{
	background:url(../images/ideal/ideal_S01.gif) center no-repeat;
	width:246px;
	height:40px;
}
.ideal_S02{
	background:url(../images/ideal/ideal_S02.gif) center no-repeat;
	width:286px;
	height:40px;
}
.ideal_S03{
	background:url(../images/ideal/ideal_S03.gif) center no-repeat;
	width:269px;
	height:40px;
}
/*課程特色*/
.feature_S01{
	background:url(../images/feature/feature_S01.gif) center no-repeat;
	width:350px;
	height:40px;
}
.feature_S02{
	background:url(../images/feature/feature_S02.gif) center no-repeat;
	width:334px;
	height:40px;
}
.feature_S03{
	background:url(../images/feature/feature_S03.gif) center no-repeat;
	width:310px;
	height:40px;
}
.feature_S04{
	background:url(../images/feature/feature_S04.gif) center no-repeat;
	width:335px;
	height:40px;
}
.feature_S05{
	background:url(../images/feature/feature_S05.gif) center no-repeat;
	width:335px;
	height:40px;
}
.feature_S06{
	background:url(../images/feature/feature_S06.gif) center no-repeat;
	width:270px;
	height:40px;
}
.feature_S07{
	background:url(../images/feature/feature_S07.gif) center no-repeat;
	width:355px;
	height:40px;
}
.feature_S08{
	background:url(../images/feature/feature_S08.gif) center no-repeat;
	width:272px;
	height:40px;
}
.b_top_04-02-01{
	background:url(../images/feature/b_top_04-02-01.gif) center no-repeat;
	width:148px;
	height:98px;
}
/*安裝流程說明*/
.install_Title{
	background:url(../images/install/install_Title.gif) center no-repeat;
	width:165px;
	height:34px;
}
.install_Tab{
	width:95%;
	border: 1px solid #b1c3d9;
}
.install_Tab td{
	background:#eef7ff;
	border: 1px solid #b1c3d9;
}
.installCon_Tab{
	width:250px;
	margin:0 auto;
}
.installCon_Tab td{
	border: 0px;
}
.installPic_01{
	background: url(../images/install/001.jpg) no-repeat;
	width:250px;
	height:157px;
}
.installPic_02{
	background: url(../images/install/002.jpg) no-repeat;
	width:250px;
	height:179px;
}
.installPic_03{
	background: url(../images/install/003.jpg) no-repeat;
	width:250px;
	height:195px;
}
.installPic_04{
	background: url(../images/install/004.jpg) no-repeat;
	width:250px;
	height:195px;
}
.installPic_05{
	background: url(../images/install/005.jpg) no-repeat;
	width:250px;
	height:195px;
}
.installPic_06{
	background: url(../images/install/006.jpg) no-repeat;
	width:250px;
	height:195px;
}
.installPic_07{
	background: url(../images/install/007.jpg) no-repeat;
	width:250px;
	height:139px;
}
.installPic_08{
	background: url(../images/install/008.gif) no-repeat;
	width:250px;
	height:123px;
}
.installPic_09{
	background: url(../images/install/009.gif) no-repeat;
	width:250px;
	height:124px;
}
.installPic_10{
	background: url(../images/install/010.gif) no-repeat;
	width:250px;
	height:173px;
}
.installPic_11{
	background: url(../images/install/011.gif) no-repeat;
	width:250px;
	height:89px;
}
.installPic_12{
	background: url(../images/install/012.jpg) no-repeat;
	width:100px;
	height:113px;
}
.number01{
	background: url(../images/install/01.gif) no-repeat;
	width:35px;
	height:34px;
}
.number02{
	background: url(../images/install/02.gif) no-repeat;
	width:35px;
	height:34px;
}
.number03{
	background: url(../images/install/03.gif) no-repeat;
	width:35px;
	height:34px;
}
.number04{
	background: url(../images/install/04.gif) no-repeat;
	width:35px;
	height:34px;
}
.number05{
	background: url(../images/install/05.gif) no-repeat;
	width:35px;
	height:34px;
}
.number06{
	background: url(../images/install/06.gif) no-repeat;
	width:35px;
	height:34px;
}
.number07{
	background: url(../images/install/07.gif) no-repeat;
	width:35px;
	height:34px;
}
.number08{
	background: url(../images/install/08.gif) no-repeat;
	width:35px;
	height:34px;
}
.number09{
	background: url(../images/install/09.gif) no-repeat;
	width:35px;
	height:34px;
}
.number10{
	background: url(../images/install/10.gif) no-repeat;
	width:35px;
	height:34px;
}
.number11{
	background: url(../images/install/11.gif) no-repeat;
	width:35px;
	height:34px;
}
.number12{
	background: url(../images/install/12.gif) no-repeat;
	width:35px;
	height:34px;
}
.number13{
	background: url(../images/install/13.gif) no-repeat;
	width:35px;
	height:34px;
}
.number14{
	background: url(../images/install/14.gif) no-repeat;
	width:35px;
	height:34px;
}
.number15{
	background: url(../images/install/15.gif) no-repeat;
	width:35px;
	height:34px;
}
/*障礙排除*/
.hinder_Title{
	background:url(../images/hinder/hinder_Title.gif) center no-repeat;
	width:165px;
	height:35px;
}
.hinder_Tab{
	width:95%;
	border:0;
}
.hinder_Tab td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8CFA2;
	border-bottom-color: #E8CFA2;
	background-color: #FFFCEC;
}
.hinder_Tab th{
	border: 1px solid #E8CFA2;
	background-color: #FFFFFF;
}
.hinderCon_Tab td{
	border: 0px;
}
	
/*提醒文字*/
.remind {
	width:94%;
	margin:5px auto;
	text-align:left;
}
.remind_pic{
	background:url(../images/hinder/remind_pic.gif) no-repeat;
	width:219px;
	height:52px;
	margin:0 auto;
}
/*學習護照*/
.hikids_passport01{
	background: url(../images/feature/hikids_passport01.jpg) no-repeat;
	width:189px;
	height:134px;
}
.hikids_passport02{
	background: url(../images/feature/hikids_passport02.jpg) no-repeat;
	width:189px;
	height:134px;
}
.hikids_passport03{
	background: url(../images/feature/hikids_passport03.jpg) no-repeat;
	width:189px;
	height:134px;
}	
.hikids_passport04{
	background: url(../images/feature/hikids_passport04.jpg) no-repeat;
	width:189px;
	height:134px;
}
.search_Text a{
	font-size:15px;
	color: #0066CC;
	margin:5px auto 0 45px;
	width:80%;
	line-height:28px;
}
.search_Text a:hover{
	font-size:15px;
	color: #003399;
	margin:5px auto 0 45px;
	width:80%;
	line-height:28px;
}
/*內容，版權宣告*/
.copyrightTxet{
	font-size:15px;
	color:#339933;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:30px;
}