﻿body 
{
	color:White;
}

#Affiche
{
	background-image:url("../images/b1.jpg");
	width:300px;
	height:126px;
	float:left;
}
#NoticeList
{
}
#NoticeList a
{
	color:#ddd;	
}
#NoticeList a:hover
{
	color:#fff;
	text-decoration:underline;
}
.split
{
	background-image:url("../images/b2.jpg");
	float:left;
	width:6px;
	height:126px;
}
#AfficheAndSearch
{
	width:960px;
	clear:both;
	margin-bottom:30px;
}
.item1
{
	background-image:url("../images/b4.jpg");
	width:93px;
	height:116px;
	float:left;
	padding:10px 0px 0px 17px;
}
.item1 a
{
	cursor:pointer;
	color:#ccc;
	display:block;
	width:75px;
}
.item2
{
	background-image:url("../images/b5.jpg");
	width:114px;
	height:116px;
	float:left;
	padding:10px 0px 0px 17px;
}
.item2 a
{
	cursor:pointer;
	color:#ccc;
	display:block;
	width:85px;
}
.item3
{
	background-image:url("../images/b6.jpg");
	width:79px;
	height:126px;
	float:left;
	padding-left:10px;
}
.item3 input
{
	font-size:12px;
	font-family:宋体;
	border:0px;
	color:#ddd;
	background-image:url("../images/button.jpg");
	width:72px;
	height:31px;
}