锘?
@charset "utf-8";
/*
鍩烘湰鏍峰紡
*/


/*杩欐槸澶囨鏂囧瓧*/
#baklink{
	
}

#baklink a:hover{
	
}

/*info椤甸潰鐨勬帶鍒?/
#info {
	width:auto;
}

/*涓洪渶瑕佷繚鎸佽壇濂戒腑鑻辨枃鎹㈣鐨勫湴鏂瑰鐢ㄧ殑*/
.wordwrap{
	word-wrap:break-word;
	overflow:hidden;
	}
/*
******************************************************
鍒嗛〉鏍峰紡
*/

.pages {
        color: #000000;
        cursor: default;
        font-size: 12px;
        font-family: tahoma, verdana;
        padding: 3px 0px 3px 0px;
}
.pages .count, .pages .number, .pages .arrow {
        color: #000000;
        font-size: 12px;
        background-color: #f7f7f7;
        border: 1px solid #cccccc;
}
/* page and pagecount style */
.pages .count {
        font-weight: bold;
        border-right: none;
        padding: 2px 12px 1px 12px;
}
/* mode 0,1,2 style (number) */
.pages .number {
        font-weight: normal;
        padding: 2px 12px 1px 12px;
}
.pages .number a, .pages .number span {
        font-size: 12px;
}
.pages .number span {
        color: #999999;
        margin: 0px 3px 0px 3px;
}
.pages .number a {
        color: #000000;
        text-decoration: none;
}
.pages .number a:hover {
        color: #0000ff;
}
/* mode 3 style (arrow) */
.pages .arrow {
        font-weight: normal;
        padding: 0px 5px 0px 5px;
}
.pages .arrow a, .pages .arrow span {
        font-size: 12px;
        font-family: webdings;
}
.pages .arrow span {
        color: #999999;
        margin: 0px 5px 0px 5px;
}
.pages .arrow a {
        color: #000000;
        text-decoration: none;
}
.pages .arrow a:hover {
        color: #0000ff;
}
/* mode 4 style (select) */
.pages select, .pages input {
        color: #000000;
        font-size: 12px;
        font-family: tahoma, verdana;
}
/* mode 5 style (input) */
.pages .input input.ititle, .pages .input input.itext, .pages .input input.icount {
        color: #666666;
        font-weight: bold;
        background-color: #f7f7f7;
        border: 1px solid #cccccc;
}
.pages .input input.ititle {
        width: 70px;
        text-align: right;
        border-right: none;
}
.pages .input input.itext {
        width: 25px;
        color: #000000;
        text-align: right;
        border-left: none;
        border-right: none;
}
.pages .input input.icount {
        width: 35px;
        text-align: left;
        border-left: none;
}
.pages .input input.ibutton {
        height: 17px;
        color: #ffffff;
        font-weight: bold;
        font-family: verdana;
        background-color: #999999;
        border: 1px solid #666666;
        padding: 0px 0px 2px 1px;
        margin-left: 2px;
        cursor: hand;
}