@charset "utf-8";
/* CSS Document */
/* $!$t@1 */



h1, h2, h3, h4, h5, h6 {
margin:0px; padding:0px; color:#60b693;
}




/* tittle, sub title, date-month, review */
#headline {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px; font-weight:bold; color:#60746b;
}
#subtitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px; font-weight:normal; color:#60b693;
}
#date-month {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;	font-weight:normal;	color:#FFF;  /*89a79b : 80f4c5*/
	padding:5px; float:right; background:#F90; /*F9060b693*/
}

#review2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:normal; color:#999;
	display:block; padding-left:10px; border-bottom:dashed #c9f4e1 thin;
	text-align:justify; line-height:30px
}

#review {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:normal; color:#999; margin:0 0 10px 0;
	display:block; padding:0 0 10px 0; border-bottom:dashed #c9f4e1 thin;
	text-align:justify;
}
#review a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:normal; color:#999; 
	text-decoration:underline; line-height:23px;
}
#review a:link, #review a:visited, #review a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:normal; color:#999; 
	text-decoration:underline; line-height:23px;
}
#review a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:normal; color:#60746b; 
	text-decoration:none; line-height:23px;
}


/* content */
#content {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px; font-weight:normal; color:#999; margin:0 0 10px 0;
	display:block; padding:0 0 10px 0; border-bottom:dashed #c9f4e1 thin;
}
#copyright {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:normal; color:#999;
}
#small-link {
	text-decoration:none; color:#666; padding:0 0 0 5px;
	text-align:left; font-size:12px; border-left:thin solid #039A84;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#small-link a, #small-link a:link, #small-link a:active, #small-link a:visited {
	text-decoration:none; color:#666;
	text-align:left; font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#small-link a:hover {
	text-decoration:underline; color:#666;
	text-align:left; font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#small-link2 {
	text-decoration:none; color:#c9f4e1; padding:0 0 0 5px;
	text-align:left; font-size:12px; border-left:thin solid #039A84;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#small-link2 a, #small-link2 a:link, #small-link2 a:active, #small-link2 a:visited {
	text-decoration:none; color:#c9f4e1;
	text-align:left; font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#small-link2 a:hover {
	text-decoration:underline; color:#c9f4e1;
	text-align:left; font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#big-link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px; font-weight:bold; color:#60746b; line-height:20px;
	display:block; text-align:left; margin:0 0 5px 0;
	border-left:2px solid #039A84; padding:0 0 0 5px;
}
#big-link a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px; font-weight:bold; color:#60746b;
	text-align:left;
}
#big-link a:link, #big-link a:visited, #big-link:active {
	text-decoration:none; color:#60746b;
}
#big-link a:hover {
	text-decoration:underline; color:#60746b;
}


