/* CSS Document */

body,td,th {
	font-family: ·s²Ó©úÅé,Tahoma;
	font-size: 14px;
	color: #666;
	line-height:20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align:center;
}
a{
color:#315E88; text-decoration:none;
}
a:link{
color:#315E88; text-decoration:none;
}
a:visited{
color:#315E88; text-decoration:none;
}
a:hover {
	color:#01509B;
	text-decoration:none;
}
.border { 
	background: url(images/border.png) repeat-y center; 
}
.border_footer  { 
	background: transparent url(images/footer.png) repeat-y scroll center; height:25px; 
}
.border_header  { 
	background: transparent url(images/header.png) repeat-y scroll center; height:20px; 
}