/* CSS Document */
#item{
	width:364px;
	float: left;
	padding-right: 2px;
	padding-left: 4px;
	padding-top: 6px;
}
.itemTitle{
	width:348px;
	height:23px;
	background:url(../images/item_title1.gif) no-repeat;
	color: #3b5995;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px auto;
	padding-top: 10px;
	padding-left: 15px;
}
.itemContent{margin:0px auto;width:363px;height:313px;background:url(../images/item_bg.gif) no-repeat;}
.itemBottom{
	width:353px;
	height:24px;
	background: url(../images/item_bottom.gif)  no-repeat;
	margin: 0px auto;
	padding-top: 8px;
	padding-right: 10px;
	text-align: right;
}
.itcTitle{
	font-weight: bold;
	color: #FFFFFF;
	width: 363px;
	padding-top: 5px;
	height: 28px;
	float: left;
}
.itemContent ul{
	width:360px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.itemContent li{
	width:360px;
	float: left;
	height:23px;
	padding-top:5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
.itemName{
	width:159px;
	height:23px;
	float: left;
	padding-left: 48px;
}
.itemNumber{
	width:89px;
	height:23px;
	float: left;
}
.itemCommentNb{
	width:58px;
	height:23px;
	float: left;
}
.itemTitleG{
	width:348px;
	height:23px;
	background:url(../images/item_title2.gif) no-repeat;
	color: #007130;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px auto;
	padding-top: 10px;
	padding-left: 15px;
}
.itemTitleO{
	width:348px;
	height:23px;
	background:url(../images/item_title3.gif) no-repeat;
	color: #eb6100;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px auto;
	padding-top: 10px;
	padding-left: 15px;
}
