BODY {
	
	margin:0px;
	padding:0px;
	
	   }
A,P,SPAN,INPUT,OL,UL{
	font-family:Tahoma;
	font-size: 14px;
	color: #000;
	text-align: justify;
	
}

#head{
	width:1000px;
	height:189px;
	background-color:#d9281a;
}

#top table{
	width:1000;
	height:221px;
}
#top table .left{
	width:484px;
	background: url(../images/list/bord.gif) no-repeat right;
	
}
#top table .center{
	width:300px;
	background: url(../images/list/bord.gif) no-repeat right;
	}
#top table .center p{
	font-family:verdana;
	font-size: 16px;
	color: #000;
	margin:0px 10px 0px 20px;
	font-weight:bold;
	
	text-align: left;
}
#top table .right{
	width:216px;
}
#top table .right p{
	font-family:Tahoma;
	font-size: 12px;
	color: #000;
	margin:0px 80px 0px 30px;
	line-height:23px;
}
#center{
	margin:40px 0px 0px 0px;
}
#center table{
	border:0;
}
#center table .td{
	text-align:center;
}
#bottom {
	width:1000px;
	height:380px;
	position:relative;
	margin:0px 0px 0px 0px;
	background: url(../images/list/bg.gif) #FFF no-repeat right bottom;
}
#bottom table{
	width:500px;
	margin:10px 0px 60px 40px;
}
#bottom .left{
	width:126px;
}
#bottom .text{
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
}
