/* 핫포토 */
#hot-photo-news {
//	max-width:660px;
	margin-top: 50px;
	min-height: 330px;
	margin-bottom:15px;
	position:relative;
}

.hot-photo-title {
	background: url("/images/main/hot_photo_bg.png") repeat-x top left;
	height: 58px;
}

.hot-photo-title .hot-photo-title-img {
	text-align: center;
	float:left;
	margin-left:270px;
}

.hot-photo-title .hot-photo-more {
	float: right;
	padding-top: 33px;
	padding-right: 15px;
	width: 65px;
	text-align: right;
	color: #a0a0a0;
	font-weight: bold;
	font-size: 12px;
}
.hot-photo-title .hot-photo-more a{
	font-size: 13px;
	color: #999999;
}
.hot-photo-list {
	margin-top: 12px;
	height:260px;
}

.hot-photo-title .hot-photo-navi{
	float:right;
	margin-top:36px;
}
.hot-photo-title .hot-photo-navi ul li{
	height:10px;
	width:10px;
	background-color:#cccccc;
	float:left;
	margin-right:7px;
	cursor:pointer;
}
.hot-photo-title .hot-photo-navi ul li.selected{
	background-color:#2f9a66;
	
}
.hot-photo-list .hot-photo-pages li {
	float: left;
}

.hot-photo-list .hot-photo-pages li.ml-15 {
	margin-left: 15px;
}

#cate-news {
	margin-top: 50px;
}
.hot-photo-list-slider{
	height:260px;
}


.btn_hotPhotoNavi{
	position:absolute;
	top:85px;
}
.btn_hotPhotoNavi{
	display:block;
	padding:10px;
	opacity: 0.7;
	text-decoration: none;
	cursor:pointer;
}
.btn_hotPhotoNavi{
	text-decoration: none;
}
.btn_hotPhotoNavi i{
	color: white;
	font-size: 75px;
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter:alpha(opacity=80);	
}

.btn_hotPhoto i{
	font-size:33px;
}
#btn_prev_hotPhoto{

	left:0px;
}
#btn_next_hotPhoto{

	right:0px;
}