@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
/***普通通用*********************************************************/
p {margin: 0px;padding: 0px;}
img {border: 0px;}
.clear {zoom: 1;clear: both;background-color: white;}
.clear:after {content: '';display: block;clear: both;visibility: hidden;height: 0;}
.bold{font-weight:bold;}
/***普通通用*********************************************************/
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #5f839c;
}
#wrapper100 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #5f839c;
}
#wrapper {
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0 auto;
	line-height: 18px;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: Verdana, "新細明體", "微軟正黑體";
	
	}
#header {
	width: 1000px;
	height: 82px;
	background-image:url(../images/header.jpg);
}
#main {
	width: 1000px;
	height: 194px;
	background-image:url(../images/main_bg.jpg);
	
	
}
#leftsidebar {
	width: 410px;
	height: 174px;
	float: left;
	margin: 20px 0px 0px 50px;
	
}
#container{
	width: 500px;
	height: auto;
	float: left;
	margin: 20px 0px 0px 40px;
	
}
#footer100 {
	width: 100%;
	height: 100px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
}
#footer {
	width: 1000px;
	height: 100px;
	margin:0 auto;
	background-image:url(../images/footer.jpg);
}
/***商標*********************************************************/
#logo {
	position: absolute;
	z-index: 1;
	height: 100px;
	width: 100px;
	left: 25px;
	top: 26px;
	
}
.language {
float: right;
margin-right: 25px;
font-size: 12px;
letter-spacing: 0;
}
.language a {
text-decoration: none;
color: #265eb0;
}
/*-廣告主視圖----------------------------------------*/
#AD {
	width: 1000px;
	height: 324px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(../images/ad01.jpg);
	
}
/*-首頁關於我們-----------------------------------------*/
#iabout {
	height: auto;
	width: 380px;
	float: left;
	color: #666666;
	letter-spacing: 2px;
}
#iabout .head {
	height: 46px;
	width: 380px;}
#iabout .photo {
	height: auto;
	width: 155px;
	margin: 5px 5px 0px 5px;
	float: left;
	overflow: hidden;
}
#iabout .photo_style {
	/*	padding: 5px;
	background-color: #FFF;
*/	border: 5px solid #cfcfcf;
}
#iabout .caption {
	width: 280px;
	height: 22px;
	float: right;
	text-align: left;
	color: #663F37;
	font-size: 13px;
}
#iabout .caption A:link {
	color: #663F37;
	TEXT-DECORATION: none;
}
#iabout .caption A:visited {
	color: #663F37;
	TEXT-DECORATION: none;
}
#iabout .caption A:hover {
	COLOR: red;
	TEXT-DECORATION: underline;
}
#iabout .date {
	width: 280px;
	height: auto;
	padding: 30px 0px 0px 0px;
	float: right;
	font-size: 12px;
	text-align: left;
	color: #C50034;
	font-weight:bold;
}
#iabout .content {
	width: 200px;
	height: auto;
	float: right;
	font-size: 13px;
	text-align: left;
	color: #5A5A5A;
}
/*-照片列表-----------------------------------------*/
#topnav {
	height: 35px;
	width: 450px;
	padding: 0px 0px 0px 0px;
	/* [disabled]margin: 0 auto; */
	background-image: url(../images/top_nav.html);
	text-align: left;
	letter-spacing: 2px;
	color: #333E52;
	font-weight: bold;
}
#photolist {
	width: 450px;
	height: auto;
	float:left;
}
#photolist .photoframe {
	height: 110px;
	width: 105px;
	float: left;
	margin: 10px 3px;
}
#photolist .photo {
	height: auto;
	width: 100px;
	/* [disabled]padding: 5px; */
	background-image: url(../images/pic_box_bg.html);
	overflow: hidden;
}
#photolist .photo_style {
	border:1px #CCCCCC solid;
}
#photolist .caption {
	height: auto;
	width: 110px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #315196;
	font-weight: bold;
	text-align: center;
}
#photolist .caption A:link {
	color: #315196;
	TEXT-DECORATION: none;
}
#photolist .caption A:visited {
	color: #315196;
	TEXT-DECORATION: none;
}
#photolist .caption A:hover {
	COLOR: #2360b9;
	TEXT-DECORATION: underline;
}
#footer .info{
	width: 960px;
	height: auto;
	padding: 5px 20px 0px 20px;
	float: left;
	line-height: 60px;
	letter-spacing:1px;
	text-align: right;
	color: #ffe59a;
	}
#footer .menu{
	width: 450px;
	height: auto;
	padding: 5px 20px 5px 0px;
	float: right;
	text-align: right;
	color: #e6e6e6;
	}
#footer .menu A {
	color: #d97a00;
	TEXT-DECORATION: none;
}

#footer .menu A:hover {
	COLOR: #2360b9;
	TEXT-DECORATION: underline;
}



#footer .copyright{
	width: 500px;
	height: auto;
	float: left;
	padding: 5px 20px 5px 0px;
	text-align: right;
	color: #D4D3CE;
	}
#footer .copyright A:link {
	color: #D4D3CE;
	TEXT-DECORATION: none;
}
#footer .copyright A:visited {
	color: #D4D3CE;
	TEXT-DECORATION: none;
}
#footer .copyright A:hover {
	COLOR: red;
	TEXT-DECORATION: underline;
}
