@charset "utf-8";
body {
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #357800;
}
.line{
	background-image: url(../images/home_line2.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
#page {
	width: 960px;
	margin: 0 auto;
}

#box_top {
	height: 219px;
	width: 960px;
}

#box_center {
	width: 960px;
	clear: both;
	float: left;
	height: auto;
	padding-top:20px;
}

#box_bottom {
	width: 100%;
	height: auto;
	clear: both;
}

#box_center_left {
	width: 210px;
	float: left;
}

#box_center_content {
	width: 510px;
	float: left;
	margin:0px 15px;
}

#box_center_right {
	width: 210px;
	float: left;
}
#case_210 {
	width: 170px;
	margin-bottom: 13px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 22px;
	padding-left: 20px;
}
#marquee {
	width: 210px;
	padding-bottom: 11px;

}

#blog{
	width: 210px;
	margin-bottom: 18px;
	padding-top: 10px;
}

#case_210 input.google_search{
	border: 1px solid #bbc0b2;
	background-color: #ebeee6;
	background-image: url(../images/default/google_bg.gif);
	background-repeat: no-repeat;
	background-position: 8px 3px;
	font-size: 12px;
	line-height: 14px;
	color: #4a4d49;
	text-align: left;
	padding-left: 58px;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 6em;
}

#case_210 input.search{
	border: 1px solid #bbc0b2;
	font-size: 12px;
	line-height: 14px;
	color: #4a4d49;
	text-align: left;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 10.5em;
	background-color: #ebeee6;
	background-image: none;
}

/* 書籤收集 */
#menu_bookmarks {
	width: 210px;
	padding-bottom: 10px;
	padding-top: 1px;
	*+padding-top: 4px;
}
#menu_bookmarks p { float: left; margin: 2px; }
.case_w {
	border: 1px solid #FFFFFF;
}

#onli{
	width: 210px;
	margin-bottom: 14px;
}
#ad{
	width: 510px;
	padding-bottom:11px;
	text-align: center;
	background-image: url(../images/ad.jpg);
	background-repeat: no-repeat;
}

#case_510{
	width: 470px;
	height:178px;
	margin-bottom: 15px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#case_news{
	width: 470px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.news li {
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #476a1f;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 18px;
	height:20px;
	color: #FFFFFF;
}
.news li a:link{
	font-weight: normal;
	color: #FFFFFF;
}
.news li a:visited{
	font-weight: 000000;
	color: #FFFFFF;
}
.news li a:hover{
	font-weight: normal;
	color: #FFFFFF;
}
.news li a:active{
	font-weight: normal;
	color: #FFFFFF;
}

.home_news_time{
	color: #FFFFFF;
	width:90px;
	text-align:left;
	line-height: 18px;
	float:right;
}
.home_news_subject{
	color: #FFFFFF;
	width:360px;
	text-decoration:none;
	text-align:left;
	line-height: 18px;
	float:right;
}
.home_news_subject a:link{color: #FFFFFF;}
.home_news_subject a:visited{color: #FFFFFF;}
.home_news_subject a:hover{color: #FFFFFF;}
.home_news_subject a:active{color: #FFFFFF;}
.link {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.link a:link{color: #000000;}
.link a:visited{color: #000000;}
.link a:hover{color: #000000;}
.link a:active{color: #000000;}

#works{
	width: 470px;
	height:224px;
	margin-bottom: 15px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* 頁尾 */
#footer {
	width: 960px;
	height: 81px;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* 頁尾 logo */
#footer_logo {
	background-image: url(../images/footer_logo.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:200px;
	height:51px;
	float:left;
	padding-top: 30px;
}
/* 頁尾右區塊 */
#footer_right{
	width:760px;
	float: right;
}

/* 頁尾內文 */
#footer_text {
	width:500px;
	color:#ffffff;
	line-height: 19px;
	float:left;
	font-size: 11px;
	padding: 0px 0px 5px 20px;
	text-align: left;
}
#footer_text a:link { color:#ffffff; }
#footer_text a:visited { color:#ffffff; }
#footer_text a:hover { color:#ffffff; }
#footer_text a:active { color:#ffffff; }

/* 頁尾選單 */
#footer_menu {
	width:760px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 11px;
	height: 30px;
	float:right;
	text-align: center;
}
#footer_menu a:link { color:#FFFFFF; }
#footer_menu a:visited { color:#FFFFFF; }
#footer_menu a:hover { color:#FFFFFF; }
#footer_menu a:active { color:#FFFFFF; }

/* 頁尾版權宣告 */
#footer_copyright {
	width:220px;
	color: #ffffff;
	line-height: 19px;
	float:right;
	font-size: 11px;
	text-align: right;
	padding: 0px 10px 5px 0px;
}
#footer_copyright a:link { color: #ffffff; }
#footer_copyright a:visited { color: #ffffff; }
#footer_copyright a:hover {	color: #ffffff; }
#footer_copyright a:active { color: #ffffff; }

#recomm_sites li {
	color:#FFF;
	float:left;
	padding-right:5px;
}
#recomm_sites li a:link{color: #FFF;}
#recomm_sites li a:visited{color: #FFF;}
#recomm_sites li a:hover{color:#FC3;}
#recomm_sites li a:active{color: #FFF;}


