/* CSS Document */
/* CSS Document */
.browse_item_homepage {
	border:solid #cccccc 1px;
	height:183px;
	margin-bottom:15px;
}
.browse_item_homepage img {
}

.browse_item_homepage_title {
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	width:190px;
}


.browse_item_title {
	text-align:center;
	padding-bottom:2px;
	font-size:10px;
	width:164px;
	height:36px;
}
.browse_item_title_small {
	text-align:center;
	padding-bottom:2px;
	font-size:10px;
	width:144px;
	height:36px;
	overflow:hidden;
}


#tag_container {
	float: left;
	margin-bottom: 14px;
	margin-top:8px;
}

.paging {
	float: left;
	margin-bottom: 12px;
	margin-right: 25px;
	width: 450px;
	color: #999999;
	font-size: 10px;
}

.paging a {
	float: left;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #999;
	margin: 3px;
	background-color: #46A8F4;
	color: #000;
}

.paging a:hover {
	border: 1px solid #000000;
	background-color: #357FB8;
	color: #fff;
	text-decoration: none;
}

.paging p {
	float: left;
	padding: 4px;
	margin: 3px;
	font-weight: bold;
	color: #000;
}

.paging span {
	float: left;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #999;
	margin: 3px;
	background-color: #eeeeee;
	color: #000;
}

#bhead {
	width: 480px;
	clear: both;
	margin-top: 4px;
	font-size:18px;
	margin-bottom: 10px;
}

#browse_container {
clear: both ;
}

#browse_item {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	width: 144px;
	height: 149px;
	text-align: center;
	padding: 1px;
	border: 1px solid #CCCCCC;
	cursor: pointer ;
}

#browse_item_large {
	margin-right: 0px;
	margin-bottom: 12px;
	text-align: center;
	padding: 4px;
	border: 1px solid #CCCCCC;
	cursor: pointer ;
}

#browse_item_rightmost {
	float: left;
	margin-right: 0px;
	margin-bottom: 6px;
	width: 144px;
	height: 149px;
	text-align: center;
	padding: 1px;
	border: 1px solid #CCCCCC;
	cursor: pointer ;
}

.direct_page_link {
text-align:center ;
width:19px;
}

#team_item_big {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	width: 298px;
	height: 260px;
	text-align: center;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

#team_item {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	width: 144px;
	height: 125px;
	text-align: center;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
