#result {
	margin-left: 100px;
	text-align:center;
	border: 1px solid #cccccc;
	width: 450px;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 12px;
	padding:10px;
	margin-bottom:20px;
	margin-top:15px;
}

form {
	padding:10px;
}
.title_ {
	font-family: Arial, Helvetica, sans-serif;
	color: #A3F030;
	font-size: 16px;
	font-weight: normal;
}


#icon{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:80px;
    height:60px;
    float:left;
    background-image:url(icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
table_ {
	width: 570px;
	padding: 5px;
}


#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}

.sub_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	background-position: right top;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
}
