@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
font-family:"微軟正黑體", "Microsoft JhengHei", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro",  "新細明體", Verdana, PMingLiU, sans-serif;
	font-size: 15px;
	line-height: 24px;

}
a:link {	text-decoration: none;color:#3366FF;}
a:visited {	text-decoration: none;color: #3366FF;}
a:hover {text-decoration: none;color:#990000;}
a:active {	text-decoration: none;color: #FF0000;}
hr{clear:both;}

#newsimg {
position:absolute;
left:390px;
	width: 275px;
	border:solid 5px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	}
	
h1 {
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 18px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #069;
}
.newscount{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	}

.newscount img{
	border:none;
	margin:10px;
	max-width:100%;
	height: auto;
}


#messageSent{margin-left:5px;color:#FFF;display:none;}
               
  


.listdiv {
	height:155px;
	margin:2px;
	padding-left:7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}
.img5 {
	padding-right:15px;
	
	}
img{border:0;}

#news_h1 {
height:125px;
background: #b3bead; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #b3bead 0%, #dfe5d7 60%, #fcfff4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b3bead), color-stop(60%,#dfe5d7), color-stop(100%,#fcfff4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #b3bead 0%,#dfe5d7 60%,#fcfff4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #b3bead 0%,#dfe5d7 60%,#fcfff4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #b3bead 0%,#dfe5d7 60%,#fcfff4 100%); /* IE10+ */
background: linear-gradient(135deg,  #b3bead 0%,#dfe5d7 60%,#fcfff4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3bead', endColorstr='#fcfff4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
#elsenews{width:125px; position:absolute;left:0;top:0;z-index:120;}
#elsenewss{display:none;height:180px; background-color:#ddd;padding:0 5px;}
#elsenewsimg{
-moz-border-radius:0px 0px 75px 75px;
-webkit-border-radius:0px 0px 75px 75px;
border-radius:0px 0px 75px 75px;

}
#contact{width:125px; position:absolute;left:130px;top:0;z-index:122;}
#contacts{display:none;height:180px; background-color:#39f;}
#contactimg{
-moz-border-radius:0px 0px 75px 75px;
-webkit-border-radius:0px 0px 75px 75px;
border-radius:0px 0px 75px 75px;

}
#likeme{width:125px; position:absolute;left:260px;top:0;z-index:125;}
#likemes{height:180px;display:none; background-color:#FC3;}
#likemes img{margin:5px;}
#likemeimg{
-moz-border-radius:0px 0px 75px 75px;
-webkit-border-radius:0px 0px 75px 75px;
border-radius:0px 0px 75px 75px;

}

.contain {position: relative;border:solid 1px #ccc;background-color:#FFFFFF; }
.contain img{border:none;
margin:6px;
	max-width: 100%;
	height: auto;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	}
.contain a img:hover{
position:relative;
	top:1px;
	left:1px;
	}
.contain:before,.contain:after {
content: '';
	position: absolute;
	z-index: -2;
	bottom: 12px;
	left:  15px;
	width: 50%;
	height: 20%;
	border-radius: 10px/90px;
	box-shadow: 0 15px 10px rgba(0,0,0,0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg); }
.contain:after {
right: 15px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.imgbb p,.imgbb img{margin:0;padding:0;}
.imgbb img{border:none;	max-width: 100%;height: auto;
-moz-box-shadow:0 6px 5px -2px rgba(20%,20%,40%,0.5);
-webkit-box-shadow:0 6px 5px -2px rgba(20%,20%,40%,0.5);
box-shadow:0 6px 5px -2px rgba(20%,20%,40%,0.5);
	}
#names,#tel{display:none;}