@charset "utf-8";
/*--------------------------------------------

	css_style/news.css

----------------------------------------------*/

/*	import
----------------------------------------------*/
@import url("reset.css");
@import url("new_base.css");
@import url("modules.css");



/*--------------------------------------------


                     news


----------------------------------------------*/
.clNewsBotton{
	padding-top:15px;
	padding-bottom:15px;
}
.clNewsBotton li{
	float:left;
}


/*clNEWS*/
.clNews{
	padding:10px 0px 30px 0px;
}

.clNews dt{	
	margin-top:15px;
	background-image:url(../img/salon/quartet_cornflower.jpg);
	background-repeat:no-repeat;
	padding:8px 30px;
	color:#333;
	font-weight:bold;
	margin-bottom:5px;
	border:1px solid #a1adb6;
	background-color:#e8eaeb;
}

.clNews dd{
	border-bottom:1px solid #826000;
	line-height:1.8em;
	margin-top:2px;
	margin-bottom:2px;
	font-weight:bold;
	color:#826000;
	font-size:130%;
	padding-right:15px;

}
.clNews .clKizi{
	padding-top:10px;
}
.clNews .clKizi p{
	line-height:1.8em;
	padding-bottom:1em;
}
.clNews .clKizi strong{
	font-weight:bold;
	line-height:1.8em;
	color:#826000;
}

.clNews .clKizi td,
.clNews .clKizi th{
	text-align:left;
	line-height:1.8em;
}

#idMainContent .clNews a{
	text-decoration:underline;
	line-height:1.8em;
}
#idMainContent .clNews .ff6600{
	color:#FD0002;
	line-height:1.8em;
	font-weight:bold;
}
#idMainContent .clNews dd .fccc0000{
	color:#FD0002;
	font-weight:bold;
	line-height:1.8em;
}


	.clNews .clKizi .clRank1225{
		border-left:1px solid #CCC;
		border-top:1px solid #CCC;
		float:right;
		width:200px;
		margin-bottom:15px;
	}
	.clNews .clKizi .clRankL1225{
		float:left;
		width:380px;
		margin-bottom:15px;
	}
	.clNews .clKizi .clRank1225 td{
		border-right:1px solid #CCC;
		border-bottom:1px solid #CCC;
		text-align:center;
		line-height:1.3em;
		padding:3px;
	}



#idContents #idNewsitiran dl{
	margin:20px 15px;
	width:560px;
}
#idContents #idNewsitiran dl dd{
	border-bottom:1px dotted #CCC;
	padding-bottom:8px;
	padding-left:15px;
	line-height:1.3em;
	margin-bottom:8px;
	background-image:none;
}
#idContents #idNewsitiran dl dd a{
	line-height:1.3em;
	background-image:none;
}
#idContents #idNewsitiran dl dt{
	font-weight:bold;
	line-height:1.3em;
	padding-left:15px;
	background-image:url(../img/salon/point1.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
}

#NEXT{
	width:600px;
	padding-bottom:5px;
}
#NEXT .clNewsBack{
	float:left;
}
#NEXT .clNewsNext{
	float:right;
}
