@charset "utf-8";
/*ALL*/
a, a:link, a:hover, a:visited{
	border-style:none;
}
ing{
	border:0;
}

body{
	margin:0;
	padding:0;
	font-family:微軟正黑體;
}
form{
	margin:0px; 
	display:inline;
}
.clear{
	clear:both;
}
.line_01{
	border-top:solid;
	border-top-width:thin;
	border-top-color:#666;
	margin-bottom:5px;
}
.line_02{
	border-top:dashed;
	border-top-width:thin;
	border-top-color:#999;
	margin:10px 10px 2px;
	clear:both;
}

#wrapper{
	width:1024px;
	margin:0 auto;
	clear:both;	
}
#header{
	width:1024px;
}
#logo{
	width:100px;
	height:95px;
	background-image:url(../images/logo.png);
	margin:10px 0 0 40px;
	float:left;
}
#run{
	width:800px;
	margin:20px auto 0;
	height:20px;
	padding-top:20px;
	font:14px 微軟正黑體;
	font-weight:bold;
	color:#2f8917;
	float:left;
}
#navi{
	width:517px;
	float:left;
}
#navi_02{
	width:351px;
	height:43px;
	padding-top:2px;
	background:url(../images/top_navi_02.jpg) no-repeat;
	float:left;
	font:12px/45px 微軟正黑體;
}
#navi_02 a{
	color:#fff;
	text-decoration:none;
}
#navi_02 a:hover{
	text-decoration:underline;
}
#case{
	width:215px;
	float:left;
	margin-left:50px;
	border: 1px solid #ccc;
	padding:5px;
}
#ads{
	width:693px;
	height:233px;
	border:#CCC 1px solid; 
	float:right;
	margin-right:48px;
}
#search{
	width:896px;
	height:31px;
	background:url(../images/search_bg.png) repeat-x;
	margin-left:50px;
	padding:6px 0 0 30px;
	font:12px 微軟正黑體;
}
/*.search{
	width:58px;
	height:23px;
	background-image:url(../images/btn_search.png);
	border-style:none;
}
.search:hover{
	background-image:url(../images/btn_t_search.png);
}*/
#top_login{
	float:left;
}

/*.top_login{
	width:58px;
	height:23px;
	background-image:url(../images/btn_top_login.png);
	border-style:none;
}
.top_login:hover{
	background-image:url(../images/btn_top_login_t.png);
}*/




#left{
	width:200px;
	float:left;
	margin-left:50px;
}

#navi_left{
	width:200px;
	margin-bottom:10px;
}
.s_ads img{
	width:198px;
	border-style:solid;
	border-width:thin;
	border-color:#999;
	margin-bottom:10px;
}

.pages a{
	font:12px/30px 微軟正黑體;
	color:#333;
	text-decoration:none;
}
.pages a:hover{
	color:#999;
}
	
#footer{
	font:12px/24px 微軟正黑體;
	width:1024px;
	margin:0 auto;
	text-align:center;
}
#footer_link a{
	font:12px/24px 微軟正黑體;
	color:#333;
	text-decoration:none;
}
#footer_link a:hover{
	color:#999;
}
.copyright{
	width:924px;
	height:30px;
	background-image:url(../images/footer_bg.png);
	line-height:30px;
	text-align:center;
	margin:0 auto;
}