@charset "UTF-8";
/*----------------------------*/
#home #container{
	margin-top: 10px;
}
#home-banner{
	float: left;
	width: 220px;
}
#home-contents{
	float: right;
	width: 715px;
}
#home-column01{
	float: left;
	width: 470px;
}
#home-column02{
	float: right;
	width: 220px;
}
/*----------------------------*/
#home-contents{}
.home-section{
	margin-bottom: 18px;
}
#home-contents table{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#newsScroll{
	height: 280px;
	width: 470px;
	overflow: auto;
}
#home-contents th,
#home-contents td{
	background-image: url(../../img/home/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: top;
}
.icon_compe{
	background-image: url(../../img/home/icon_compe.jpg);
	background-color: #390039;
}
.icon_compe_result{
	background-image: url(../../img/home/icon_compe_result.jpg);
	background-color: #390039;
}
.icon_compe_final{
	background-image: url(../../img/home/icon_compe_final.jpg);
	background-color: #390039;
}

.icon_courserating{
	background-image: url(../../img/home/icon_courserating.jpg);
	background-color: #331A00;
}
.icon_ruletool{
	background-image: url(../../img/home/icon_ruletool.jpg);
	background-color: #244800;
}
.icon_junior{
	background-image: url(../../img/home/icon_junior.jpg);
	background-color: #00002B;
}
.icon_about{
	background-image: url(../../img/home/icon_about.jpg);
	background-color: #333333;
}


/*----------------------------*/
#home-topics .home-article{
	background-color: #F2F2F6;
	margin-top: 4px;
	margin-bottom: 15px;
	padding: 13px;
}
#home-topics p{
	margin-top: 0px;
	margin-bottom: 0px;
}

#home-topics .clearfix{
	width: 414px;
	padding: 0px 15px;
	margin-top: 12px;
}
#home-topics .clearfix .photo{
	float: left;
	width: 100px;
}
#home-topics .clearfix .txt{
	float: right;
	width: 280px;
}

#home-topics .center img{
	margin-right: 7px;
	margin-left: 7px;
}

/*----------------------------*/
#home-courserating{
	background-color: #E7E7E7;
	padding: 1px;
}

.home-inner{
	font-size: 85%;
	padding-right: 23px;
	padding-left: 15px;
}










