﻿.list {
	height: 27px;
	width: 504px;
	background-image: url(../images/board/board_bottom.jpg);
	margin-top: 30px;
	margin-left: 15px;
	text-align: center;
	margin-bottom: 50px;
	font-size:12px;
	color:#E4FF00;
	font-weight:bold;
	
}
.list a:hover
{
    font-weight:bold;
    font-size:14px;
}
.list a
{
    font-size:12px;
    color:#FFFFFF;
}
