@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-image: url(../images/index_img/bg00.jpg);
	background-repeat: repeat-x;
	background-position: top;}

/*上方形象圖底*/
#topimage00 {
	background:url(../images/index_img/imagebg00.jpg) no-repeat top center;}

#altu {
	position:absolute;
	z-index:104;
}

/*圖片名稱*/
.poto00 {
	margin: 2px;
	padding: 3px;
	background-color:#FFF;
	border: 1px solid #e3e3e3;
	}
.poto01 {
	margin: 2px;
	padding: 3px;
	}
	
/*熱門關鍵字*/
.hk_icon {
	background:url(../images/index_img/hot_key_icon.jpg) left center no-repeat ;
	width:25px;}
.hk_wo01 {
	background-color:#ddf3a9;
	font-size:11px;
	padding-left:5px;
	line-height:1.4;}
.hk_wo02 {
	background-color:#edf8d0;
	font-size:11px;
	padding-left:5px;
	line-height:1.4;}



/*文字樣式*/
.ti_new {
	color:#1f6ec6;
	font-weight:bold;
	font-size:110%;}
	.ti_new a {
	color:#1f6ec6;
	text-decoration:none;}
	.ti_new a:hover {
	color:#C60;
	text-decoration:none;}
	
.ti_new_day {
	color:#f9590b;
	font-weight:normal;
	font-size:90%;}
	
.ti_new_wo td {
	background:url(../images/index_img/new_icon.jpg) no-repeat left top;
	padding-left:18px;
	line-height:2.3;
}
	.ti_new_wo td a {
	color: #333;
	text-decoration:none;}
	.ti_new_wo td a:hover {
	color: #036;
	text-decoration:none;}
	
