﻿/* CSS Document */



#left_news{width:433px;float:left;margin:9px 0px 0px 20px;}
#new_title{width:100%;clear:both;height:23px;}

#news_list{width:100%;clear:both;margin-top:9px;}
#news_list2{width:100%;clear:both;margin-top:12px;}
#news_photo{float:left;width:138px;margin-right:9px;}
#news_info{float:left;margin-top:10px;}
.info_title{font-weight: bold;font-family: Arial, Helvetica, sans-serif;	font-size: 1em;color: #a3a3a3; margin:0px;padding:0px;siza:0.95em;}
.news_text{padding:0px;margin:0px;font-family: Arial, Helvetica, sans-serif;	font-size: 0.75em;color: #FFFFFF;margin:0px;padding:0px;}


#news_more{float:right;clear:right;margin:56px 8px 0px 0px ;}
#news_boundary{
	width:100%;
	clear:both;
	height:1px;
	background-image: url(../photo/boundaryline.gif);
	background-repeat: repeat-x;
    margin-top:3px;
}
/*news type 2 */
#newsdate{width:100%;float:left;}
#news_info_title{width:286px;float:left;}
#news_info_type2{float:left;margin-top:7px;width:286px;float:left;}
#news_more_type2{float:right;clear:right;margin:4px 8px 0px 0px ;}
#news_boundary_type2{
	width:100%;
	clear:both;
	height:1px;
	background-image: url(../photo/boundaryline.gif);
	background-repeat: repeat-x;
    margin-top:2px;
}



#video_btn{width:100%;clear:both;margin-top:7px;padding-left:4px;}



#right_about{width:49%;float:right;clear:right;margin-top:9px;}
#about_title{width:100%;clear:both;height:23px;}
#about_text{width:90%;clear:both;margin-top:9px;}






/*建立文字替代圖片*/
h1{background-image: url(../photo/news.png);background-repeat: no-repeat;width:67px;height:23px;}
h1 span{display:none;}

h2{background-image: url(../photo/aboutus.png);background-repeat: no-repeat;width:116px;height:23px;}
h2 span{display:none;}
