@charset "utf-8";
@import url(general.css);

#navim .brand a {background-position:0px -40px;}

#body {padding-top:40px;}
	#title {float:left; width:287px;}
	#main {float:left; width:593px; margin-left:20px;}
	#main ul {border-bottom:1px solid #DEDDDD;}
	#main li {clear:both; border-top:1px solid #DEDDDD;}
	#main li {display:block; width:593px; padding:20px 0px; text-decoration:none; /*cursor:pointer;*/}
	#main li img {float:left;}
	#main li p {float:right; width:410px; padding:10px 0px; font-size:80%; color:#000000; text-decoration:none;}
/*	#main li a{text-decoration:none;}
	#main li a:hover p {color:#000000;}*/
	#main li .entryBottom {clear:both; width:1px; height:1px; overflow:hidden;}
	#main .mainBottom {display:none; clear:both; width:1px; height:1px; overflow:hidden;}

