@charset "UTF-8";
#category_list ul {
	margin-top: 48px;
}
/* CSS Document */

#category_list ul li   {
	width: 138px;
	float: left;
	text-align: center;
	height: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 40px;
}
#category_list ul li a {
	color: #630;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#category_list  img {
	border: 1px solid #A89384;
	text-decoration: none;
	display: block;
}
#center_column_content {
	text-align: center;
}
#category_list h5 {
	font-size: 12px;
	color: #A89384;
	font-weight: normal;
	width: 350px;
	margin: 0px auto;
}
#category_list h5 a {
	color: #B7240E;
}
#mainContent {
	padding-bottom: 235px;#category_list ul li img {
	display: block;
}
#category_list ul a {
	display: block;
	height: 165px;
	width: 138px;
}

