@charset "utf-8";
/* CSS Document */

/*******************************************************************************/
/*                   首頁部分
/*******************************************************************************/


/******************************visual img 部分 *********************************************/
#img-visual{
	width:100%;
	height:423px;
	text-align: -moz-center !important ;
	#text-align:center;
	background-image:url(../images/bg_visual.gif);
	background-repeat:repeat-x;
}



/******************************首頁內文 *********************************************/

#main{
	width:900px;
	text-align:left;
	
}
#main_bar{
	height:20px;
	clear:both;
	
}

#main-content{	
	padding-top:20px;
	position:relative;
}

#main-content-down{
	width:986px;
	height:52px !important ;
	#height:0px;
	clear:both;
}

#mc01{
	width:230px;
	float:left;
}

#mc02{
	width:57px;
	float:left;
}

#mc03{
	width:230px;
	float:left;
}
#mc03_list{
	width:230px;
	height:16px;
}
#mc03_dw{
	width:230px;
	height:10px;
	
}

#mc04{
	width:33px;
	float:left;
}

#mc05{
	width:310px;
	float:right;
	margin-right:8px;
}
#mc05_news{
	width:100%;
}
#mc05_newsDate{
	float:left;
	width:80px;
}
#mc05_newsTxt{
	width:220px;
	float:right;
}
#mc05_newsBar{
	margin-bottom:5px;
	clear:both;
}