@charset "UTF-8";

html , body {
	width: 100%; height: 100%;
}

body {
	font-family: Tahoma, "微軟正黑體", Arial, Helvetica, sans-serif, "新細明體";
	font-size: 13px;
	background: url(/images/bg.jpg) repeat-x bottom fixed;
}

.clear {
	clear: both;
}

#container {
	position: relative;
	width: 846px; min-height: 100%; height: auto;
	margin: 0 auto -80px auto;
}

#mainArea {
	width: 845px; height: auto;
	background: #FFF;
}

#header {
	width: 845px; height: auto;
	overflow: hidden;
}

#header img {
	width: 845px; height: auto;
}

#topMenu {
	width: 845px; height: 44px;
}

#topMenu a {
	display: block; float: left;
	height: 44px;
}

#topMenu a.about {
	width: 140px;
	background: url(/images/topMenu.jpg) no-repeat;
}

#topMenu a.news {
	width: 141px;
	background: url(/images/topMenu.jpg) no-repeat -140px 0;
}

#topMenu a.menu {
	width: 141px;
	background: url(/images/topMenu.jpg) no-repeat -281px 0;
}

#topMenu a.period {
	width: 141px;
	background: url(/images/topMenu.jpg) no-repeat -422px 0;
}

#topMenu a.report {
	width: 141px;
	background: url(/images/topMenu.jpg) no-repeat -563px 0;
}

#topMenu a.store {
	width: 141px;
	background: url(/images/topMenu.jpg) no-repeat -704px 0;
}

#topMenu a:hover {
	background-position-y: -44px;
}

#footerPush {
	clear: both;
	
	text-align: center;

}

#footer {
	position: relative;
	width: 845px; height: 60px;
	margin: 0 auto;
	line-height: 60px; text-align: center;
	border-bottom: 20px solid #000;
}

#footer .copyright {
	display: inline-block;
	width: 435px; height: 30px;
	margin: 25px 0 5px 0;
	background: url(/images/footer.png) no-repeat;
}

#footer .email {
	display: inline-block;
	width: 125px; height: 30px;
	margin: 25px 0 5px 30px;
	background: url(/images/footer.png) no-repeat -480px 0;
}

#footer .facebook {
	display: inline-block;
	width: 135px; height: 30px;
	margin: 25px 0 5px 0;
	background: url(/images/footer.png) no-repeat -605px 0;
}

#footer .blog {
	display: inline-block;
	width: 80px;
height: 30px;
	margin: 25px 0 5px 0;
	background: url(/images/footer.png) no-repeat -740px 0;
}

#left {
	float: left; position: relative;
	width: 195px; height: auto;
	margin-left: -30px;
}

#right {
	float: right; position: relative;
	width: 640px; height: auto;
	margin-left: 8px; padding: 5px 15px;
	border: 1px solid #CCC;
	background: #FFF;
}
#right_product {
	float: right;
	position: relative;
	width: 670px;
	height: auto;
	border: 1px solid #CCC;
	background: #FFF;
}
#right_ptitle {
}
#right_pmain {
	margin-top: 5px;
}
#right_p_detail {
}
#main {
	padding: 15px;
	border: 1px solid #CCC;
	background: #FFF;
}

.editor {
	margin: 10px;
	overflow: hidden;
}

#right .editor {
	width: 620px; height: auto;
	margin: 10px;
	overflow: hidden;
}

.webEditor {
	width: 790px; height: auto;
	overflow: hidden;
}

.textContent {
	width: 780px; height: auto;
	margin: 10px;
	overflow: hidden;
}

.editor img , .webEditor img , .textContent img {
	max-width: 100%; height: auto;
}
	
/* 滑動scrollBtn */
#scrollBtn {
	position: absolute;
	width: 55px; height: 140px;
	top: 300px; right: -65px;

	background: url(/images/scrollBtn.png) no-repeat;
}

#scrollBtn .homeBtn {
	display: block; position: absolute;
	width: 55px; height: 140px;
	top: 0; right: 0;
}

