@charset "utf-8";
/* CSS Document */

.toplink{
    background:url("../images/arr.gif") no-repeat left 0.25em;
	padding-left:20px;
}


h3.irnews{
	width:690px;
	height:45px;
    border:none;
    background:url("../images/top_news_back.jpg") 0 bottom no-repeat;
    margin:0 0 20px 0;
    color: #888888;
}
h3.irnews span.left{
    display:block;
    padding:12px 10px 0 10px;
	float:left;
    background:none;
}

h3.irnews span.right{
    display:block;
    padding:12px 10px 0 10px;
	float:right;
    background:none;
	font-weight:normal;
	font-size:12px;
}

.top_library{
	clear:both;
	width:690px;
	height:161px;
    background:url("../images/top_library_back.jpg") 0 bottom no-repeat;
	margin-bottom:20px;
}

.top_library .title {
    background:none;
    display: block;
    font-size: 130%;
    font-weight: bold;
    padding: 15px 5px 10px 15px;
}

.top_library .left {
	float:left;
	height:120px;
}

.top_library .left p{
	width:270px;
	padding:10px 0 0 130px;
}

.top_library .left .detail{
	padding:10px 0 0 130px;
}


.top_library .right {
	float:right;
	height:120px;
	width:250px;
}

.top_dl {
	height:50px;
	width:220px;
	padding:30px 0;
}