@charset "utf-8";
h1,h2,h3,h4,h5,h6{ 
　　  font-weight: normal;   
　　  font-size: 100%;   
}
body{
	margin:0;
	padding:0;
	font:14px 微軟正黑體;
}
.clear{
	clear:both;
}

#wrapper{
	width:980px;
	margin:0 auto;
}
#navi{
	width:980px;
	height:auto;
	text-align:center;
}
#ad{
	width:980px;
	height:300px;
	margin:10px 0;
}
#search_box{
	width:980px;
	height:40px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#ads_run{
	width:400px;
	float:left;
	padding-top:15px;
}
#search{
	width:570px;
	float:right;
	text-align:right;
	padding:5px 10px 0 0;
}

.top_search_02{
	float:right;
}
.period{
	width:40px;
	height:23px;
}
.top_login{
	text-align:right;
	float:right;
	margin-right:15px;
}

/*left*/
#left{
	width:200px;
	float:left;
	margin-top:10px;
}
#login{
	width:180px;
	height:auto;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	padding:10px;
	margin-bottom:10px;
	font-family:微軟正黑體;
}
#login p label{
	width:60px;
	display:inline-block;
}
.text{
	width:110px;
}
.s_text{
	width:50px;
}
#login p{
	margin:0;
	font:14px/30px 微軟正黑體;
}
#news{
	width:180px;
	height:130px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	padding:10px 10px 20px;
}
#news_title{
	width:180px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	text-align:center;
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	margin-bottom:5px;
}
#news_title a{
	text-decoration:none;
	color:#000;
}
#news ul{
	margin:0;
	padding:0;
	list-style:none;
}
#news ul li{
	padding-left:5px;
	margin-bottom:10px;
}
#news ul li a{
	text-decoration:none;
}
#news ul li a:hover{
	text-decoration:underline;
}

#navi_left{
	width:200px;
	webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-top:10px;
	padding-bottom:10px;
}
#navi_left ul{
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
#navi_left ul li{
	font-size:16px;
	margin:0;
	padding:10px 0 0 25px;
	list-style:none;
	background:url(../images/off.png) 0px 0px no-repeat;
}

.open{
	font-size:12px;
	margin:0;
	padding:10px 0 0 25px;
	list-style:none;
	background:url(../images/off.png) 0px 0px no-repeat;
}
#navi_left ul li a{
	color:#FFF;
	text-decoration:none;
}
#navi_left ul li a:hover{
	text-decoration:underline;
}

#navi_left ul li ul{
	margin:0;
	padding:0;
	list-style:none;
}
#navi_left ul li ul li{
	font-size:14px;
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	background:none;
}
#navi_left ul li ul li a{
	color:#FFF;
	text-decoration:none;
}

#ads_left img{
	max-width:200px; 
    height:auto; 
    width:expression(this.width > 200 ? "200px" : this.width);
	margin-top:10px;
}
/*center*/	
#center{
	width:780px;
	margin-top:10px;
	float:left;
}
#center h1{
	margin-top:20px;
	font-size:18px;
	display:inline-block;
	margin-left:10px;
	color:#84ccc9;
}
#ads_center img{
	max-width:770px; 
    height:auto; 
    width:expression(this.width > 770 ? "770px" : this.width);
	margin-left:10px;
}
#more{
	font:16px 微軟正黑體;
	padding:3px 20px;
	border:1px solid #999;
	float:right;
	margin:20px 0 10px;
}
#more a{
	color:#999;
	text-decoration:none;
}

/*footer*/
#footer_link{
	text-align:center;
	margin-top:10px;
}
#footer_link a{
	color:#666;
	text-decoration:none;
}
#footer_link a:hover{
	text-decoration:underline;
}
#footer{
	width:940px;
	height:auto;
	padding:10px 20px;
	text-align:center;
	webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin:10px 0 5px;
	font-size:13px;
}
#footer a{
	color:#0686DF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#eagle{
	text-align:center;
	font-size:12px;
	margin-bottom:5px;
}
#eagle a{
	color:#999;
	text-decoration:none;
}
#eagle a:hover{
	color:#333;
}
/*pages*/
#pages{
	font:14px/60px 微軟正黑體;
	color:#0fb4c8;
	text-align:center;
}
#pages a{
	margin:0 8px;
	color:#006ac0;
	text-decoration:none;
}
#pages a:hover{
	color:#666;
}



/*plural*/

#plural{
	width:180px;
	height:auto;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	padding:10px 10px 20px;
	margin-top:10px;
}
#plural ul{
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}
#plural ul li{
	font-size:16px;
	margin:0;
	padding:10px 0 0 25px;
	list-style:none;
	background:url(../images/off.png) 0px 0px no-repeat;
}

#plural ul li a{
	color:#FFF;
	text-decoration:none;
}
#plural ul li a:hover{
	text-decoration:underline;
}

#plural ul li ul{
	margin:0;
	padding:0;
	list-style:none;
}
#plural ul li ul li{
	font-size:14px;
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	background:none;
}
#plural ul li ul li a{
	color:#FFF;
	text-decoration:none;
}

#plural_title{
	width:180px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	text-align:center;
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	margin-bottom:5px;
}
#plural_title a{
	text-decoration:none;
	color:#000;
}
#plural ul li{
	font-size:16px;
	margin:0;
	padding:10px 0 0 25px;
	list-style:none;
	background:url(../images/off.png) 0px 0px no-repeat;
}