#scrollBtn .topBtn {
	display: block; position: absolute;
	width: 30px; height: 30px;
	top: 0; right: 0;
}

/* crumbs */
#crumbs {
	width: 825px; height: auto;
	margin: 10px;
}

#crumbs a {
	color: #000; text-decoration: none;
}

#crumbs a:hover {
	color: #f08300;	text-decoration: underline;
}

/* 頁碼上下頁 */
#pageBtn {
	width: 600px;

	text-align: right;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
}

#pageBtn a.prev {
	display: inline-block;
	width: 15px; height: 18px;
	background: url(/images/pageBtn.png) no-repeat;
}

#pageBtn span.total {
	display: inline-block;
	width: auto; height: 18px;
	color: #666; line-height: 18px; vertical-align: text-bottom;
}

#pageBtn a.next {
	display: inline-block;
	width: 15px; height: 18px;
	background: url(/images/pageBtn.png) no-repeat -15px 0;
}

/* index */
#banner {
	width: 845px; height: 390px;
	margin-top: 15px;
	overflow: hidden;
}

#banner img {
	width: 845px; height: 390px;
}

#nav { 
	width: 845px; height: 13px;
	margin: 15px 0;
	text-align: center;
	overflow: hidden;
}

#nav a {
	display: inline-block;
	width: 13px; height: 13px;
	margin: 0 3px;
	line-height: 100px; 
	background: url(/images/nav.png) no-repeat;
	overflow: hidden;
}

#nav a.activeSlide {
	background-position: -13px 0;
}

#newsBox {
	float: left;
	width: 570px; height: auto;
}

#newsBox .newsTitle {
	width: 650px; height: 34px;
	background: url(/images/newsTitle.jpg) no-repeat;
}

#newsBox .newsList {
	width: 540px; height: auto;
	margin: 10px; *margin: 10px 10px 0 10px; padding: 0 10px 10px 0; *padding: 0 10px 0 0;
	border-bottom: 1px solid #999;
}

#newsBox .newsList .date {
	float: left;
	width: 100px; height: auto;
}

#newsBox .newsList .title {
	float: right;
	width: 440px; height: auto;
	margin-bottom: 5px;
	font-size: 14px;
}

#newsBox .newsList .title a {
	color: #000; text-decoration: none; font-weight: bold;
}

#newsBox .newsList .title a:hover {
	text-decoration: underline;
}

#newsBox .newsList .dec {
	float: right;
	width: 440px; height: auto; max-height: 54px;
	line-height: 18px;
	overflow: hidden;
}

#newsBox .more {
	display: inline-block;
	margin-left: 10px;
	color: #000; text-decoration: underline;
}

#movieBox {
	float: right;
	width: 250px; height: auto;
}

#movieBox .movieTitle {
	width: 250px; height: 34px;
	margin-bottom: 5px;
	background: url(/images/movieTitle.jpg) no-repeat;
}

#movieBox .movie {
	width: 250px; height: auto;
	margin-bottom: 15px;
	overflow: hidden;
}

#edmBox {
	float: right;
	width: 250px; height: auto;
}

#edmBox .edmTitle {
	width: 250px; height: 34px;
	margin-bottom: 5px;
	background: url(/images/edmTitle.jpg) no-repeat;
}

#edmBox .apply {
	width: 250px; height: 38px;
	margin-bottom: 15px;
	background: url(/images/edmInput.jpg) no-repeat;
}

#edmBox .apply input.email {
	float: left;
	width: 180px; height: 38px;
	vertical-align: middle; line-height: 38px; text-indent: 5px;
	background: none;
	border: none;
}

#edmBox .apply input.sendBtn {
	float: right;
	width: 70px; height: 38px;
	vertical-align: middle;
	background: none;
	border: none;
}

#adBox {
	float: right;
	width: 250px; height: auto;
}

#adBox .adTitle {
	width: 250px; height: 34px;
	margin-bottom: 5px;
	background: url(/images/aadTitle.jpg) no-repeat;
}

