/*CSS Document by PP.Excellent*/
@import url("global.css");
@charset "utf-8";


.affiche_title{
	margin:6px 0 10px; 
}
.affiche_title h3{
	color:#76A726; 
	font-size:24px;
	font-family:"Microsoft YaHei", "microsoft JhengHei", Arial;
	font-weight:normal;
	display:inline; 
	margin:6px 0 10px; 
}
.print{
	display:inline-block; 
	background: url(../images/print.gif) no-repeat 0 50%;
	margin-left:16px; 
	padding:2px 0 2px 18px; 
}
.affiche_list{
	width:600px; 
	margin:30px 0 18px; 
}
.affiche_list h4{
	color:#76A726; 
	font-size:18px;
	font-family:"microsoft JhengHei", "Microsoft YaHei", Arial;
	font-weight:normal;
	margin:14px 0; 
}
.affiche_list ol li{
	line-height:32px; 
	height:32px; 
	margin-top:-1px; 
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0; 
}
.affiche_list ol li a{
	color:#1470CB
}
.affiche_list ol li a:hover{
	color:#2B8AEA
}
.affiche_list .affiche_sort{
	color:#666666;
	margin-right:1px; 
}
.affiche_list .affiche_sort:hover{
	color:#848484
}
