@charset "UTF-8";
/* ===================================================================
CSS information
=================================================================== */
#main .section{
	margin-bottom:30px;
}
.section .sec-header img{vertical-align:middle;}
.section .sec-header a{
	line-height:25px;
	color:#333;
}

/*---------------------------------*/
#main .news{
	background:transparent url(../img/news-bg-top.gif) 0 27px no-repeat;
	}
#main .news .sec-body{
	padding:15px 0;
	background:transparent url(../img/news-bg-bottom.gif) 0 100% no-repeat;
	}
#main .news table{
	margin:0 auto;
	width:640px;
	font-size:11px;
	}
#main .news table td{padding:4px;}
#main .news table td.td1{width:100px;}

#main .news table td a{
	color:#333;
	}

#main .ranking .rank1{
	background:transparent url(../img/ranking-1.jpg) 50% 16px no-repeat;
	}
#main .ranking .rank2{
	background:transparent url(../img/ranking-2.jpg) 50% 16px no-repeat;
	}
#main .ranking .rank3{
	background:transparent url(../img/ranking-3.jpg) 50% 16px no-repeat;
	}