#adBox .pic {
	width: 250px; height: auto;
	overflow: hidden;
}

#adBox .pic img {
	width: 250px; height: auto;
}

/* news */
#right .newsList {
	width: 640px; height: auto;
	margin: 12px 0;
}

#right .newsList .date {
	float: left;
	height: auto;
}

#right .newsList .title {
	float: left;
	width: 550px;
	height: auto;
	font-size: 14px;
}

#right .newsList .title a {
	color: #000; text-decoration: none;
}

#right .newsList .title a:hover {
	text-decoration: underline;
}
#main .newsTitle {
	margin: 10px;
	font-size: 24px; color: #f08300; font-weight: bold; line-height: 30px;
}
#main .newsPic {
	margin: 10px;
	overflow: hidden;
}

#main .newsPic img {
	width: 794px; height: auto;
}

/* report */
#left a.report {
	display: block; position: absolute;
	width: 160px; height: 65px;
	top: 85px; left: 30px;
}

#left a.movie {
	display: block; position: absolute;
	width: 160px; height: 65px;
	top: 155px; left: 30px;
}

#left a:hover {
	background-position: 0 0;
}

#right .reportTitle {
	width: 620px; height: auto;
	margin: 10px;
	font-size: 24px; color: #f08300; font-weight: bold; line-height: 30px;
}

#right .reportDec {
	width: 620px; height: auto;
	margin: 0 10px 20px 10px;
}

#right .reportBlog {
	width: 620px; height: auto;
	margin: 10px;
}

#right .reportBlog a {
	display: inline-block;
	color: #000; text-decoration: underline;
}

#right .movie {
	width: 620px; height: auto;
	margin: 20px 10px;
	overflow: hidden;
}
	
/* store */
#right .borderTR {
	position: absolute;
	width: 60px; height: 60px;
	top: 0; right: 0;
	background: url(/images/store/border.png) no-repeat;
}

.storeList {
	position: relative;
	width: 640px; height: 180px;
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #999;
	overflow: hidden;
}

.storeList .pic {
	float: left;
	width: 200px; height: 130px;
	margin: 20px 30px 20px 20px;
	overflow: hidden;
}

.storeList .pic img {
	width: 200px; height: 130px;
}

.storeList .mask {
	position: absolute;
	width: 240px; height: 170px;
	top: 0; left: 0;
	background: url(/images/store/mask.png) no-repeat;
}

.storeList .name {
	float: right;
	width: 390px; height: auto;
	margin: 40px 0 10px 0;
	font-size: 14px; color: #eb6100; font-weight: bold;
}

.storeList .info {
	float: right;
	width: 390px; height: auto;
	line-height: 18px;
}

.storeList .info em {
	font-style: italic;
}

.storeList .map {
	position: absolute;
	width: 45px; height: 57px;
	bottom: 15px; right: 10px;
	background: url(/images/store/mapIcon.jpg) no-repeat;
}

.storeList .map a {
	display: block;
	width: 45px; height: 57px;
}

/* menu */
#left a.menu {
	display: block;
	position: absolute;
	width: 159px;
	height: 43px;
	top: 92px;
	left: 31px;

}

#left a.commend {
	display: block;
	position: absolute;
	width: 158px;
	height: 41px;
	top: 145px;
	left: 31px;

}

#left a.period {
	display: block;
	position: absolute;
	width: 158px;
	height: 41px;
	top: 196px;
	left: 32px;
}

#left a.affiliate {
	display: block;
	position: absolute;
	width: 158px;
	height: 41px;
	top: 249px;
	left: 32px;
}


/* health */
#left a.health {
	display: block;
	position: absolute;
	width: 158px;
	height: 43px;
	top: 92px;
	left: 31px;

}

#left a.vegetables {
	display: block;
	position: absolute;
	width: 158px;
	height: 41px;
	top: 305px;
	left: 31px;

}

#left a.seafood {
	display: block;
	position: absolute;
	width: 156px;
	height: 44px;
	top: 196px;
	left: 32px;
}

