/* CSS Document */

body{
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
font-size:12px;
line-height:20px;
color:#666666;
}
/*A:link{color:blue; font-size:14pt; text-decoration:underline}
A:visited{color:blue; font-size:14pt; text-decoration:underline}
A:hover{color:red; font-size:14pt; text-decoration:none}
A:active{color:red; font-size:9pt; text-decoration:none} */
a:hover{color:#5AC0D9; font-size:12px; text-decoration:none}
a { text-decoration: none; color:#666666; font-size:12px;} 

.contactus {
	font-size: 12px;
	font-weight: bold;
	padding-bottom:0px;
	padding-right:0px;
	color:#666666;
	outline:none;
	line-height:22px;
	vertical-align:bottom;
	}
.table {
	font-size: 12px;
	color:#333333;
	line-height:20px;
    padding-left:10px;
	}
.news-img{
padding-left:30px;
text-align:left;
}
.toppage {	
     color: #666666;
	font-weight: bold;
}
.toppage_next {
    color: #5AC0D9;
	font-weight: bold;}
	
.table-td {text-align:left;
padding-left:25px;
font-size:12px;
line-height:20px;
}

.time{
font-weight:bold;
color: #5AC0D9;
text-align:left;
}
.line{
border-bottom:1px solid #eeeeee;
}

.index-time{
font-weight:bold;
color: #5AC0D9;
text-align:left;
}

.table-title {font-size:13px;
font-weight:bold;
color:#6699FF;
text-align:center;
}

.point {font-size: 24px;
}

.FA-img-name {	font-size: 10px;
	color: #6699FF;
	font-weight: bold;
}

.FA-table-title {font-size:13px;
font-weight:bold;
color:#6699FF;
text-align:left;
}


@media print {
body {
zoom: 70%;
}
}