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

.box {
	background: url(images/box.jpg);
	width: 190px;
	margin:5px 10px;
}
.box-title {
	height: 41px;
	line-height: 30px;
	background: url(images/box_title.jpg);
}
	.box-title span {
		display: block;
		width: 110px;
		color: #fff;
		font-weight: bold;
		text-align: center;
		margin-left: 8px;
	}
.box-text { background: url(images/box_bottom.jpg) no-repeat 0 bottom; }
.box-text .app-box{ text-align:center;}
.box-text .app-area{margin-top:10px;}

.channel-box1 {
	height: 80px;
	_height: 1%;
	overflow: hidden;
	_overflow: none;
	font-size: 12px;
	line-height: 17px;
	padding: 10px 0;
	border-bottom: 1px solid #e3e3e3;
}
.channel-box2 { 
_height: 1%; overflow: hidden; _overflow: none; 
font-size: 12px;  line-height: 17px; padding: 10px 0; 
border-bottom: 1px solid #e3e3e3; }
.channel-box3 { 
_height: 1%; overflow: hidden; _overflow: none; 
font-size: 12px;  line-height: 17px; padding: 10px 0; 
border-bottom: 1px solid #e3e3e3; }

.channel-box1 ul,ol,li { margin:0; padding:0; }
.channel-box2 ul,ol,li { margin:0; padding:0; }
.channel-box3 ul,ol,li { margin:0; padding:0; }

#news .box-text,#channel .box-text { padding: 5px 5px 5px; }
.news-img ,.channel-img { float: left; }
.channel-text { float: right; width: 180px; height: 71px; overflow: visible; }
.channel-text1 { float: right; width: 180px; height: 150px; overflow: visible; }
.channel-text2 { float: right; width: 180px; height: 40px; overflow: visible; }
.channel-text3 { float: right; width: 180px; overflow: visible; }

.channel-title {
	font-weight: bold;
	font-size: 15px;
}
.channel-desc {
	height: 17px;
	overflow: visible;
}
.channel-shop {
	float: right;
	width: 180px;
	overflow: visible;
}

.channel-shop img{
 }

.h3 {
	font-family: "標楷體";
	font-size: 25px;
	line-height: 33px;
	font-weight: bold;
	color: #F30;
}