#left a.calcium {
	display: block;
	position: absolute;
	width: 157px;
	height: 44px;
	top: 144px;
	left: 31px;
}
#left a.meat {
	display: block;
	position: absolute;
	width: 158px;
	height: 44px;
	top: 249px;
	left: 31px;
}



/* message */
#left a.message {
	display: block;
	position: absolute;
	width: 159px;
	height: 43px;
	top: 92px;
	left: 31px;

}

#left a.charity {
	display: block;
	position: absolute;
	width: 158px;
	height: 41px;
	top: 145px;
	left: 31px;

}

#left a.food-safety {
	display: block;
	position: absolute;
	width: 158px;
	height: 41px;
	top: 196px;
	left: 32px;
}

#left a.cooking-tips {
	display: block;
	position: absolute;
	width: 158px;
	height: 41px;
	top: 249px;
	left: 32px;
}


#left a:hover {
	background-position: 0 0;
}

#right .menuList {
	width: 640px; height: 260px;
	border-bottom: 2px dotted #666;
}

#right .menuList:last-child {
	border: none;
}

#right .menuList li {
	float: left; 
	width: 200px; height: 260px;
	margin-left: 20px;
}

#right .menuList li:first-child {
	margin-left: 0;
}

#right .menuList li span {
	position: relative; display: block;
	width: 200px; height: 200px;
	margin: 10px 0;
}

#right .menuList li img {
	width: 200px; height: 200px;
}

#right .menuList li div {
	width: 200px; height: 40px;
	line-height: 16px; text-align: center;
}

#right .menuList li div a {
	color: #000; text-decoration: none;
}

#right .menuList li div a:hover {
	color: #f08300;	text-decoration: underline;
}

#right .menuPic {
	width: 640px; height: auto;
	margin-bottom: 10px; 
	overflow: hidden;
}

#right .menuContent {
	width: 520px; height: auto;
	margin: 0 60px;
}

/* commend */
#right .title {
	width: 640px; height: auto;
}

#right .banner {
	width: 640px; height: auto;
	margin-top: 20px;
	overflow: hidden;
}

#right .banner img {
	display: block;
	width: 640px; height: auto;
	margin-bottom: 20px;
}

/* period */
#right .periodList {
	width: 640px; height: auto;
}

#right .periodList .pic {
	width: 640px; height: auto;
	margin-bottom: 10px;
	overflow: hidden;
}

#right .periodList .more {
	width: 640px; height: 14px;
	margin-bottom: 30px;
	text-align: center;
}

#right .periodList .more a {
	display: inline-block;
	width: auto; height: 14px;
	padding-left: 10px;
	color: #000; text-decoration: none; line-height: 14px;
}

#right .periodList .more a:hover {
	color: #f08300;	text-decoration: underline;
	background-position: 0 -14px;
}

#main .title {
	width: 770px; height: auto;
	margin: 10px 10px 20px 10px;
	text-align: center; font-size: 16px;
}

#main .periodTitle {
	width: 770px; height: 30px;
	margin: 10px;
	font-size: 24px; color: #f08300; font-weight: bold; line-height: 30px;
	overflow: hidden;
}

#main .periodPic {
	position: relative;
	width: 790px; height: auto;
	margin: 10px 0;
}

#main .periodPic img {
	width: 790px; height: auto;
}

#main .periodPic .prev {
	position: absolute; display: block;
	width: 26px; height: 66px;
	top: 50%; left: -26px;
	margin: -33px 0 0 0;
	background: url(/images/period/arrow.png) no-repeat 0 -66px;
}

#main .periodPic .next {
	position: absolute; display: block;
	width: 28px; height: 66px;
	top: 50%; right: -28px;
	margin: -33px 0 0 0;
	background: url(/images/period/arrow.png) no-repeat;
}

#main .periodPic .desable {
	cursor: default;
	background-position-x: -28px;
}

#button {
	width: 845px; height: 70px;
	margin: 20px 0;
	text-align: center;
}

#button a {
	display: inline-block;
	width: 150px; height: 70px;
	background: url(/images/period/button.png) no-repeat;
}

