body { 
    scrollbar-track-color:#F0F0D9; 
	scrollbar-base-color:#F0F0D9; 
	scrollbar-arrow-color:#B2B2B2; 
	scrollbar-highlight-color:#B2B2B2; 
	scrollbar-shadow-color:#B2B2B2; 
	scrollbar-3dlight-color:#F0F0D9; 
	scrollbar-darkshadow-color:#F0F0D9;
}

.list {  
    font-size: 12px; 
	line-height: 125%
}

.txt11 {  
    font-size: 11px; 
	line-height: 125%
}

.txt12 {  
    font-size: 12px; 
	line-height: 150%
}

.txt14 {
    font-size: 14px; 
	line-height: 150%
}

.back {
	background-image: url(../kimuchi/win_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

p {
	margin: 15px 0 0 0;
}

ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: disc;
}

li {
	margin: 3px 0 0 0;
}

.rec-m-ttl {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-image: url(../menu/rec_ttl_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}.rec-txt {
	font-size: 12px;
	line-height: 140%;

}
.rec-img-m {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rec-img-m2 {

	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.staff-name {
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../staff/name_bg_line.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
