.index_title {	
	color: #666;
	display: block;			
	font-weight: bold;
	font-size:12px;
	margin-left:5px;
}
.index_box {
	margin-bottom: 10px;
	border:1px solid #adadad;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
.index_pic img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height:170px;
}
.fcolor5{
	font-size:12px;
	text-align:left;
}
.fcolor4{
	background:#dddddd;
}
.size1{
	color: #393240;
	font-size:12px;	
}
.text_color2{
	color:#8c381e;
	font-size:12px;	
}
.text_color3{
	color:#cc731d;
	font-size:18px;
}
.index_table{
	padding-left:10px;
}