/* about */
#left a.about1 {
	display: block; position: absolute;
	width: 160px; height: 65px;
	top: 85px; left: 30px;

}

#left a.about2 {
	display: block; position: absolute;
	width: 160px; height: 65px;
	top: 155px; left: 30px;

}

#left a.about3 {
	display: block; position: absolute;
	width: 160px; height: 65px;
	top: 225px; left: 30px;

}

#left a.about4 {
	display: block; position: absolute;
	width: 160px; height: 65px;
	top: 295px; left: 30px;

}

#left a:hover {
	background-position: 0 0;
}

#aboutRight {
	float: right; position: relative;
	width: 660px; height: auto;
	margin-left: 20px;
}
.box {
	border: 5px solid #EDEDED;
	background-color: #F2F2F2;
}

/* 關於源士林 */
.a1 {
	font-size: 14px;
	font-weight: bold;
	color: #0050B3;
}
.jobHuntDiv dl {
margin: 0em 2em;
padding: 1em 0;
border-bottom: dotted 1px #ccc;
}
.jobHuntDiv dl dt {
	margin: 0;
	border-left: solid 3px #e57373;
	text-indent: 6px;
	font-size: 18px;
	color: #fc6565;
	font-weight: bold;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#people {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	height: 25px;
	padding-left: 5px;
	padding-top: 3px;
}
.jobHuntDiv dl dd label {
	float: left;
	width: 8em;
	color: #000;
	font-weight: bold;
}
.jobHuntDiv h3 {

margin: 0px;
}
.jobHuntDiv {
background-image: url(/images/jobHuntDiv_footer.gif);
background-repeat: no-repeat;
background-position: center bottom;
width: 612px;
padding-bottom: 15px;
}
.jobHuntDiv div.body {
background-image: url(/images/jobHuntDiv_body.gif);
background-repeat: repeat-y;
background-position: center top;
}
.jobHuntDiv dl dd div {
margin-left: 8em;
}
#notepad {
	font-size: 14px;
	line-height: 22px;
}
#polycy_menu {
	font-size: 15px;
	font-weight: bold;
	color: #0057B9;
	clear: both;
}
#polycy_menu  a:link {
	color: #0057B9;
	text-decoration: underline;
	font-weight: bold;
} 
#polycy_menu  a:visited {
	color: #0057B9;
	text-decoration: underline;
} 
#polycy_menu  a:hover {
	color: #C30;
	text-decoration: underline;
}
#policy_menu1 {
	font-size: 15px;
	width: 550px;
	float: left;
	height: 20px;
	margin-bottom: 15px;
}
#policy_menu2 {
		font-size: 15px;
	width: 120px;
	float: left;
}
#policy_menu3 {
		font-size: 15px;
	width: 260px;
	float: left;
}
#policy_menu4 {
		font-size: 15px;
	width: 100px;
	float: left;
}
#policy_main {
	font-size: 15px;
	font-weight: bold;
	color: #0057B9;
	clear: both;
	padding-top: 10px;
}
#policy_main_p {
	width: 200px;
	height: 286px;
	float: left;
	margin-right: 7px;
	border: 3px solid #E1E1E1;
	margin-bottom: 10px;
	text-align: center;
}

/* 源士林大事記 */
#notepad {
	font-size: 14px;
}
#notepad_a {
	width: 550px;
	float: left;
	margin-bottom: 5px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#notepad_b {
	width: 300px;
	float: left;
	margin-bottom: 5px;
	line-height: 22px;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#notepad_c {
	width: 630px;
	float: left;
	margin-bottom: 5px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
/* 人才招募 */
#notepad2 {
	font-size: 14px;
	margin-top: 5px;
	clear: both;
}
#notepad_a2 {
    font-size: 14px;
	width: 84px;
	float: left;
	margin-bottom: 5px;
	line-height: 22px;
}
#notepad_b2 {
	font-size: 14px;
	width: 550px;
	float: left;
	margin-bottom: 5px;
	line-height: 22px;
}
