#top_img,
#update_box,
#twitter_box{
	padding:0;
	margin:0;
}

#top_img{
	width:980px;
	height:800px;
	background-image:url(../images/top_img.jpg);
	background-position:left top;
}


#twitter_box{
	height: 210px;
	width: 490px;
	padding:0;
	margin:0;
	background-image: url(../images/top_parts.jpg);
	background-repeat: no-repeat;
	background-position: -490px 0;
}


#twitter_box h2{
	height:50px;
	text-indent:-9999px;
}

#twitter_title a{
	width:490px;
	height:50px;
	padding:0;
	margin:0;
	display:block;
}


#twitter_box .box{
	width:430px;
	margin:0 30px;
	padding:0;
	height:130px;
	overflow:auto;
	text-align:left;
}

#twitter_update_list li{
	list-style-type:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003;
	padding:5px 0;
	font-size:85%;
	color:#003;
}

#twitter_btn a{
	width:280px;
	height:25px;
	margin:0;
	display:block;
	text-indent:-9999px;
	padding:0;
}

#list_btn a{
	width:60px;	
	height:25px;
	display:block;
	margin:5px 10px 5px 0;
	text-indent:-9999px;
}

#update_box{
	background-image: url(../images/top_parts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 210px;
	width: 490px;
}

#update_box h2{
	height:50px;
	text-indent:-9999px;
}
#update_box .box{
	width:430px;
	margin:0 30px;
	padding:0;
	height:140px;
	overflow:auto;
	text-align:left;
}
#update_box dl{
	margin:0;
	padding:0;
}
#update_box dt{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:color:#2d3e49;
	color:#EA6E90;
	height: 15px;
	padding:5px 0 5px 15px;
	margin:5px 0 0 0;
}
#update_box dd{
	color:#003;
	padding:0 0 0 15px;
	margin:5px 5px 3px 5px;
	font-size: 90%;
}
