@import url('colorbox/colorbox.css');
#list_gallery {
	width: 100%;
	margin-right: 0px;
}

#list_gallery .frame{
	width:280px;
	padding:4px;
	border:1px solid #CCC;
	float:left;
	background-image: url(images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin:0 18px 20px 0;
}

#list_gallery .frame .wrap{
	width:280px;
	height:195px;
	overflow:hidden;
	margin-top: 0;
}

ht: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#list_gallery .frame .wrap a.img_wrap{
    margin: 5px 0 0 5px;
    width: 280px;
    height: 190px;
    overflow: hidden !important;
    display: block;
    position: absolute;
}

#list_gallery .frame .wrap img{
	display:inline;
	position: absolute;
	max-width:272px;
	max-height:200px;
}

#list_gallery .frame .title {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size:15px;
	font-weight:bold;
	width:280px;
}
#list_gallery .frame .title a {
	color: #333;
}
#asp{
	width: 930px;
	padding:10px 0 10px 20px;
	background-color:#fff;
	border:1px solid #ccc;
	margin-bottom:40px;
}
#asp .pager {
	width: 930px;
	margin-bottom:20px;
}
#asp .pager .left {
	float: left;
	width: 280px;
}
#asp .pager .left .orange {
	font-size: 17px;
	font-weight: bold;
	color: #F30;
	padding-right: 2px;
}

#asp .pager .right {
	float: left;
	width: 250px;
	margin-left: 150px;
}
#asp .pager .right a.number {
	display: block;
	float: left;
	color: #000;
	margin-right: 5px;
	margin-left: 5px;
	height: 12px;
	width: 12px;
	text-align: center;
	border: 1px solid #CCC;
	text-decoration: none;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 0px;
}

#asp .pager .right a.number_current {
	display: block;
	float: left;
	background-color: #f60;
	border: 1px solid #f60;
}
*html #asp .pager .right a.number_current {
	width: 20px;
	padding:0px
}
#asp .pager .right a.number_n {
	display: block;
	float: left;
	width: 20px;
}
