@charset "utf-8";
body {
	margin: 0px;
	
	background-color:#FFFFFF;
	background-repeat: repeat;
	line-height:160%;
}
a{color:#000; text-decoration:none}
a:hover{color:#000; text-decoration:underline}
.dh a{ color:#ffffff;text-decoration:none; font-size:14px; display:block; width:109px; height:32px; line-height:32px; text-align:center;}
.dh a:hover{ color:#ffff00;text-decoration:none; font-size:14px;}
.home{
text-align:right;
margin-top:16px;
margin-right:20px;}
td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.bk {
	border: 1px solid #CECECE;
}
.bk_1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
}
.bk_2 {
	background-image: url(../images/bj_3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fg{background-image:url(../images/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;}
.new_detail_time{
	border-bottom-style:solid;
	border-bottom-color:#D5D5D5;
	border-bottom-width:1px;
	color:#6C6C6C;}
.bor_table{
	border:#ccc 1px solid;
	background-image: url(../images/title.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bor_table_o{
	border:#ccc 1px solid;
	background-image: url(../images/title_o.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fg{
	background-image:url(../images/fg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.apply a{color:#0000ff}
.apply a:hover{color:#0000ff}
#page_new{
padding-left:5px;}
.input_line{
	background-color: #F4F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F5F5;
	border-right-color: #F4F5F5;
	border-bottom-color: #000000;
	border-left-color: #F4F5F5;
}
.n_l_b{ border-bottom:1px dotted #cccccc;}