a{
	text-decoration:none;
	}

body{
	background-image:url('image/bg002.jpg');
	background-position:center;
	background-position:top;
	overflow-x:hidden;/*X軸卷軸*/ 
	/*
	overflow-y:hidden;/*Y軸卷軸*/
	background-attachment:fixed;
	background-repeat:repeat-x;
	margin: 0px auto;
	padding: 0;
	width: 950px;
	}

#menu2{
	margin-bottom:-240px;
	margin-left:45px;
	padding-left:0px;
	margin-top:210px;
	z-index:1;
	position: relative;
	width:900px;

	}

#cloud{
	display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	background: url(image/cloud.png) no-repeat;
	width:976px;
	height:228px;
	margin:0px auto;
	margin-top:10px;
	}

#cloud_c{
	display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	background: url(image/cloud.png) no-repeat;
	width:976px;
	height:228px;
	margin:0px auto;
margin-top:-70px;
	}

#name2{
	display: block;
   -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-left:27px;
	margin-top:-245px;
	height:178px;
	}


#name2_c{
	display: block;
   -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-left:27px;
	margin-top:-245px;
	height:178px;
	}

#head{
	display: block;
   -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-left:27px;
	margin-top:-160px;
	height:178px;
	}


#head_c{
	display: block;
   -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-left:27px;
	margin-top:-160px;
	height:178px;
	}

#linkbox{
	margin-top:-170px;
	font-size:12px;
	margin-left:500px;
	text-shadow: 0px 0px 10px #FFFFFF;
	width:auto;
	}

#linkbox a{
text-decoration:none;
color:#000000;

}

#linkbox a:hover{
text-decoration:none;
color:#FF0000;
}


#linkbox_c{
	margin-top:-170px;
	font-size:12px;
	margin-left:500px;
	text-shadow: 0px 0px 10px #FFFFFF;
	width:auto;
	}

#linkbox_c a{
text-decoration:none;
color:#000000;

}

#linkbox_c a:hover{
text-decoration:none;
color:#FF0000;
}



#content{
position:absolute;
margin:0px auto;
margin-top:220px;
margin-left:105px;
text-align:left;
line-height:30px;
width:755px;
height:150px;
display: table; 
word-wrap: break-word; 
word-break: break-all;
overflow: scroll;
font-size:14px;
	}

#content2{
position:absolute;
margin:0px auto;
margin-top:220px;
margin-left:135px;
text-align:left;
line-height:30px;
width:755px;
height:150px;
display: table; 
word-wrap: break-word; 
word-break: break-all;
overflow: scroll;
font-size:14px;
	}


#breadcrumb {
	text-align:right;
	font-size:12px;
	color:#666;
	}

#apDiv1 ,#apDiv2,#apDiv3{
	height:20px;
	cursor:pointer;
	overflow:hidden;
	float:left;
	margin-left:10px;
	list-style-type: none;
	border: 0px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

#apDiv4{
	height:20px;
	cursor:pointer;
	overflow:hidden;
	float:left;
	margin-left:20px;
	list-style-type: none;
	border: 0px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

#apDiv5,#apDiv6,#apDiv7{
	height:20px;
	cursor:pointer;
	overflow:hidden;
	float:left;
	margin-left:px;
	list-style-type: none;
	border: 0px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-right:-18px;
}




#aa a{
	width:65px;
	display:inline-block;
	background-color:#62A3CE;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
	padding:10px 13px /*分頁寬度*/ 10px 12px;
	font-family:微軟正黑體;
	opacity:0.8;
	filter:alpha(opacity=80);
	
}
#aa a:hover{
	color: #FFFFFF;
	background-color:#0B66AD;
	
	opacity:1;
	filter:alpha(opacity=100);
}

#bb a{
	width:100px;
	display:inline-block;
	background-color:#62A3CE;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
	padding:10px 13px /*分頁寬度*/ 10px 12px;
	font-family:微軟正黑體;
	opacity:0.8;
	filter:alpha(opacity=80);
	
}
#bb a:hover{
	color: #FFFFFF;
	background-color:#0B66AD;
	
	opacity:1;
	filter:alpha(opacity=100);
}


#dd a{
	width:80px;
	display:inline-block;
	background-color:#62A3CE;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
	padding:10px 13px /*分頁寬度*/ 10px 12px;
	margin-left:-5px;
	opacity:0.8;
	filter:alpha(opacity=80);
	font-family:微軟正黑體;
	
}
#dd a:hover{
	color: #FFFFFF;
	background-color:#0B66AD;
	
	opacity:1;
	filter:alpha(opacity=100);
}



#cc a{
	width:52px;
	display:inline-block;
	background-color:#62A3CE;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
	padding:10px 13px /*分頁寬度*/ 10px 12px;
	font-family:微軟正黑體;
	opacity:0.8;
	filter:alpha(opacity=80);
	
}
#cc a:hover{
	color: #FFFFFF;
	background-color:#0B66AD;
	
	opacity:1;
	filter:alpha(opacity=100);
}


#footer2{
	color:#666;
	font-size:10px;
	margin-left:0px;
	width:700px;
	}
#xx img {
	margin-bottom:-5px;
	 border: solid 1px transparent; } 

#xx img:hover { border-color: white; }

.entry img {
        background: #FFFFFF;
        color: #000000;
        border: 1px solid #CCCCCC;
        padding: 4px;
}
/*圖片加說明********************************/
.entry .img-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.entry .img-caption img {
        background: #FFFFFF;
        color: #000000;
        border: 0px;
        padding: 0px;
}
.entry .img-caption p {
        margin:0;
		vertical-align:top
		align:
}