html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ul, li
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

.itemBodyStyle li
{
	margin-left: 20px;
}
.container{
	width:308px;
	margin: 0px auto;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
}
#navbar1{
	vertical-align: baseline;
	float:left;
	width:313px;
	height:26px;
	font-size:12px;
	margin: 0 0 0 0;
	background:url(/images/navbar_bg.png)  no-repeat;
}
#navbar1 ul{
	float:left;
	width:313px;
	height:26px;
	margin-left:10px;
	color:#000000;
}
#navbar1 ul{
	background: url(/images/anim_3.png) no-repeat;
	background-position:1px 4px;
}

#navbar1 ul li{
	float:left;
	width:72px;
	margin: 0 0 0 0;
	height:20px;
	display: inline;
	text-align:center;
	padding:6px 0 0 0;
}
#navbar1 ul li a{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}
.left{
	float:left;
}