@charset "utf-8";
.pageC {
	width:1000px;
	margin:0 auto;
}

.pageC .main {
	margin-bottom:5px;
}

.pageC #main_promotion {
	outline:none;
}

.homeBox {
	width:946px;
	border:1px solid #dedede;
	padding:6px;
	margin:0 auto;
	height:125px;
}

.homeBox .icons {
	float:left;
	width:256px;
}

.homeBox .icons ul {
	margin:0;
	padding:0;
}

.homeBox .icons li {
	height:125px;
	overflow:hidden;
	float:left;
	padding:0 0 0 6px;
	display:inline;
}

.homeBox .icons li.first {
	padding:0;
}

.homeBox .news_notice {
	float:right;
	width:690px;
}

.homeBox .news_notice .newsBox{
	float:left;
	width:355px;
	height:110px;
	background:#efeceb;
	padding:15px 10px 0 15px;
	display:inline;
	overflow:hidden;
}

.homeBox .news_notice .newsBox h2 {
	color:#654A4A;
	font-size:14px;
	font-weight:700;
}

.homeBox .news_notice .newsBox h2 a:link, .homeBox .news_notice .newsBox h2 a:visited {
	color:#654A4A;
}

.homeBox .news_notice .newsBox h2 a:hover {

}

.homeBox .news_notice .newsBox h2 a:active {

}

.homeBox .news_notice .newsBox p {
}

.homeBox .news_notice .iclubBox {
	float:right;
	width:304px;
	height:125px;
	/*
	width:280px;
	height:125px;
	background:#efeceb;
	padding:0 12px 0 12px;
	display:inline;
	overflow:hidden;
	*/
}

/*
.homeBox .news_notice .iclubBox ul {
	margin-top:5px;
}

.homeBox .news_notice .iclubBox li {
	width:280px;
	overflow:hidden;
	padding-left:12px;
	background:url(/img/dot_green.gif) no-repeat 2px 8px;
}
*/