#sidebar a{
line-height:1.5;
}

#sidebar{

width:140px;
float:left;
/*background-color:#cc3333;*/

}

#sidebarContent{
margin-top:5px;
}

.sidebarHead{
margin-top:10px;
margin-left:10px;
color:#f9cf1c;
}

.sidebarChoice{
margin-left:20px;
color:white;
}

#sidebar a{
	text-decoration:none;
	font-size:12px;
	font-family: arial ,helvetica, sans-serif;
}

#sidebar a:link{
color:white;
}

#sidebar a:visited{
text-decoration:none;
color:white;
}

#sidebar a:hover{
color:#f9cf1c;
}

img{
border:none;
}

#latestIssue{
margin-top:25px;
}
#latestIssue p{
font-weight:bold;
}

#houxou{
margin-top:25px;
padding-top:2px;
}
#houxou a:hover{
color:white;
}
