

html, body, ul, li, h1, h2, h3, h4 {

	margin: 0;

	padding: 0;

	list-style: none;

}
.post-p p{
	margin: 20px 0 20px;
	}
.post-p img{
width:410px;
}
/* Tags */
.tags a {
  background: #111;
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 4px 10px 4px 12px;
  margin: 20px 1px 4px;
  border-radius: 2px;
}
.tags a:link {
	color: #fff;
}

.tags a:hover {
  background: rgba(17, 17, 17, 0.8);
}

.tags a:visited {
  color: #fff;
}

.block-20{
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  display: block;
  width: 100%;
  height: 308px;
  margin-bottom: 20px; }
  
.title-p{
	display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 25px;
    height: 40px;
}

h1 img {

	display: block;

}

img {

	border: 0;

}

a {

	color: black;

	font-weight: bold;

}

a:hover {
	color: red;
	text-decoration: underline;

}
.middle {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.left {

	float: left;

	position: relative;

}

.right {

	float: right;

}

.more {

	text-align: right;

}

.clear {

	clear: both;

}

body {

	background: white;

	text-align: center;

	font: 12px arial, sans-serif;

	color: #8A8A8A;

	padding-bottom: 60px;

}

#wrapper {

	text-align: left;

	width: 800px;

	position: relative;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: auto;

	margin-left: auto;

}



#spray {

	position: absolute;

	top: 0;

	left: 378px;

}

#body-left {

	width: 360px;

	float: left;

}

#body-right {

	width: 411px;

	position: absolute;

	top: 5px;

	left: 392px;

	float: right;

}

/******************** Navigation ****************/

#menu {

	width: 360px;

	margin-top: 5px;

	height:auto;

	background-repeat: no-repeat;

	text-align:center;

	padding-top: 22px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}



#menu li{

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000;

	width: 185px;

	margin-right: auto;

	margin-left: auto;

}

#menu a{

	font-family: "華康超特明體";

	font-size: 20px;

	font-weight: normal;

	text-transform: uppercase;

	color: #000000;

	text-decoration: none;

	line-height: 41px;

}

#menu a:hover{

	color:#FF0000;

}

#h-color {

	margin-top: 18px;

}

/******************** Projects - Welcome ****************/

.dot-divider {

	background-image:url(images/dot.gif);

	width:324px;

	height:16px;

	background-repeat:repeat-x;

}

#h-projects {

	margin-top: 35px;

}

#h-welcome {

	margin-top: 18px;

}

#projects-outer {

	margin-left: -5px;

	width: 374px;

}#projects p{position:relative;}

#projects {

	padding: 30px 20px 30px 30px;

}

#projects .left {

	margin-right: 15px;

}

#projects .more {

	padding-right: 25px;

}

#projects p {

	margin-top: 0;

	margin-bottom: 1em;

}

#welcome-more {

	margin-top: 20px;

}

#copyright {

	text-align: center;

	background: #E8E8E8;

	padding: 4px;

	margin-top: 30px;

	margin-right: auto;

	margin-left: auto;

}

#projects p {

	font-family: "華康粗明體";

	font-size: 14px;

	font-weight: bold;

	color: #C00;

}

#google {

	margin-top: 20px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	width: 960px;

}
