*
{
	border:0;
	margin:0;
	padding:0;
}
p{
	line-height:18px;
	margin-bottom: 10px;
}
h1{
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9933;
	padding-bottom: 5px;
}
#doc {
	width:100%;
	height:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color:#CFC26A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
#container
{
	width: 715px;
	margin:auto;
}
#top-1
{
	height: 235px;
	background-image: url(images/im_02.jpg);
	background-repeat: no-repeat;
}
#top-2
{
	height: 179px;
	background-image: url(images/im_04.jpg);
	background-repeat: no-repeat;
}
#menu
{
	height: 54px;
	background-image: url(images/im_05.jpg);
	background-repeat: no-repeat;
}
#menu-in{
	padding-top: 20px;
	text-align: center;
	padding-left: 36px;
	padding-right: 36px;
	color: #CCCC66;
	font-weight: bold;

}
#main
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#main-in
{
	background-image: url(images/line-1.jpg);
	margin: 11px;
	background-repeat: no-repeat;
	background-color: #E7E19B;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 25px;
	text-align: justify;
	padding-bottom: 20px;
}
#footer
{
	width:100%;
	background-image: url(images/bg-2.jpg);
	background-repeat: repeat-x;
}
#footer-in
{
	width:715px;
	background-image:url(images/im_08.jpg);
	background-repeat:no-repeat;
	height: 63px;
	margin: auto;
	text-align: center;
	color: #999933;
}
.sp
{
	background-image: url(images/dot.jpg);
	background-repeat:repeat-x;
	height: 3px;
	line-height: 0;
	font-size: 0;
	margin-bottom: 17px;
}
li {
	display:inline;	
}
ul
{
	list-style-type: none; list-style-image: none;	
}
.link1
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC66;
	text-decoration: none;
}
a.link1:hover
{
color:#999900;
}

