
/*Ž–‹Æ“à—e style*/
.jigyou_naiyou_list{
	float:left;
	width:100%;
	margin:5px 0;
}

.jigyou_naiyou_list .box1{
	float:left;
	width:3%;
	text-align:center;
}

.jigyou_naiyou_list .box2{
	float:left;
	width:22%;
	text-align:left;
	color:#555;
}

.jigyou_naiyou_list .box3{
	float:left;
	width:74%;
	text-align:left;
}


/*What's News style*/
.news_list{
	float:left;
	width:100%;
	margin:6px 0;
}

.news_list .box1{
	float:left;
	width:3%;
	text-align:center;
}

.news_list .box2{
	float:left;
	width:22%;
	text-align:left;
}

.news_list .box3{
	float:left;
	width:74%;
	text-align:left;
}

/*Topics News style*/
.topics_list{
	float:left;
	width:100%;
	margin:6px 0;
}

.topics_list .box1{
	float:left;
	width:7%;
	text-align:left;
}

.topics_list .box2{
	float:right;
	width:92%;
	text-align:left;
}
