@charset "UTF-8";


body,td,th {
	font-size: 12px;
	color: #5c5c5c;

}
body {
	background-image: url(../img/bg.jpg);
	background-color: #fcfcfc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
	text-decoration:none;
	color:#5c5c5c;
}

.dl {
	align:center;
	width:1080px;
	height:587px;
	background-image: url(../img/main_dl.jpg);
	background-repeat: no-repeat;
	margin: 0px auto -1px auto; 
}

.deck {
	padding-top:270px;
	padding-left:163px;
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}



.footer {
		
	width:440px;
	margin-top: 100px;
	margin-left:163px;
	
}

.copyright {
	
	float:left;	
}

.talk {
	float:right;
	width:200px;
	height:41px;
	background-image: url(../img/talk.gif);
	background-repeat: no-repeat;
	background-position:top right;
	
	
}

.talk:hover {
	background-position:bottom right;
	
}

.tag {
	color: #999;
	font-style: italic;
}
