#content{
	width: 900px;
	margin:auto;
}

.dir_area{
	background-color:#faf8f9; 
	border-left:1px solid #e4e4fd;
	border-right:1px solid #e4e4fd;	
}


.contentTopLeft{
	width:5px;
	height:5px;
	background-image: url(../../images/full_list/top_left.png);
	background-repeat:no-repeat;
	float:left;
}

.contentTopRight{
	width:5px;
	height:5px;
	background-image: url(../../images/full_list/top_right.png);
	background-repeat:no-repeat;
	float:left;
}

.contentTopHead{
	width:890px;
	height:5px;
	background-image: url(../../images/full_list/top_head.png);
	float:left;
}


.contentBottomLeft{
	width:5px;
	height:5px;
	background-image: url(../../images/full_list/bottom_left.png);
	background-repeat:no-repeat;
	float:left;
}

.contentBottomRight{
	width:5px;
	height:5px;
	background-image: url(../../images/full_list/bottom_right.png);
	background-repeat:no-repeat;
	float:left;
}

.contentBottomHead{
	width:890px;
	height:5px;
	background-image: url(../../images/full_list/bottom_head.png);
	float:left;
}

.contentContent{
	border-left:1px solid #e4e4fd;
	border-right:1px solid #e4e4fd;
	background-color:#faf8f9;
}

.contentColumn{
	float:left;
	width:295px;
	border-right:1px dotted #d5d5fe;
}

.contentColumnFinal{
	float:left;
	width:295px;
}

.picItem{
	float:left;
	width:50px;
	height:50px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}

.itemTitle{
	float:left;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;	
}


.contentItem{
	width:280px;
	margin-left:5px;
	border:1px solid #faf8f9;
	margin-bottom:10px;
	margin-top:10px;
}

.contentItemOver{
	width:280px;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;	
	background-color:#fcfceb;	
	border:1px solid #dddcdc;
}


.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
	margin:30px 10px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
