/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	margin: 0px;
	text-align:center;
	background: #B80000;
}
div{ color: #FFF; font-size: 14px; margin: 0px; padding: 0px; text-align: center; }

ul,li{ margin: 0px; padding: 0px; list-style: none; }

form,img{ border: 0px; margin: 0px; padding: 0px; vertical-align: baseline; }

a:link{
	font-size:14px;
	color:#FFF;
	line-height:14px;
	font-weight:bold;
}
a:visited{
	font-size:14px;
	color:#FFF;
	line-height:14px;
	font-weight:bold;
}
a:hover{
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height:14px;
	text-decoration:underline;
}
#div{
	width:1002px;
	height:400px;
	margin:auto;
	background-image: url(../images/0_01.jpg);
	background-repeat: no-repeat;
}
#div1{
	height:180px;
	background-image: url(../images/0_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#div2{
	width:387px;
	height:32px;
	overflow:hidden;
	padding-top:4px;
	margin-top:23px;
	background-image: url(../images/0_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#div3{
	padding:6px;
}