@import url("style_site.css");
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.normal_text1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 4px;
}
p {
	margin: 0px;
}
.content_text1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}
.tweet_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;

}
.tweet_odd {
		font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom:10px;
}
.tweet_even {
		font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom:10px;
}
a:link {
	color: #f84c0a; text-decoration:none;
}
a:visited {
	color: #f84c0a; text-decoration:none;
}
a:hover {
	color: #f84c0a; text-decoration:none;
}

a:active {
	color: #f84c0a; text-decoration:none;
}

.tweet_list {

    list-style-type: none;
	margin-left:0px;
	padding-left:0em;
	padding-top:0em;
}
.tweet_avatar {
      padding-right: 4px;
      float: left; }

