﻿/* CSS Document */

TD {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: ,arial;
}

.top1 {
	font-size: 12px;
	color: #ffffcc;
	line-height:16px;
}
.news1 {
	font-size: 14px;
	color: #fbd898;
	line-height:28px;
}
.news2 {
	font-size: 12px;
	color: #fbd898;
	line-height:24px;
}
.end {
	font-size: 14px;
	color: #ffffff
;
	line-height:33px;
}
.end1 {
	font-size: 25px;
	color: #ffffff;
	line-height:33px;
	font-weight:bold;
}
.end2 {
	font-size: 14px;
	color: #ffffff;
	line-height:26px;
}
.end3 {
	font-size: 12px;
	color: #ffffff;
	line-height:19px;
}
.staff1 {
	font-size: 14px;
	color: #fce8b1;
	line-height:24px;
	font-weight:bold;
}
.recruit {
	font-size: 14px;
	color: #ffffFF;
	line-height:28px;
}
.recruit1{
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
	line-height:30px;
}
.acc1 {
	font-size: 20px;
	color: #ffffff;
	line-height:32px;
}

#news { width:635px;
          height:325px;
          overflow-x:hidden;
          overflow-y:auto;
          margin: 10px auto 0 15px;
}

a:link {
color: #ffffff;text-decoration: none
}
a:visited {
color: #ffffff;text-decoration: none
}
a:active {
color: #000000;text-decoration: none
}
a:hover {
color: #000000;text-decoration: underline;
}
.jspDrag{ background: #3f3222; }
.jspTrack .jspActive, .jspTrack .jspHover, .jspDrag:hover{ background: #9e8a78; }
.jspHorizontalBar, .jspVerticalBar, .jspTrack{ background: #322012; }

.small_img{ width: 80px; height: 107px; margin-right: 3px; margin-bottom: 5px; }

.pickuplist{ width: 286px; height: 382px; overflow: hidden; }

#news .item{ margin-bottom: 8px; padding-bottom: 8px; font-size: 12px; }
#news .item p{ padding: 0; margin: 0 0 8px 0;  }
#news .item:after{ clear: both; display: table; content: ""; height: 0; line-height: 0; }