div.homeItems{
	width: 100%;
	height: 200px;
	margin-top: 10px;
}

div.homeItem{
	width: 415px;
	height: 200px;
	float: left;
}

div.homeItemFrame{
	width: 413px;
	height: 198px;
	border: 1px solid black;
}

div.homeItemText{	
	color: #FFFFFF;
	width: 403px;
	padding: 5px;	
	background-image: url(../images/pages/item_over.png);
	font-weight: bold;
	margin-top: 177px;	
}

div.homeArticleImg{
	margin-left: 10px; 
	margin-top: 10px; 
	float: left; 
	border: 1px solid #404040; 
	width: 80px; 
	height: 80px; 
	background-position: center; 
	background-repeat: no-repeat;
}

div.homeArticle{
	height: 100px;
}
div.homeArticleText {
	margin-left: 10px; 
	margin-top: 10px; 
	float: left; 
	height: 80px;
	line-height: 17px;
}
div.homeArticleText h1{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #8f8f8f;
}

div.homeArticleText h1 a{
	color: #000000;
	text-decoration: none;
	color: #8f8f8f;
}

div.box_home_top{
	background-image: url(../images/layout/header.gif);
	height: 27px;
	padding-left: 20px;
	padding-top: 13px;			
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}

div.box_home_middle{
	padding:				0px;
	background-color:		#454545;
	color: #8f8f8f;
}

._home{
	width: 820px;	
}

._home2{
	width: 415px;
}
