@charset "UTF-8";

.news-detail img{
	position:relative;
	display:block;
	font-size:0;
	line-height:0;
	margin:4px;
	padding:0;
	overflow:hidden;
}

.block-title ,
.block-title2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #40B034;
	border-left-color: #40B034;
	width: 670px;
	margin-left: 15px;
	display:block;
	position:relative;
	overflow:hidden;
}
.block-title2 {
	border:none;
}
.block-title h2 {
	background-color: #40B034;
	font-size: 16px;
	line-height: 1.5;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	padding-top:3px;
}
.block-title2 h2 {
	color: #40B034;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	padding-left: 3px;
	padding-top:3px;
}

.block-title2 h3 {
	color: #444;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	padding-left: 3px;
	border:1px solid #40B034;
	padding-top:3px;
}

.block-title .tail{
	display:block;
	position:relative;
	overflow:hidden;
	font-size: 11px;
	line-height: 1.5;
	color: #444;
	padding-left: 3px;
}

.announcement {
	font-size: 16px;
	line-height: 1.8;
	color: #000000;
	font-weight: bold;
}


#contents {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#main-contents {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 710px;
}


#select-list {
	width: 680px;
	padding:0px;
	margin:0px;
	margin-left:15px;
	margin-top:15px;
	overflow:hidden;
}

#select-list ul {
	display:block;
	overflow:hidden;
	list-style-type: none;
	width: 680px;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
}

#select-list li {
	display: block;
	width: 118px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #40B034;
	background-image: url(../../img/pages/select-li-bg-boader.gif);
	background-repeat: no-repeat;
	background-position: left 123px;
	padding-bottom: 3px;
	float: left;
	margin-right: 14px;
	margin-bottom: 20px;
	height:214px;
	/*overflow:hidden;*/
}


.select-photo {
	display:block;
	width:120px;
	height:120px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	line-height:0;
	padding-bottom:4px;
}
.select-photo img{
	display:block;
	margin:0;
	padding:0;
	line-height:0;
}
.select-number {
	font-size: 12px;
	line-height: 1.5;
	font-weight:700;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	width: 36px;
	padding-right: 3px;
	padding-left: 6px;
	text-align:center;
}

.select-artist {
	display: block;
	font-size: 12px;
	line-height: 1.4;
	padding-left: 6px;
	height: 50px;
	/*overflow: hidden;*/
	position: relative;
	margin-top:2px;
	text-indent:1em;
	background-image: url(../../img/pages/round-arrow-icon.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	word-break:break-all;
}

.select-spec {
	display: block;
	padding-left: 6px;
	font-size: 11px;
	line-height: 1.5;
}

#main-news {
	display:block;
	position:relative;
	overflow:hidden;
	width: 690px;
	margin-left: 0;
	float: left;
}


#news-list {
	display:block;
	position:relative;
	overflow:hidden;
	width: 670px;
	padding-left:15px;
}

#news-list .news-detail{
	margin-top:20px;
	margin-bottom:14px;
	padding-top:0px;
	padding-bottom:14px;
	display: block;
	position:relative;
	overflow:hidden;
	border-left:1px solid #40B034;
	border-bottom:1px solid #40B034;
}
* html #news-list .news-detail {
	height: 1%;
}

#news-list .left-space{
	display:block;
	position:relative;
	overflow:hidden;
	width:80px;
	float:left;
	font-size:12px;
	line-height:1.7;
	margin-left:-1px;
}
#news-list .news-space{
	float:right;
	display:block;
	position:relative;
	overflow:hidden;
	width:578px;

}
#main-news .news-cat{
	display:block;
	position:relative;
	overflow:hidden;
	border:1px solid #40B034;
	padding:1px;
}
#main-news .news-cat img{
	display:block;
	position:relative;
	overflow:hidden;
	padding:0 1px;
}

#main-news .news-date {
	display:block;
	position:relative;
	overflow:hidden;
	background-color:#40B034;
	color:#fff;
	padding:0px 3px;
	text-align:center;
	font-size:12px;
	line-height:1.4;
}

#main-news .news-title {
	display: block;
	font-size:16px;
	font-weight:700;
	padding-bottom:6px;
}

#main-news .news-body {
	display: block;
	font-size:12px;
	line-height:1.8;
}



.float-clear {
}


#archive-select-block select,
#archive-select-block{
	padding:2px 0px;
	font-size:12px;
	line-height:1.4;
}


/*******************************************/
.area-block{
	margin-left:15px;
	padding-top:15px;
	padding-bottom:20px;
}
.area-block p{
	padding-bottom:10px;
}
#pop-layer{
	xdisplay:none;
	position:absolute;
	overflow:hidden;
	top:551px;
	left:627px;
	z-index:300;
}
#pop-layer .arrow{
	display:block;
	height:14px;
	position:relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
	line-height:0;
	font-size:0;
	width:auto;
	background: url(../../img/pages/layer-arrow-top.gif) no-repeat 180px top;
}
#pop-layer .close{
	display:block;
	position:relative;
	overflow:hidden;
	height:18px;
	padding:0;
	padding-left:15px;
	padding-right:2px;
	margin:3px;
	font-size:12px;
	line-height:1.5;
	background: url(../../img/pages/cross-icon.gif) no-repeat 1px 50%;
	float:right;
	background-color:#CCC;
	cursor:pointer;
}
#pop-layer .whatsjack-layer-frame{
	border-left:2px solid #ccc;
	border-right:2px solid #333;
	border-bottom:2px solid #333;
}
#pop-layer .whatsjack-layer-frame .contents{
	border:5px solid #40B034;
	margin:0;
	background-color:#FFF;
	background-image:none;
	padding:10px;
	padding-bottom:2px;
	width:300px;
	position:relative;
	overflow:hidden;
	display:block;
	text-indent:0.5em;
	font-size:12px;
	line-height:1.5;
}
