﻿.sit_right{
	width:100%;
	height:auto;
	text-align: center;
}
.sit_right ul{
	width:640px;
	margin:0px;
	padding:0px;	
	list-style: none;
}
.sit_right ul li{
	width:640px;
	margin-left:10px;
	height:30px;
	line-height:30px;
	_line-height:15px;
	_height:15px;
	border-bottom:1px #ccc dashed;
}

.sit_right ul li a{
	width:640px;
	height:30px;
	_line-height:15px;
	_height:15px;
	display:block;
	color:#000;
	text-decoration:none;
}
.sit_right ul li span{
	float:right;
	height:30px;
	_line-height:15px;
	_height:15px;
	width:100px;
	margin:0px;
	padding:0px;
}
.sit_right ul li a:hover{
	color: #999;
}
.sit_right img{
	margin:8px;
}
.pagination{
	text-align:center;
	margin-right:25px;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
.pagination span, .pagination a{padding:5px 10px;background:#f7f7f7;border:1px solid #d6cfd6;vertical-align:top; color:#333}
.pagination .thisPage,.pagination a:hover{background:#cdcdcd;border:1px solid #000;color:white; width:10px; height:15px;}
.int{
	width:45px;
	height:22px;
}
#BtnGo{
	height:27px;
	width:45px;
	margin-left:5px;
}