@charset "utf-8";
/* CSS Document */
div.articleList {
	margin:10px 20px 0 10px;
	letter-spacing: 3px;
	line-height: 170%;
}
div.al_title {	top: -55px;}
div.alt_icon1{
	background-image: url(/images/all/icons.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 200;
	height: 45px;
	width: 90px;
	background-position: 0 -290px;
	right: -20px;
	top: 5px;
	float: left;
}
div.alt_icon2{
	height: 65px;
	width: 90px;
	background-position: 0 -210px;
	right: -560px;
	top: -10px;
}
div.articleList ul li {
	height: 160px;
	width: 630px;
}
div.articleList div.alt_Photo {
	background-image: url(../images/article/alPhotoBg.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 10px;
	float: left;
}
div.articleList div.alt_Photo img {
	border: 1px solid #c2c9c4;
}
div.articleList h3 {
	font-size: 18px;
	color: #605552;
}
div.articleList h3 a {
	font-size: 18px;
	color: #605552;
}
div.articleList h4 {
	font-size: 11px;
	color: #00712f;
}
div.articleList p {
	font-size: 14px;
	color: #838383;
}
div.articleList a {
	color: #605552;
}
div.articleList .al_line {
	background-image: url(/images/all/line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
	padding: 5px;
}
div.articleList div.al_content {
	width: 480px;
	height: 140px;
	float: right;
	padding-top: 10px;
}


div.articleDetail {
	margin:10px 20px 0 10px;
	letter-spacing: 3px;
	line-height: 170%;
}
div.ad_title {	top: -60px;}

div.adt_icon{
	height: 70px;
	width: 90px;
	background-position: 0 -130px;
	right: -560px;
	top: -15px;
}

/*開心教學*/
div.teaching { background: url(/Uploads/images/開心教學/Teaching.png) no-repeat center top; overflow: hidden; margin: 0;}
div.teaching p{ margin: 0 240px 40px 0;}


/*關於開心*/
div.aboutUs {font-size:16px;line-height: 200%;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}
div.aboutUs .au_p1 {}
div.aboutUs .au_p2 {background: url(/images/aboutUs/aboutUsImg2.png) no-repeat 0 -60px;}
div.aboutUs .au_p3 {background: url(/images/aboutUs/aboutUsImg2.png) no-repeat 200px 0;}
div.aboutUs .au_p4 {}