body {
margin: 0;
font : normal 12px tahoma;
background-color:#fff;
}
a {
text-decoration : none;
color : #A9C8EA;
}
a:hover {
color:#A8C9E9;
text-decoration : none;
}
#main{
width:900px;
}
#main1{
height:210px;
width:284px;
background-color:#fff;

}
#post{
text-align:left;
width:646px;
padding: 3px 0px 0px 0;
font : normal 12px tahoma;
background-color:#fff;
color:#999999;
}
#post img{
padding: 10px 10px 10px 10px;
border: 0px solid #999;
border-width: 0px 0px 0px;
color: #A9C8EA;
}
#post a:hover img{
border: 0px solid #A9C8EA;
border-width: 0px 0px 0px;
color: #A9C8EA;
}
#topmenuM{
	text-align:center;
	height:30px;
	width:500px;
	padding: 20px 0px 0px 0px;
	font : normal 13px tahoma;
	color:#777;
}
#topmenuM a{
font : normal 13px tahoma;
color:#777;
text-decoration : none;
}
#topmenuM a:hover{
font : normal 13px tahoma;
color:#fff;
background-color:#9EC1E7;
text-decoration : none;
}
#topmenu{
text-align:center;
height:30px;
padding: 0px;
font : normal 12px tahoma;
color:#999999;
}
#topmenu a{
font : normal 13px tahoma;
background-color:#fff;
color:#5092D4;
text-decoration : underline;
}
#topmenu a:hover{
font : normal 13px tahoma;
color:#fff;
background-color:#9EC1E7;
text-decoration : none;
}
#catmenu{
text-align:center;
height: 25px;
padding: 15px 0px 0px 0px;
font : normal 12px tahoma;
color:#999999;
}
#catmenu a{
color:#999999;
text-decoration : none;
}
#catmenu a:hover{
color:#fff;
background-color:#9EC1E7;
text-decoration : none;
}