﻿.br_s6 {line-height: 6px}
.br_s10 {line-height: 10px}
.br_s16 {line-height: 16px}

.box_layout{padding:6px 4px 4px 8px;}
.box_layout_detail{padding:12px 8px 12px 12px;}

.box_b{ font-weight:bold;}
.box_text{margin-top:2px;}
.box_dot{
	background:url(/images/box_dot.gif) repeat-x ;
	height:1px;
	margin:14px 0px 0px 0px;
}
.box_arr01{
	background:url(/images/arr_blue01.gif) no-repeat 0px 3px;
	margin-top:3px;
	margin-left:4px;
	padding-left:14px;
	color:#2f5aa9;
}
.box_arr{
	background:url(/images/arr_blue.gif) no-repeat 0px 3px;
	margin-top:3px;
	margin-left:4px;
	padding-left:14px;
	color:#2f5aa9;
}
.box_arr a{
	color:#2f5aa9;
	text-decoration:underline;
}
.box_arr a:hover{
	color:#cd3737;
	text-decoration:none;
}
.box_arr01 a{
	color:#2f5aa9;
	text-decoration:underline;
}
.box_arr01 a:hover{
	color:#cd3737;
	text-decoration:none;
}
.box_bt{padding:9px 2px 6px 0px ; text-align:right;}

.title{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.date{color:#969696; margin-top:3px;}
.b_date {color:#121212; margin-top:5px;}
.b_name {color:#121212; margin-top:5px;}

.box_show{
	margin:3px 8px 1px 5px;
	padding:6px 10px 10px 10px;
	background-color:#f1f1f1;
	border: 1px #c8c8c8 dashed;
	line-height:15px;
}
.box_comment{margin-left:20px;}
.box_comment_text{ padding:4px 6px 10px 4px;}
.box_comment_tit{
	background:url(/images/arr_bullet.gif) no-repeat 1px 4px;
	padding-left:11px;
	color:#244e9d;
	font-weight:bold;
} 