* body html { margin:0; padding:0 }
body { 
   font-family: verdana, 'trebuchet ms', sans-serif; 
	width: 816px;
	margin: auto;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
	background: #F3f3f3;
}
h1 { margin:2px 2px 2px 2px; padding:0; font-size: 28px }
.container {    
   width: 816px;
}
.banner { 
	width: 816px; 
	text-align: center;
	color: white; 
	background: #666666; 
}
.leftbar { 
	width: 179px; 
	height: 760px; 
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	float: left;
	
}
.body { 
	width: 600px;
	padding: 8px; 
	float: left;
    background: #FFF;
	line-height:1.5;
	 color: #333;

}
.iframe{
	frameborder:0;
	width:100%; 
	height:100%;
}

.dropleft{float:left;}
.dropright{
	background-image:url("http://image.uievolution.co.jp/image/drop_left.gif");
	width:8;
}
a.glink:link { text-decoration: none; font-size:10px;  font-family: verdana, sans-serif;  font-weight:bold; color: rgb(220,220,220); }

a.glink:visited { text-decoration: none; font-size:10px; font-family: verdana, sans-serif; font-weight:bold; color: rgb(220,220,220);}

a.glink:hover {  text-decoration: none; font-size:10px; font-family: verdana, sans-serif; font-weight:bold; color: rgb(300,300,300);}

a.glink:active { text-decoration:none; font-size: 10px; font-family: verdana, sans-serif; font-weight:bold; color: rgb(280,280,280);}

table#rss{
margin-bottom: 30px;

}

table#rss td{
padding:5px;
}
table#rss tr{
align:center;
}
