@charset "UTF-8";
/* ===================================
           HOT NEWS START
==================================== */
#hotNews {
	width: 480px;
	margin-top :10px;
	float: left;
	display: inline;
}
#hotNews .detailBox {
	margin-bottom: 2px;
	padding-bottom: 5px;
	background: url("../index/bg_news.gif") left bottom repeat-x;
	}
#hotNews .imgBox {
	width: 50px;
	margin-left: 5px;
	float: left;
	display: inline;
	}
#hotNews .detailBox h4,
#hotNews .detailBox p {
	width: 400px;
	margin-right: 5px;
	float: right;
	display: inline;
	}
#hotNews .detailBox h4 {
	font-size: 1.1em;
	}
#hotNews .detailBox span {
	display: block;
	}
#hotNews .detailBox span.date {
	font-size: 0.8em;
	}
#hotNews .detailBox span.more {
	text-align: right;
	}
/* ===================================
           HOT NEWS END
==================================== */

/* ===================================
              BUNNER START
==================================== */
#bunner {
	width: 290px;
	margin-top :10px;
	margin-right :6px;
	float: right;
	display:inline;
}
#bunner h3 {
	margin-bottom: 5px;
}
#bunner li {
	display: inline;
}
/* ===================================
              BUNNER END
==================================== */

/* ===================================
             GLOVAL START
==================================== */
#gloval li {
	margin-top: 20px;
	}
#gloval li {
	width: 196px;
	float: left;
	}

/* ===================================
             GLOVAL END
==================================== */


/* ===================================
            RANKING START
==================================== */
#title {
	width: 780px;
	height: 22px;
	margin-top: 20px;
	background: url("../index/bg_title_rank.gif") no-repeat;
	}
#title h3 {
	width: 200px;
	float: left;
	display: inline;
	}
#title p {
	width: 500px;
	margin-right: 5px;
	float: right;
	display: inline;
	text-align: right;
	line-height: 22px;
	}
#title p.date {
	font-size: 0.8em;
	}
#ranking .no1 {
	background: url("../index/bg_1.gif") no-repeat;
	color: #C4CC52;
	}
#ranking .no2 {
	background: url("../index/bg_2.gif") no-repeat;
	}
#ranking .no3 {
	background: url("../index/bg_3.gif") no-repeat;
	}
#ranking .no4 {
	background: url("../index/bg_4.gif") no-repeat;
	}
#ranking .no5 {
	background: url("../index/bg_5.gif") no-repeat;
	}

#ranking .detailBox {
	width: 156px;
	height: 55px;
	_height: 60px;
	padding-top: 5px;
	float: left;
	}
#ranking .imgBox {
	width: 50px;
	margin-left: 5px;
	float: left;
	display: inline;
	}

#ranking .detailBox h4,
#ranking .detailBox p {
	width: 90px;
	margin-right: 5px;
	float: right;
	display: inline;
	}

#ranking .detailBox h4 {
	font-size: 0.8em;
	line-height: 1.5em;
	}
#ranking .detailBox p {
	font-size: 0.65em !important;
	line-height: 1.5em;
	}
.sub a:link {
	color: #ffffee;
	text-decoration: none;
	}
.sub a:visited {
	color: #ffffee;
	text-decoration: none;
	}
.sub a:hover {
	color: #C4CC52;
	text-decoration: underline;
	}
.sub a:active {
	color: #ffffee;
	text-decoration: underline;
	}
/* ===================================
            RANKING END
==================================== */
