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

.box {
	background: url(images/box.jpg);
	width: 220px;
	margin: 5px 5px;
}
.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: 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: 15px;
	line-height: 18px;
	padding: 5px 0;
}

.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: hidden; }
.channel-text1 { float: right; width: 180px; height: 150px; overflow: hidden; }
.channel-text2 { float: right; width: 180px; height: 40px; overflow: hidden; }
.channel-text3 { float: right; width: 180px; overflow: visible; }

.channel-title {
	font-weight: bold;
	font-size: 15px;
}
.channel-desc { height: 25px; overflow: hidden; }
.channel-desc a:link, .channel-desc a:hover,.channel-desc a:visited{
	overflow: hidden;
	text-decoration: none;
}
.channel-shop {
	float: right;
	width: 180px;
	overflow: auto;
}

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