a img {
	border:none;
}
form, ul, ol, h1, h2, h3, h4, h5, dl, dt, dd {
	margin:0;
	padding:0;
	list-style:none;
}

#header .menu {
	background: url(menu_bg.gif);
	border: #C6DDF0 1px solid;

}
#header .menu .menu_title {
	background: url(menu_tbg.gif);
	margin:auto;
	width: 90px;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#header .menu .menu_cat {
	margin-right: 10px;
	padding: 5px;
	line-height: 28px;
}
.line_mb {
	border-bottom: #C6DDF0 1px solid;
}