/* CSS Document */

body {
	background-image: url(images/body_bg.jpg);
}
#category_map1 {
	background-image: url(images/category_title_back1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 231px;
	border: 1px solid #999999;
	list-style-type: circle;
	line-height: 130%;
	background-color: #FEF0E5;
	font-size: 80%;
	padding: 5px;
	height: 135px;
}
#category_title1 {
	width: 243px;
}
#category_map2 {
	background-image: url(images/category_title_back2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 231px;
	border: 1px solid #999999;
	list-style-type: circle;
	line-height: 130%;
	background-color: #E7EDE6;
	font-size: 80%;
	height: 135px;
	padding: 5px;
}
#category_title2 {
	width: 243px;
}
#category_map3 {
	background-image: url(images/category_title_back3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 231px;
	border: 1px solid #999999;
	list-style-type: circle;
	line-height: 130%;
	background-color: #F0EDE6;
	font-size: 80%;
	padding: 5px;
	height: 135px;
}
#category_title3 {
	width: 243px;
}