@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #f9dddd;
}

.parent {
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px!important;
	margin-top: 0px;
	margin-bottom: 0px;
	width:922px;
}
.container {
	width: 922px;
	background-color: #f8f8f8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float:left;
}
.itemboxspace {	padding: 3px;
}
.itemboxspace .dot{
	font-size: 16px;
}
.itemboxspace ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.itemboxspace li{
	list-style-type: none;
	border: 2px solid #FFFFFF;
	background-image: url(images/ItemBg.gif);
	padding-left: 10px;
}
.itemboxspace a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.itemboxspace a:hover{
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 2px;
}
.itemboxspace p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	padding: 3px;
}
.titlebox {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding-right: 3px;
	padding-left: 2px;
}
.time li{
	background-color: #FFFFFF;
}