
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/


.news_pagenation{
	position : relative ;
	text-align : center ;
	margin-top : 56px ;
	color : #767676 ;
}
.news_pagenation a{
	padding-left : 2px ;
	padding-right : 2px ;
}

.news_superbox{
	margin-top : 40px ;
}



.news_itembox{
	position : relative ;
	width : 100% ;
	padding-top : 10px ;
	padding-bottom : 10px ;
	border-bottom : 1px solid #999999 ;
}

.news_item_date{
	position : relative ;
	float : left ;
	width : 100px ;
	margin-left : 10px ;
	font-size : 15px ;
	color : #966530;
}
.news_item_title{
	position : relative ;
	float : left ;
	width : 850px ;
	margin-left : 10px ;
	font-size : 15px ;
	color : #767676 ;
}



.news_single_title{
	position : relative ;
	width : 100% ;
	margin-top : 52px ;
	margin-bottom : 10px ;
	font-size : 19px ;
	color : #42210B ;
	padding-bottom : 8px ;
	border-bottom : 3px dotted #CCCCCC ;
}

.news_single_date{
	font-size : 15px ;
	color : #966530 ;
}

.news_single_contents{
	margin-top : 40px ;
}
.news_single_contents p{
	margin-bottom : 20px ;
}
.news_single_contents img{
	width : auto ;
	max-width : 100% ;
	height : auto ;
	margin-bottom : 20px ;
}

.news_single_pagenation{
	position : relative ;
	width : 970px ;
	height : 60px ;
	border-top : 1px solid #000000 ;
	border-bottom : 1px solid #000000 ;
	margin-top : 42px ;
}
.news_single_pageprev{
	position : relative ;
	float : left ;
	width : 484px ;
	height : 60px ;
	line-height : 60px ;
	overflow : hidden ;
	text-align : left ;
	border-right : 1px solid #000000 ;
	color : #767676 ;
}
.news_single_pagenext{
	position : relative ;
	float : right ;
	width : 485px ;
	height : 60px ;
	line-height : 60px ;
	overflow : hidden ;
	text-align : right ;
	color : #767676 ;
}







@media screen and (max-width: 1200px) {



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 960px) {




.news_pagenation{
	margin-top : 60px ;
	margin-bottom : 20px ;
	font-size : 24px ;
}
.news_pagenation a{
	padding-left : 2px ;
	padding-right : 2px ;
}


.news_superbox{
	width : 640px ;
	margin-left : -30px ;
}

.news_itembox{
	width : 640px ;
	padding-top : 12px ;
	padding-bottom : 12px ;
	border-bottom : 1px solid #999999 ;
}

.news_item_date{
	float : none ;
	width : 600px  ;
	margin-left : 20px ;
	margin-right : 20px ;
	font-size : 24px ;
}
.news_item_title{
	float : none ;
	width : 600px ;
	margin-left : 20px ;
	margin-right : 20px ;
	font-size : 24px ;
}


.news_single_title{
	width : 100% ;
	margin-top : 30px ;
	margin-bottom : 10px ;
	font-size : 26px ;
	padding-bottom : 8px ;
	border-bottom : 3px dotted #CCCCCC ;
}


.news_single_date{
	font-size : 24px ;
}

.news_single_contents{
	margin-top : 50px ;
	font-size : 24px ;
}
.news_single_contents p{
	margin-bottom : 20px ;
}
.news_single_contents img{
	width : auto ;
	max-width : 100% ;
	height : auto ;
	margin-bottom : 20px ;
}





.news_single_pagenation{
	width : 100% ;
	height : auto ;
	border-top : none ;
	border-bottom : none ;
	margin-top : 80px ;
	font-size : 24px ;
}
.news_single_pageprev{
	float : none ;
	width : 100% ;
	height : 60px ;
	line-height : 60px ;
	overflow : hidden ;
	text-align : left ;
	border-right : none ;
	color : #555555 ;
}
.news_single_pagenext{
	float : none ;
	width : 100% ;
	height : 60px ;
	line-height : 60px ;
	overflow : hidden ;
	text-align : right ;
	border-right : none ;
	color : #555555 ;
}

















}