@charset "utf-8";
/*--------------------------------------------

	css_style/news.css

----------------------------------------------*/

/*	import
----------------------------------------------*/
@import url("reset.css");
@import url("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(../images/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 #545454;
	line-height:1.8em;
	margin-top:2px;
	margin-bottom:2px;
	font-weight:bold;
	color:#E4E080;
	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;
}

.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;
	}
	.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;
	}
