body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#e6e4e7;
}
.brottext2 {color:#FFFFFF;}
a {color:#FFF;}

/*layout*/
#bigbox {
	width:851px;
	height:509px;
	margin:auto;
	margin-top:15px;
	background-image:url(../pic/mainpc_7.jpg);
	background-repeat:no-repeat;
}
#navi {
	width:470px;
	height:60px;
	float:left;
}
#head {
	width:335px;
	height:178px;
	background-image:url(../pic/head_logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:46px;
}
#feed1 {
	width:346px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	margin-top:158px;
	padding:5px; }
#feed2 {
	width:471px;
	height:auto;
	background-color:#e3001b;
	float:left;
	margin-top:158px;
	margin-left:14px;
	padding:5px; }