@charset "utf-8";

table th{
	/* font-weight:bold; */
	text-align:center;
}
table td img{
	vertical-align:middle;
} 
   
/* left */
div.lelitop{
	background:#dedede;
	height:28px;
	clear:both;
	width:100%;
	display:inline-block;
}
div.lelbg1{
	background:#ececec;
}

div.lelitop div.num{
	margin:9px 0 0 7px;
	padding:0 0 0 8px;
	background:url(../../images/cssimg/bul_arrow1.gif) no-repeat 0 3px;
	float:left;
	color:#393939;
	display:inline;
}
div.lelitop div.num strong{
	color:#ff6c00;
}
div.lelitop div.rico{
	float:right;
	padding:4px 4px 0 0;
}
div.lelitop div.rico div.sel{
	float:left;
	padding:1px 4px 0 0;
}
div.lelitop div.rico div.nwi{
	float:left;
	color:#767676;
	letter-spacing:-0.09em;
	font-size:0.95em;
}

div.lelitop div.rico div.nwi1{
	float:left;
	letter-spacing:-0.09em;
	font-size:0.95em;
	margin:3px 0 0;
}

div.lelitop div.rico div.se{
	float:left;
	margin:1px 0 0 0;
}
div.lelitop div.rico div.se1{
	float:left;
	margin:1px 0 0 0;
}
div.lelitop div.rico div.se1 select{
	font-size:0.95em;
}
div.lelitop div.rico div.icbtn{
	float:left;
	font-size:0;
	margin:0 0 0 3px;
}
div.lelitop div.rico div.icbtn img.ma{
	margin:0 11px 0 5px;
}
div.lelitop div.rico div.icbtn1{
	float:left;
	font-size:0;
	margin:1px 0 0 3px;
}

div.lelistwrap{
	height:464px;
	width:99%;
	overflow:auto;
	overflow-x:hidden;
	border-top:0 solid #cbcbcb;
}
div.lebtno{
	border-top:0px;
}
div.lelistwrap p{
	margin:25px 0 0 0;
	text-align:center;
}
div.lelistwrap ul{
	margin:2px 0 0 0;
	width:100%;
}
div.lelistwrap ul li{
	border-bottom:1px solid #d4d4d4;
	padding:2px 0 2px 12px;
	line-height:140%;	
	white-space:nowrap;
	width:100%;
}

div.lelistwrap ul li.listOn{
	border-bottom:0px solid #d4d4d4;
	padding:2px 0 2px 12px;
	line-height:140%;	
	white-space:nowrap;
	width:100%;
}

div.lelistwrap ul li span.bl{
	color:#666;
}
div.lelistwrap ul li strong{
	color:#ff0000;
	font-weight:normal;
}
div.lelistwrap ul li img{
	vertical-align:middle;
}
div.lelistwrap ul li.sel{
	background:#fff9df;
}
/*
	2019.09.03 lsInfoP.do(팝업) 호출시 왼쪽 부칙목록 클릭시에 스타일이 
	바뀌는 현상이 있어서 우선 주석처리. 추후 해당클래스에 대해 on 처리 하는 부분을 
	찾아봐야함.<jhok>
*/
/* div.lelistwrap ul li.on{
	background:#fff9df;
} */
div.lelistwrap ul li.dep{
	padding:0 0 0 12px;
	text-indent:0px;
}
div.lelistwrap ul li.dep a:hover{
	text-decoration:underline;
}
div.lelistwrap ul li.dep div.dep1{
	padding:5px 0;
	font-weight:bold;
	line-height:110%;
	margin: 1px;
}
div.lelistwrap ul li.dep div.dep1on{
	background:#e5e5e5;
	padding:2px 0 0 0;
	font-weight:bold;
}
div.lelistwrap ul li.dep div.dep1on a, div.lelistwrap ul li.dep div.dep1on a:hover{
	font-weight:bold;
}
div.lelistwrap ul li.dep div.dep2{
	padding:5px 0 5px 18px;
	line-height:110%;
}
div.lelistwrap ul li.dep div.dep3{
	padding:5px 0 5px 22px;
	line-height:110%;
}
div.lelistwrap ul li.dep div.dep4{
	padding:5px 0 5px 26px;
	line-height:110%;
}
div.lelistwrap ul li.dep div.dep5{
	padding:5px 0 5px 30px;
	line-height:110%;
}
div.lelistwrap ul li.dep div.dep6{
	padding:5px 0 5px 34px;
	line-height:110%;
}
div.lelistwrap ul li.dep div.dep7{
	margin:1px 0 0 19px;
	padding:0 0 0 7px;
	background:url(../../images/cssimg/bul_arrow6.gif) no-repeat 0 5px;
}
div.lelistwrap ul li.dep div.dep07{
	margin:1px 0 0 35px;
	padding:0 0 0 7px;
	background:url(../../images/cssimg/bul_arrow6.gif) no-repeat 0 5px;
}
div.lelistwrap ul li.dep div.dep7 a:hover{
	text-decoration:underline;
}
div.lelistwrap ul li.dep div.dep7bo{
	margin:0 0 0 44px;
	padding:0 0 0 7px;
	background:url(../../images/cssimg/bul_arrow6.gif) no-repeat 0 5px;
	font-weight:bold;
}
div.lelistwrap ul li.dep div.dep7bo a{
	font-weight:bold;
}
/* 20110216 추가*/
div.lelistwrap2{
	height:464px;
	width:99%;
	overflow:auto;
	overflow-x:hidden;
	border-top:1px solid #cbcbcb;
}
div.lelistwrap2 p{
	margin:25px 0 0 0;
	text-align:center;
}
div.lelistwrap2 ul{
	margin:2px 0 0 0;
	width:100%;
}
div.lelistwrap2 ul li{
	border-bottom:1px solid #d4d4d4;
	/*padding:5px 0 3px 25px; 수정된 부분 */
	padding:5px 0 3px 13px;	
	/*text-indent:-12px;삭제된 부분 */
	line-height:140%;	
	/* white-space:nowrap; 삭제된 부분 */	
	width:100%;
}
div.lelistwrap2 ul li span.bl{	
	color:#666;	
}
div.lelistwrap2 ul li strong{
	color:#ff0000;
	font-weight:normal;
}
div.lelistwrap2 ul li img{
	vertical-align:middle;
}
div.lelistwrap2 ul li.sel{
	background:#fff9df;
}
div.lelistwrap2 ul li.on{
	background:#fff9df;
}
div.lelistwrap2 ul li.dep{
	/* padding:0 0 0 12px; 수정된 부분 */
	padding:0 0 0 12px;
	text-indent:0px;
	white-space:nowrap;/* 추가된 부분 */
}
div.lelistwrap2 ul li.dep a:hover{
	text-decoration:underline;
}
div.lelistwrap2 ul li.dep div.dep1{
	padding:5px 0;
	font-weight:bold;
	line-height:110%;
}
div.lelistwrap2 ul li.dep div.dep1on{
	background:#e5e5e5;
	padding:2px 0 0 0;
	font-weight:bold;
}
div.lelistwrap2 ul li.dep div.dep1on a, div.lelistwrap ul li.dep div.dep1on a:hover{
	font-weight:bold;
}
div.lelistwrap2 ul li.dep div.dep2{
	padding:5px 0 5px 18px;
	line-height:110%;
}
div.lelistwrap2 ul li.dep div.dep3{
	padding:5px 0 5px 22px;
	line-height:110%;
}
div.lelistwrap2 ul li.dep div.dep4{
	padding:5px 0 5px 26px;
	line-height:110%;
}
div.lelistwrap2 ul li.dep div.dep5{
	padding:5px 0 5px 30px;
	line-height:110%;
}
div.lelistwrap2 ul li.dep div.dep6{
	padding:5px 0 5px 34px;
	line-height:110%;
}
div.lelistwrap2 ul li.dep div.dep7{
	margin:0 0 0 44px;
	padding:0 0 0 7px;
	background:url(../../images/cssimg/bul_arrow6.gif) no-repeat 0 5px;
}
div.lelistwrap2 ul li.dep div.dep7 a:hover{
	text-decoration:underline;
}
div.lelistwrap2 ul li.dep div.dep7bo{
	margin:0 0 0 44px;
	padding:0 0 0 7px;
	background:url(../../images/cssimg/bul_arrow6.gif) no-repeat 0 5px;
	font-weight:bold;
}
div.lelistwrap2 ul li.dep div.dep7bo a{
	font-weight:bold;
}
/* 20110216 추가 여기까지*/

div.lelistwrap1{
	position:absolute;
	top:28px;
	left:0;
	width:176px;
	height:490px;
	/*overflow:auto;*/
	overflow-x:hidden; overflow-y:auto;
	border:1px solid #c8c8c8;
	text-align:left
}
div.lelistwrap1 ul{	
	width:100%;
	padding:0 0 0 7px;
}
div.lelistwrap1 ul li{	
	width:100%;
	white-space:nowrap;
	line-height:150%;
}
div.lelistwrap1 ul li img{	
	vertical-align:middle;
}
div.lelistwrap1 ul li.on{	
	font-weight:bold;
}
div.lelistwrap1 ul li.cn1{	
	padding:0 0 0 15px;
}
div.lelistwrap1 ul li.cn2{	
	padding:0 0 0 35px;
}
div.lelistwrap1 ul li a:hover{	
	text-decoration:underline;
}

/* 내가 찾은 법령이력 */
div.myhis{
	padding:7px 0 0 0;
	border-left:1px solid #cbcbcb;
}
div.myhis ul{
	margin:0 0 0 5px;
}
div.myhis ul li{
	padding:4px 0 4px 18px;
	text-indent:-18px;
	line-height:150%;
}
div.myhis ul li a:hover{
	text-decoration:underline;
}
div.myhis ul li img{
	vertical-align:middle;
}

/* paging */
div.paging{
	margin:10px 0 0 0;
	text-align:center;
}
div.paging a img{
	margin:0 0 3px 0 ; 
	vertical-align:middle;
}
div.paging img{
	margin:0 0 3px 0 ; 
	vertical-align:middle;
}
div.paging ol{
	display:inline;
	padding:0;	
}
div.paging ol li{
	display:inline-block;
	width:26px;
	height:26px;
	padding:0;
	margin:0;
	color:#393939;
	line-height:26px;
}
div.paging ol li.on{
	font-weight:bold;
}
div.paging ol li a, div.paging ol li a:hover {
	display:inline-block;
	width:100%;
	color:#393939; 
}
div.paging ol li.on a, div.paging ol li.on a:hover {
	font-weight: bold; 
	text-decoration: none;
}

/* table */
caption{
	text-indent: -9999px;
	width:0; 
	height:0; 
	overflow:hidden; 
	font-size:0; 
}

table.tbl1{
	margin:7px 0 0 0;
	border-bottom:1px solid #5a86b0;
	width:100%;
}
table.tbd1{
	border-bottom:2px solid #5a86b0;
}

table.tbl1 tr.gr td{
	background:#f2f2f2;
}
table.tbl1 td.gr{
	background:#f2f2f2;
}
table.tbl1 tr th{
	background:#afc8e1 url(../../images/cssimg/bar1.gif) no-repeat 100% 50%;
	color:#000000;
	border-bottom:2px solid #5a86b0;
	padding:7px 0;
} 
table.tbl1 tr th.bano{
	background:#afc8e1;
} 
table.tbl1 td:not(.fleft){
	background:#fefeff;
	color:#3c3c3c;	
	padding:7px 8px 6px;
	text-align:center;
} 
table.tbl1 td strong{
	color:#ff0000;
	font-weight:normal;
}
table.tbl1 td.ce{
	text-align:center;
} 
table.tbl1 td img{
	vertical-align:middle;
} 
table.tbl1 td a{
	color:#3c3c3c;
} 
table.tbl1 td a:hover{
	color:#4384bc;
} 
table.tbl1 td a.bl{
	color:#5a86b0;
}
table.tbl1 td a.bl:hover{
	color:#5a86b0;
	text-decoration:underline;
}
table.tbl1 td.repl{
	background:url(../../images/cssimg/bul_arrow27.gif) no-repeat 10px 5px;
	padding:0 0 0 45px;
}

div.tbl2{
	clear:both;
	background:url(../../images/cssimg/tblbg1.gif) repeat-x;	
	border-bottom:2px solid #ddd;
}
div.tbl2 table{
	width:100%;
}
div.tbl2 table th{
	border-right:1px solid #fff;
	padding:7px 0 9px;
}
div.tbl2 table th.brno{
	border-right:0px;
}
div.tbl2 table td{
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:6px 10px;
	line-height:140%;
}
div.tbl2 table td.ce{
	text-align:center;
}
div.tbl2 table td a:hover{
	color:#4ca4e5;
	text-decoration:underline;
}

table.tbl3{
	width:100%;
	clear:both;
	border:1px solid #b0c6db;
	margin:0 -1px -2px 1px;
}
table.tbl3 th{
	border:1px solid #b0c6db;
	background:#dee7ef;
	padding:7px 0 9px;
}
table.tbl3 th.cne1{
	padding:6px 0 7px;
}
table.tbl3 th.cne2{
	padding:9px 0 7px;
}
table.tbl3 th span.bnfl{
	float:left;
	padding:2px 0 0 8px;
}
table.tbl3 th span.bnfr{
	float:right;
	padding:0 8px 3px 0;
	margin:-9px 0 0 0;
}

table.tbl3 td{
	border:1px solid #ddd;
	padding:6px 10px;
	line-height:140%;
}
table.tbl3 td.ce{
	text-align:center;
}
table.tbl3 td.ri{
	text-align:right;
}
table.tbl3 td a:hover{
	color:#4ca4e5;
	text-decoration:underline;
}

table.tbl3 td.rep{
	background : url("../../images/cssimg/bul_arrow36.gif") no-repeat scroll 10px 7px transparent;
	padding : 5px 8px 6px 37px;
}

div.tbl4{	
	height:406px;
	overflow:auto;
	overflow-x:hidden;
	border-bottom:2px solid #ddd;
}
div.tbl4he1{	
	height:461px;
	border-bottom:2px solid #ddd;
}
div.tbl4 table{
	width:100%;
	border:1px solid #ddd;
	margin:0 0 0 1px;
}
div.tbl4 table td{
	border:1px solid #ddd;
	padding:6px 10px;
	line-height:140%;
}
div.tbl4 table td.ce{
	text-align:center;
}

div.tbl4 table td.ctn2{
	padding:0px;
}

div.tbl4 table td a:hover{
	color:#4ca4e5;
	text-decoration:underline;
}

table.tbl4{
	width:100%;
	border:1px solid #ddd;
	border-bottom:2px solid #ddd;
}

table.tbl4ma1{
	margin:1px 0 0 0;
}
table.tbl4 tr.on{
	background:#f2f6f9;
}
table.tbl4 td{
	border:1px solid #ddd;
	padding:6px 10px;
	line-height:140%;
}
table.tbl4 td.ce{
	text-align:center;
}
table.tbl4 td a:hover{
	color:#4ca4e5;
	text-decoration:underline;
}
table.tbl4 td.ri{
	text-align:right;
}
table.tbl4 td.tot1{
	text-align:center;
	color:#444;
	font-weight:bold;
	background:#c8c8c8;
}
table.tbl4 td.tot2{
	text-align:right;
	background:#c8c8c8;
}

table.tbl5{
	border-top:1px solid #5a86b0;
	border-bottom:3px solid #5a86b0;
	width:100%;
	margin:15px 0 0 0;
}
table.tma1{
	margin:9px 0 0 0;
	border-bottom:1px solid #5a86b0;
}
table.tma2{
	border-bottom:1px solid #ddd;
	margin:0;
}
table.tbl5 .blln{
	border-bottom:1px solid #5a86b0;
}
table.tbl5 .blno{
	border-bottom:0px;
}
table.tbl5 tr.blno td{
	border-bottom:0px;
}
table.tbl5 th{
	background:#dee7ef;
	color:#305b84;
	border-bottom:1px solid #c3cbd2;
	padding:7px 0 6px;
	line-height:140%;
}
table.tbl5 .inp{
	padding:4px 10px;
	line-height:110%;
}
table.tbl5 .inp1{
	padding:10px 10px 6px;
	line-height:110%;
}
table.tbl5 td{
	color:#666;
	border-bottom:1px solid #e0e0e0;
	padding:7px 13px 6px;
	line-height:140%;
}
table.tbl5 td .flo{
	float:left;
	padding:3px;
	font-weight:bold;
}
table.tbl5 td .flo1{
	padding:3px;
	font-weight:bold;
}
table.tbl5 td div.intx{
	clear:both;
	padding:3px 0 0 0;
	color:#9f9f9f;
	font-size:0.95em;
}
table.tbl5 td.pdno{
	padding:0;
}
table.tbl5 td img{
	vertical-align:middle;
}
table.tbl5 td a.bd, table.tbl5 td a.bd:hover{
	font-weight:bold;
	text-decoration:underline;
}
table.tbl5 td div.cne{
	height:415px;
	padding:15px 20px;
	overflow:auto;
	line-height:160%;
}
table.tbl5 td input.ty1{
	border:1px solid #c7c7c7;
	width:96px;
	height:14px;
	padding:2px 0 0 3px;
	float:left;
}
table.tbl5 td input.ty2{
	border:1px solid #c7c7c7;
	width:224px;
	height:14px;
	padding:2px 0 0 3px;
}
table.tbl5 td input.ty3{
	border:1px solid #c7c7c7;
	width:73px;
	height:14px;
	padding:2px 0 0 3px;
}
table.tbl5 td textarea.ty1{
	border:1px solid #c7c7c7;
	width:207px;
	height:55px;
	padding:10px;
}

div.tbcon1{
	margin:5px 0 0 0;
	border:1px solid #ddd;
	padding:10px;
	line-height:140%;
}
div.tbcon1 div.tast{
	background:url(../../images/cssimg/bul_arrow13.gif) no-repeat 0 2px;
	padding:0 0 0 16px;
	font-weight:bold;
	margin:0 0 5px 0;
}
div.tbcon1 pre{
	white-space:normal; 
}

div.tbcon2{
	margin:1px 0 0 0;
	border:1px solid #ddd;
}

div.tbcon2 div.ins{
	padding:10px;
	line-height:140%;
}
div.tbcon2 div.tast{
	background:url(../../images/cssimg/bul_arrow13.gif) no-repeat 0 2px;
	padding:0 0 0 16px;
	font-weight:bold;
	margin:0 0 5px 0;
}

div.tbl6{
	height:auto;
	overflow:auto;
	border-top:1px solid #5a86b0;
	border-bottom:3px solid #5a86b0;
}

div.tbl6 table{
	width:100%;
}


div.tbl6 table .blln{
	border-bottom:1px solid #d1d5d9;
}
div.tbl6 table th{
	background:#eef3f7;
	color:#305b84;
	border-bottom:1px solid #d1d5d9;
	line-height:140%;
	padding:5px 0;
}
div.tbl6 table th.ctne1{
	background:#dee7ef;
	color:#000;
	border-bottom:1px solid #e0e0e0;
	padding:6px 0 5px;
}
div.tbl6 table th.ctne2{
	background:#dee7ef;
}
div.tbl6 table td{
	color:#666;
	border-bottom:1px solid #e0e0e0;
	line-height:140%;
	padding:5px 8px;
}
div.tbl6 table td.ctne1{
	padding:20px;
	line-height:170%;
}
div.tbl6 table td.ctne2{
	font-weight:bold;
}

table.tbl6{
	width:100%;
	border-top:1px solid #5a86b0;
	border-bottom:3px solid #5a86b0;
}

table.tbl6 .blln{
	border-bottom:1px solid #d1d5d9;
}
table.tbl6 th{
	background:#eef3f7;
	color:#305b84;
	border-bottom:1px solid #d1d5d9;
	line-height:140%;
	padding:5px 0;
}
table.tbl6 th.ctne1{
	background:#dee7ef;
	color:#000;
	border-bottom:1px solid #e0e0e0;
	padding:6px 0 5px;
}
table.tbl6 th.ctne2{
	background:#dee7ef;
}
table.tbl6 td{
	color:#666;
	border-bottom:1px solid #e0e0e0;
	line-height:140%;
	padding:5px 8px;
}
table.tbl6 td.ctne1{
	padding:20px;
	line-height:170%;
}
table.tbl6 td.ctne2{
	font-weight:bold;
}

table.tbl7{
	border:1px solid #ddd;
	border-top:0px;
	background:#f0f0f0;
	width:100%;
}
table.t7ma1{
	margin:4px 0 0 0;
}
table.t7ma2{
	margin:-2px 0 0 1px;
}

table.t7ma3{
	margin:0 0 -2px 0;
}

table.t7ma4{
	margin:-2px 0 0 1px;
}

table.t7ma5{
	margin:-2px 0 -1px 1px;
}

table.tbl7 th{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:3px 0;
	line-height:150%;
	background:#dee7ef;
}
table.tbl7 td{
	border-left:1px solid #ddd;
	padding:5px 14px;
	line-height:150%;
	vertical-align:top;
}
table.tbl7 td input.btn{
	vertical-align:-3px;
}
table.tbl7 td div.cde{
	clear:both;
	padding:2px 0 0 0;
}
table.tbl7 td.cne1{
	background:#fff;
	padding:0px;
	border-top:1px solid #ddd;
}
table.tbl7 td span.ble{
	color:#003164;
	font-weight:bold;
}

 div.tbl8{	
	height:480px;
	overflow:auto;
	overflow-x:hidden;
	border:1px solid #ddd;
	border-top:0px;
	line-height:0;
	padding:0;
	-webkit-overflow-scrolling:touch;
}
div.tbl8 table{
	width:100%;
	margin:-1px 0 0 0;
}
div.tbl8 table td{
	border-bottom:1px solid #ddd; 
	line-height:0;
	vertical-align:top; 
	color:#666;
}
div.tbl8 table td.on{
	background:#edeeed;
} 
div.tbl8 table td div.latit{
	font-size:1.1em;
	font-weight:bold;
	color:#3c7fbc;
	float:left;
}
div.tbl8 table td div.latit a, div.tbl8 table td div.latit a:hover{
	font-size:1.1em;
	font-weight:bold;
	color:#3c7fbc;
}
div.tbl8 table td div.lacon{
	padding:2px 8px;
	font-size:1.1em;
}
div.tbl8 table td div.lacon p a{
	text-decoration:underline;
}
div.tbl8 table td div.lacon p a:hover{
	text-decoration:underline;
	color:#4ca4e5;
}

table.tbl9{
	border:1px solid #ddd;
	background:#f0f0f0;
}
table.t9ma1{
	margin:4px 0 0 0;
}
table.tbl9 th{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:3px 0;
	line-height:150%;
	background:#dee7ef;
}
table.tbl9 tr th.lnkTh{
	background:none;
	font-weight:normal;
}
table.tbl9 td{
	border-left:1px solid #ddd;
	padding:5px 14px;
	line-height:150%;
	vertical-align:top;
}
table.tbl9 td input.btn{
	vertical-align:-3px;
}
table.tbl9 td div.cde{
	clear:both;
	padding:2px 0 0 0;
}
table.tbl9 td.cne1{
	background:#fff;
	padding:0px;
	border-top:1px solid #ddd;
	*padding-right:16px; /* IE 7 and below */
}
table.tbl9 td span.ble{
	color:#003164;
	font-weight:bold;
}
table.tbl9 td.cne2{
	color:#003164;
	font-weight:bold;
	width:100%;
}

div.txcne2{
	color:#003164;
	font-weight:bold;
	border:1px solid #ddd;
	background:#f0f0f0;
	padding:10px;
	line-height:110%;
}

table.tbl10{
	border-top:2px solid #5a86b0;
	border-bottom:2px solid #5a86b0;
}
table.tbl10 th{
	border-bottom:1px solid #c7c7c7;
	background:#f0f7f9;
	padding:10px 0 9px;
	color:#4384bc;
}
table.tbl10 td{
	border-bottom:1px solid #c7c7c7;
	padding:7px 15px;
}
table.tbl10 td span.tpt1{
	padding:4px 0 0 10px;
	float:left;
}
table.tbl10 td input.tex{
	width:346px;
	height:15px;
	border:1px solid #c7c7c7;
	padding:2px 0 0 3px;
}
table.tbl10 td input.tex1{
	width:100px;
	height:15px;
	border:1px solid #c7c7c7;
	padding:2px 0 0 3px;
}
table.tbl10 td textarea{
	width:475px;
	height:54px;
	border:1px solid #c7c7c7;
	padding:10px;
}

table.tbl11{
	border-top:1px solid #c8c8c8;
	margin:15px 0 0 0;
	width:100%;
}
table.tbl11 th{
	border-bottom:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	background:#eee url(../../images/cssimg/bul_arrow10.gif) no-repeat 10px 8px;
	padding:8px 0 8px 27px;
	font-size:0.95em;
	text-align:left;
}
table.tbl11 td{
	border-bottom:1px solid #c8c8c8;
	padding:8px;
}
table.tbl11 td.ce{
	text-align:center;
	padding:8px 0;
	color:#666;
}

table.tbl12{
	border-top:2px solid #969696;
	width:100%;
}
table.tbl12 th{
	background:#ececec url(../../images/cssimg/bar2.gif) no-repeat 100% 50%;
	color:#6b6d70;
	padding:9px 0;
}
table.tbl12 td{
	color:#6b6d70;
	padding:5px 15px;
	line-height:140%;
	vertical-align:top;
}
table.tbl12 td a{
	color:#6b6d70;
}

div.tbl13{	
	height:250px;
	overflow:auto;
	overflow-x:hidden;
	border:1px solid #ddd;
	background:#ebf4fc;
	margin:0 0 -2px 0;
}

div.tbl13 table{
	width:100%;
}
div.tbl13 table td{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	line-height:160%;
	padding:0 10px;
	vertical-align:top;
	color:#666;
	background:#ebf4fc;
}
div.tbl13 table td.brno{
	border-right:0;
}
div.tbl13 table td.on{
	background:#edeeed;
}
div.tbl13 table td ul{
	margin:2px 0;
}
div.tbl13 table td ul li{
	line-height:160%;
	color:#666;
}
div.tbl13 table td ul li a{
	color:#666;
}

div.tbl14{	
	height:450px;
	overflow:auto;
	overflow-x:hidden;
	border:1px solid #ddd;
	border-top:0px;
}
div.tbl14 table{
	width:100%;
}
div.tbl14 table td{
	border-bottom:1px solid #ddd; 
	border-right:1px solid #ddd; 
	line-height:160%;
	vertical-align:top;
	color:#666;
}
div.tbl14 table td.on{
	background:#edeeed;
}
div.tbl14 table td.brno{
	border-right:0;
}
div.tbl14 table td.btn{
	vertical-align:middle;
	text-align:center;
	border-right:0;
}
div.tbl14 table td.btn br.lh{
	line-height:4px;
}
div.tbl14 table td.btn1{
	vertical-align:middle;
	text-align:center;
}
div.tbl14 table td.btn1 br.lh{
	line-height:4px;
}

table.tbl15{
	border-top:2px solid #5a86b0;
	border-bottom:1px solid #b0c6db;
	border-left:1px solid #b0c6db;
	width:100%;
}
table.tbl15ma{
	margin:0 0 2px 0;
}
table.tbl15ma1{
	margin:20px 0 0 0;
}
table.tbl15 tr.on{
	background:#f2f6f9;
}
table.tbl15 th{
	border-right:1px solid #b0c6db;
	background:#dee7ef;
	color:#535353;
	font-size:0.95em;
	padding:7px 0;
}
table.tbl15 th.bobl{
	border-bottom:1px solid #b0c6db;
}
table.tbl15 td{
	border:1px solid #ddd;
	padding:6px 10px;
	line-height:140%;
	vertical-align:top;
}
table.tbl15 td.ce{
	text-align:center;
}
table.tbl15 td a:hover{
	color:#4ca4e5;
	text-decoration:underline;
}
table.tbl15 td.ri{
	text-align:right;
}
table.tbl15 td.tot1{
	text-align:center;
	color:#444;
	font-weight:bold;
	background:#c8c8c8;
}
table.tbl15 td.tot2{
	text-align:right;
	background:#c8c8c8;
}

div.tbl16{
	height:450px;
	overflow:auto;
	overflow-x:hidden;
	/*border-bottom:1px solid #ccc;*/
}
div.lavd{
	height:90px;
}
div.lavd1{
	height:250px;
}
div.tbl16 table{
	width:100%;
	border-bottom:1px solid #b0c6db;
	border-left:1px solid #b0c6db;
	border-right:1px solid #b0c6db;
}
/*:root div.tbl16 table{margin:1px 0 0 1px;}*/

div.tbl16 table tr.on{
	background:#f2f6f9;
}
div.tbl16 table td{
	border-right:1px solid #d4d4d4;
	border-top:1px solid #d4d4d4;
	/*font-size:0.95em;*/
	padding:7px 12px;
	line-height:110%;
}
div.tbl16 table td strong{
	color:#ff0000;
	font-weight:normal;
}
div.tbl16 table td.ce{
	text-align:center;
	padding:7px 0;
}
div.tbl16 table td.leco{
	font-size:1em;
	color:#3c3c3c;
	line-height:140%;
}
div.tbl16 table td.leco a span{
	color:#000;
}
div.tbl16 table td.leco a span.bl{
		color:#444;
}
div.tbl16 table td.leco a span.tit{
	color:#0044cc;
}
div.tbl16 table td.leco a:hover span{
	color:#4384bc;
}
div.tbl16 table td.leco a{
	font-size:1em;
	color:#767676; /*color:#777;*/
}
div.tbl16 table td.leco a.black{
	font-size:1em;
	color:#000;
}
div.tbl16 table td.leco a:hover{
	color:#4384bc;
}
div.tbl16 table td.rico{
	text-align:right;
	padding:7px 20px 7px 0;
}

table.tbl17{
	border:1px solid #ddd;
	border-top:0px;
	background:#f0f0f0;
	width:100%;
	margin:-2px 0 0 1px;
}

table.tbl17 td{
	border-left:1px solid #ddd;
	padding:0 0 0 14px;
	line-height:150%;
	vertical-align:top;
}
table.tbl17 td.blti{
	color:#5283b1;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}
table.tbl17 td div.cosr{
	height:157px;
	overflow:auto;
	padding:5px 0 0;
	margin:2px 0 0 0;
	overflow-x:hidden;
}
table.tbl17 td div.cosr1{
	height:78px;
	overflow:auto;
	padding:5px 0 0;
	margin:2px 0 0 0;
	overflow-x:hidden;
}
table.tbl17 td div.deco{
	padding:0 0 20px 0;
}
table.tbl17 td strong{
	line-height:170%;
}

div.tbl18{
	height:157px;
	overflow:auto;
	overflow-x:hidden;
	border-bottom:1px solid #ccc;
	background:#f2f2f2;
	margin:0;
}

div.tbl18 table{
	width:100%;
	border:1px solid #d4d4d4;
}

div.tbl18 table td{
	border-left:1px solid #ddd;
	padding:0 0 0 14px;
	line-height:150%;
	vertical-align:top;
}
div.tbl18 table td.blti{
	color:#5283b1;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}
div.tbl18 table td div.deco{
	padding:0 0 20px 0;
}
div.tbl18 table td strong{
	line-height:170%;
}

table.tbl19{
	border-top:2px solid #5282b0;
	border-left:1px solid #b0c6db;
	border-right:1px solid #b0c6db;
	width:100%;
	margin:30px 0 0 0;
}
table.tbl19wd1{
	margin:30px 0 0 1px;
}

table.tbl19 th{
	border-right:1px solid #b0c6db;
	border-bottom:1px solid #b0c6db;
	background:#dee7ef;
	padding:8px 0;
}
table.tbl19 td{
	border-left:1px solid #b0c6db;
	border-bottom:1px solid #b0c6db;
	padding:8px;
}
table.tbl19 td.ar{
	text-align:right;
	border-left:0;
}
table.tbl19 td img{
	vertical-align:middle;
}
table.tbl19 td.tbcon1{
	padding:10px;
	line-height:140%;
	border:1px solid #ddd;
}
table.tbl19 td.tbcon1 div.tast{
	background:url(../../images/cssimg/bul_arrow13.gif) no-repeat 0 2px;
	padding:0 0 0 16px;
	font-weight:bold;
	margin:0 0 5px 0;
}

table.tbl20{
	border-top:1px solid #c8c8c8;
	width:100%;
	margin:2px 0 0 0;
}

table.tbl20 th{
	background:#eee url(../../images/cssimg/bul_arrow13.gif) no-repeat 10px 8px;
	padding:8px 0 8px 27px;
	color:#444;
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	text-align:left;
}
table.tbl20 td{
	border-bottom:1px solid #c8c8c8;
	padding:8px 0 8px 9px;
	color:#444;
}

div.tbl21wrap{
	margin:0 9px;
}
table.tbl21{
	border-top:1px solid #c8c8c8;
	width:100%;
	margin:8px 0 0 0;
}
table.tbl21 th{
	background:#dee7ef;
	border-bottom:1px solid #e0e0e0;
	color:#000;
	line-height:120%;
	padding:7px 0;
}
table.tbl21 th.blbr{
	border-right:1px solid #c0d1df;
}
table.tbl21 th.whbr{
	border-right:1px solid #fff;
}
table.tbl21 th.blbg{
	background:#f0f7f9;
	color:#4384bc;
}
table.tbl21 td{
	color:#888;
	line-height:120%;
	padding:7px 10px;
	border-bottom:1px solid #e0e0e0;
}
table.tbl21 td.grbr{
	border-right:1px solid #e0e0e0;
}
table.tbl21 td strong{
	color:#888;
}
table.tbl21 td.blbg1{
	border-right:1px solid #fff;
	background:#eef3f7;
	color:#666;
	font-size:0.95em;
	padding:7px 0;
	text-align:center;
}
table.tbl21 td.blbg2{
	background:#eef3f7;
	padding:5px 0 4px;
	text-align:center;
}
table.tbl21 td.blbg3{
	background:#eef3f7;
	padding:10px 0 9px;
	text-align:center;
	color:#0954c4;
	font-size:0.95em;
}
table.tbl21 td.blbg4{
	background:#eef3f7;
	padding:10px 0 9px;
	text-align:center;
	color:#e80000;
	font-size:0.95em;
	font-weight:bold;
}
table.tbl21 td.whbdr{
	border-right:1px solid #fff;
}
table.tbl21 td ul{
	padding:0;
}
table.tbl21 td ul li{
	color:#888;
	line-height:140%;
}
table.tbl21 td ul li.ctn1{
	font-weight:bold;
	padding:0 0 5px 0;	
}
table.tbl21 td ul li.ctn2{
	padding:0 0 0 9px;
	background:url(../../images/cssimg/bul_dot8.gif) no-repeat 0 5px;

}

/* round box */
div.rbox1{
	background:url(../../images/cssimg/rbox1_m.gif) repeat-x;
	height:25px;
}
div.rbox1 div.le{
	background:url(../../images/cssimg/rbox1_le.gif) no-repeat;
	float:left;
	width:100%;
	height:25px;
}
div.rbox1 div.le div.ri{
	background:url(../../images/cssimg/rbox1_ri.gif) no-repeat 100% 0;
	float:right;
	width:100%;
	height:25px;
}
div.rbox1 div.le div.ri p{
	text-align:center;
	margin:6px 0 0 0;
}

div.rbox2{
	margin:0px 0 9px 0;
}
div.rbox2 div.tle{
	float:left;
	background:url(../../images/cssimg/rbox2_tl.gif) no-repeat;
	width:8px;
	height:8px;
	margin:0 0 -8px 0;
}
div.rbox2 div.tri{
	float:right;
	background:url(../../images/cssimg/rbox2_tr.gif) no-repeat;
	width:8px;
	height:8px;
	margin:0 0 -8px 0;
}
div.rbox2 div.cot{
	border:1px solid #d9e4ea;
	background:#f0f4f7;
	padding:9px 0;
}
div.rbox2 div.cot div.ins{
	width:835px;
	margin:0 auto;
	line-height:130%;
}
div.rbox2 div.cot div.ins ul{
	margin:0;
	display:inline-block;
}
div.rbox2 div.cot div.ins ul li{
	float:left;
}
div.rbox2 div.cot div.ins ul li img{
	vertical-align:middle;
}
div.rbox2 div.cot div.ins ul li.ctn1{
	width:195px;
	padding:14px 0 0 0;
	color:#000;
}
div.rbox2 div.cot div.ins ul li.ctn1 span{
	font-weight:bold;
	padding:0 10px 0 0;
	color:#000;
}
div.rbox2 div.cot div.ins ul li.ctn2{
	width:580px;
	border-left:1px solid #c3d7e8;
}
div.rbox2 div.cot div.ins ul li.ctn2 dl{
	margin:0;
	padding:3px 0;
	display:inline-block;
}
div.rbox2 div.cot div.ins ul li.ctn2 dl dt{
	margin:0;
	padding:3px 0 0 0;
	float:left;
	width:75px;
	text-align:right;
	font-weight:bold;
}
div.rbox2 div.cot div.ins ul li.ctn2 dl dd{
	margin:0;
	padding:0 0 0 9px;
	float:left;
}
div.rbox2 div.cot div.ins ul li.ctn2 dl dd img{
	vertical-align:0px;
}
div.rbox2 div.cot div.ins ul li.ctn2 dl dd.cn1{
	width:175px;
}
div.rbox2 div.cot div.ins ul li.ctn2 dl dd input.ty1{
	border:1px solid #c7c7c7;
	padding:2px 0 0 3px;
	width:69px;
	height:14px;
}
div.rbox2 div.cot div.ins ul li.ctn2 dl dd input.ty2{
	border:1px solid #c7c7c7;
	padding:2px 0 0 3px;
	width:462px;
	height:14px;
}
div.rbox2 div.cot div.ins ul li.ctn3{
	padding:5px 0 0 0;
}
div.rbox2 div.ble{
	float:left;
	background:url(../../images/cssimg/rbox2_bl.gif) no-repeat;
	width:8px;
	height:8px;
	margin:-8px 0 0 0;
}
div.rbox2 div.bri{
	float:right;
	background:url(../../images/cssimg/rbox2_br.gif) no-repeat;
	width:8px;
	height:8px;
	margin:-8px 0 0 0;
}

div.rbox3{
	margin:35px auto 0;
	width:562px;
	height:31px;
	padding:14px 0 0 14px;
	background:url(../../images/cssimg/rbox3.gif) no-repeat;
	font-size:0;
}
div.rbox3 img{
	vertical-align:middle;
	margin:0 6px 1px 0;
}

div.rbox3 img.ma1{
	margin:0 13px 0 0;
}


div.rbox4{
	width:185px;
	height:94px;
	background:url(../../images/cssimg/rbox4.gif) no-repeat;
}
div.rbox4 p.tit{
	padding:15px 0 0 0;
	margin:0;
	font-size:0;
	text-align:center;
}
div.rbox4 p.btco{
	padding:21px 0 0 0;
	margin:0;
	font-size:0;
	text-align:center;
}
div.rbox4 div.btco1{
	padding:21px 0 0 0;
	margin:0 0 0 28px;
}
div.rbox4 p.btco2{
	padding:17px 0 0 0;
	margin:0;
	font-size:0.95em;
	line-height:140%;
	text-align:center;
	color:#666;
}
div.rbox4 p.btco3{
	padding:0 0 0 0;
	margin:0;
	font-size:0;
	text-align:center;
}

div.rbox5{
	margin:35px auto 0;
	width:562px;
	height:38px;
	padding:9px 0 0 14px;
	background:url(../../images/cssimg/rbox5.gif) no-repeat;
}
div.rbox5 img{
	vertical-align:middle;
	margin:0 3px 2px 0;
}
div.rbox5 img.ma1{
	margin:5px 8px 0 0;
}
div.rbox5 div.txt{
	margin:0 24px 0 0;
	text-align:right;
	color:#848484;
	font-size:0.95em;
}

div.rbox6{
	width:185px;
	height:111px;
	background:url(../../images/cssimg/rbox6.gif) no-repeat;
}
div.rbox6 p.tit{
	padding:15px 0 0 0;
	margin:0;
	font-size:0;
	text-align:center;
}
div.rbox6 p.btco1{
	padding:18px 0 0 0;
	margin:0;
	font-size:0.95em;
	line-height:140%;
	text-align:center;
	color:#666;
	letter-spacing:-0.09em;
}
div.rbox6 p.btco2{
	padding:6px 0 0 0;
	margin:0;
	font-size:0;
	text-align:center;
}
div.rbox6 div.btco3{
	padding:28px 0 0 0;
	margin:0 0 0 28px;
}
div.rbox6 div.btco4{
	padding:6px 0 0 0;
	margin:0 0 0 28px;
}

div.rbox7{
	width:171px;
	height:69px;
	background:url(../../images/cssimg/rbox7.gif) no-repeat;
	margin:0 0 6px 5px;
	float:left;
}
div.rbox7 p.tit{
	padding:13px 0 0 0;
	margin:0;
	font-size:0;
	text-align:center;
}
div.rbox7 p.btco{
	padding:12px 0 0 0;
	margin:0;
	font-size:0;
	text-align:center;
}
div.rbox7 div.btco1{
	padding:12px 0 0 0;
	margin:0 0 0 21px;
}

div.rbox8{
	width:347px;
	height:69px;
	margin:0 0 0 5px;
	background:url(../../images/cssimg/rbox8.gif) no-repeat;
	clear:both;
}
div.rbox8 p.tit{
	padding:10px 0 0 0;
	margin:0;
	font-size:0;
	text-align:center;
}
div.rbox8 p.btco1{
	padding:13px 0 0 0;
	margin:0;  
	text-align:center;
}
div.rbox8 p.btco1 input.tx1{
	border:1px solid #c7c7c7;
	width:69px;
	height:15px;
	padding:1px 0 0 3px;
	margin:0 3px 0 0;
	color:#515352;
}
div.rbox8 p.btco1 img{
	vertical-align:0px;
}

div.rbox8 p.btco1 img.ma{
	vertical-align:-3px;
}

div.rbox9{
	width:369px;
	height:181px;
	background:url(../../images/cssimg/rbox9.gif) no-repeat;
}
div.rbox9bano{
	background:none;
	width:323px;
}
div.rbox9 div.komap{
	float:left;
	margin:10px 0 0 8px;
	width:145px;
	display:inline;
}
div.rbox9 div.kmar{
	margin:10px 0 0 0;
	width:119px;
}
div.rbox9 div.secot{
	float:left;
	padding:7px 0 0 17px;
}
div.rbox9 div.sepd{
	padding:7px 0 0 3px;
	display:inline;
}
div.rbox9 div.secot div.tit{
	color:#4384bc;
	font-weight:bold;
	padding:4px 0 0 0;
	margin:0 5px 0 0;
	float:left;
}
div.rbox9 div.secot div.tpr{
	padding:4px 0 0 8px;
}

div.rbox9 div.secot div.decowr{
	clear:both;
	padding:7px 0 0 0;
	line-height:160%;
	width:153px;
	letter-spacing:-0.09em;
	font-size:0.95em;
	color:#666;
}

div.rbox9 div.secot div.gbd{
	border-top:1px solid #e7e7e7;
	padding:7px 20px 0 10px;
}

div.rbox9 div.secot div.decowr a{
	font-size:0.95em;
	color:#666;
}
div.rbox9 div.secot div.decowr a:hover{
	color:#4384bc;
}

div.rbox10{
	width:347px;
	height:69px;
	background:url(../../images/cssimg/rbox10.gif) no-repeat;
	font-size:0;
	margin:0 0 7px 5px;
	display:inline-block;
}
div.rbox10 h4{
	margin:0;
	padding:19px 0 0 23px;
	float:left;
	width:68px;
}
div.rbox10 p{
	margin:13px 0 0 0;
	float:left;
}
div.rbox10 p img{
	margin:0 6px 5px 0;
}

div.rbox11{
	width:347px;
	height:69px;
	background:url(../../images/cssimg/rbox11.gif) no-repeat;
	margin:0 0 6px 3px;
}
div.rbox11 p.tit{
	padding:25px 0 0 52px;
	margin:0;
	font-size:0;
	float:left;
}
div.rbox11 div.btco{
	padding:25px 0 0 11px;
	margin:0;
	float:left;
}

div.rbox12{
	background:url(../../images/cssimg/rbox12_m.gif) repeat-x;
	height:41px;
	margin:0 0 12px 0;
}
div.rbma1{
	margin:4px 0 12px 0;
}
div.rbox12 div.le{
	background:url(../../images/cssimg/rbox12_le.gif) no-repeat;
	float:left;
	width:100%;
	height:41px;
}
div.rbox12 div.le div.ri{
	background:url(../../images/cssimg/rbox12_ri.gif) no-repeat 100% 0;
	float:right;
	width:100%;
	height:41px;
}
div.rbox12 div.le div.ri p{
	text-align:center;
	margin:9px 0 0 0;
}
div.rbox12 div.le div.ri p *{
	vertical-align:middle;
}
div.rbox12 div.le div.ri p input.tx{
	border:1px solid #bebebe;
	width:210px;
	height:18px;
	padding:2px 0 0 3px;
	margin:0 4px 0 9px;
}

div.rbox12 div.le div.ri p input.srch{
	text-align : right;
	padding-right : 10px;
}

div.rbox12 div.le div.ri p img{
	vertical-align:-2px;
}


div.rbox13{
	background:url(../../images/cssimg/rbox12_m.gif) repeat-x;
	height:41px;
	margin:4px 0 0 0;
}
div.rbox13 div.lef{
	background:url(../../images/cssimg/rbox12_le.gif) no-repeat;
	float:left;
	width:100%;
	height:41px;
}
div.rbox13 div.lef div.rig{
	background:url(../../images/cssimg/rbox12_ri.gif) no-repeat 100% 0;
	float:right;
	width:100%;
	height:41px;
}
div.rbox13 div.lef div.rig div.seli{
	padding:9px 0 0 75px;
}
div.rbox13 div.lef div.rig div.seli dl{
	margin:0;
	padding:0;
}
div.rbox13 div.lef div.rig div.seli dl dt{
	margin:0;
	padding:5px 0 0 0;
	float:left;
	width:51px;
}
div.rbox13 div.lef div.rig div.seli dl dd{
	margin:0;
	padding:0;
	float:left;
}
div.rbox13 div.lef div.rig div.seli dl dd input.tx{
	border:1px solid #bebebe;
	width:233px;
	height:18px;
	padding:2px 0 0 3px;
}
div.rbox13 div.lef div.rig div.seli dl dd.ct1{
	width:105px;
	padding:2px 0 0 0;
}
div.rbox13 div.lef div.rig div.seli dl dd.ct2{
	/* width:180px; */
	padding:2px 0 0 0;
}
div.rbox13 div.lef div.rig div.seli dl dd.ct3{
	width:242px;
}

div.rbox14{
	background:url(../../images/cssimg/rbox14_m.gif) repeat-x;
	height:22px;
	position:absolute;
	top:300px;
	left:250px;
	z-index:3;
	overflow:hidden;
	width:308px;
}
div.rbox14 div.rri{
	background:url(../../images/cssimg/rbox14_ri.gif) no-repeat 100% 0;
	float:left;	
	height:22px;
	width:100%;
}
div.rbox14 div.rri div.rle{
	background:url(../../images/cssimg/rbox14_le.gif) no-repeat;
	float:right;
	height:22px;
	width:100%;
}
div.rbox14 div.rri div.rle div.mn{
	padding:5px 0 0 9px;
	color:#cbcbcb;
	font-size:0.95em;
}
div.rbox14 div.rri div.rle div.mn #closeJoLayer > img{
	vertical-align:-1px;
	margin:0 0 0 3px;
	-webkit-margin-before:0px;
	-webkit-margin-end:0px;
	-webkit-margin-after:0px;
	-webkit-margin-start:1.5px;
	width:9px;
	height:9px;
}
div.rbox14 div.rri div.rle div.mn img{
	vertical-align:-1px;
	margin:0 3px 0 2px;
	-webkit-margin-before:0px;
	-webkit-margin-end:3px;
	-webkit-margin-after:0px;
	-webkit-margin-start:0px;
}
div.rbox14 div.rri div.rle div.mn > #csmLnkNbspBar{
	margin: 0 3px 0 0;
	-webkit-margin-end:0px;
}
div.rbox14 div.rri div.rle div.mn a, div.rbox14 div.rri div.rle div.mn a:hover{
	color:#666;
	font-size:0.95em;
	letter-spacing:-0.09em;
}
div.rbox15{
	background:url(../../images/cssimg/rbox14_m.gif) repeat-x;
	height:22px;
	position:absolute;
	top:45px;
	left:263px;
	z-index:5;
	width:385px;
}
div.rbox15 div.rri{
	background:url(../../images/cssimg/rbox14_ri.gif) no-repeat 100% 0;
	float:left;	
	height:22px;
	width:100%;
}
div.rbox15 div.rri div.rle{
	background:url(../../images/cssimg/rbox14_le.gif) no-repeat;
	float:right;
	height:22px;
	width:100%;
}
div.rbox15 div.rri div.rle ul{
	padding:2px 0 0 8px;
}
div.rbox15 div.rri div.rle ul li{
	float:left;
}
div.rbox15 div.rri div.rle ul li.ctn1{
	padding:2px 0 0 0;
}
div.rbox15 div.rri div.rle ul li.ctn2{
	padding:0 4px 0 0;
	color:#383d41;
	font-size:0.95em;
}

div.rbox15 div.rri div.rle ul li.ctn2 strong{
	color:#383d41;
	font-weight:bold;
}
div.rbox15 div.rri div.rle ul li.ctn3{
	padding:4px 0 0 10px;
	color:#7c7c7c;
	font-size:0.95em;
}
div.rbox15 div.rri div.rle ul li.ctn3 a{
	background:url(../../images/cssimg/grosort.gif) no-repeat 99% 0;
	color:#7c7c7c;
	font-size:0.95em;
	font-weight:bold;
	padding:0 14px 0 7px;
}
div.rbox15 div.rri div.rle ul li.ctn3 a:hover{
	background:url(../../images/cssimg/grosorton.gif) no-repeat 99% 0;
	color:#383d41;
	font-size:0.95em;
}
div.rbox15 div.rri div.rle ul li.ctn3 a.on, div.rbox15 div.rri div.rle ul li.ctn3 a.on:hover{
	background:url(../../images/cssimg/grosorton.gif) no-repeat 99% 0;
	color:#383d41;
	font-size:0.95em;
	font-weight:bold;
	padding:0 14px 0 7px;
}
div.rbox15 div.rri div.rle ul li.ctn4{
	padding:2px 0 0 13px;
}
div.rbox15 div.rri div.rle ul li input.tex{
	width:39px;
	height:11px;
	padding:3px 0 0 0;
	border:1px solid #cfcece;
	font-size:0.95em;
	font-weight:bold;
	color:#383d41;
	vertical-align:-2px;
}

/* list */
div.smlis1{
	border-bottom:1px solid #c8c8c8;
	padding:12px 0 10px 12px;
	overflow:hidden;
}
div.spb1{
	padding:12px 0 3px 12px;
}
div.spb2{
	padding:12px 0 2px 12px;
}

div.smlis1 dl{
	margin:0 0 7px 0;
	padding:0;
	display:inline-block;
}
div.smlis1 a{
	font-size:0.95em;
	color:#666;
}
div.smlis1 a:hover{
	color:#4384bc;
}
div.smlis1 dl dt{
	margin:0;
	padding:0 0 0 10px;
	float:left;
	width:213px;
	background:url(../../images/cssimg/bul_dot3.gif) no-repeat 0 5px;
	font-size:0.95em;
	color:#666;
}
div.smlis1 dl dt.co1{
	width:253px;
}
div.smlis1 dl dd{
	margin:0;
	padding:0;
	float:left;
	font-size:0.95em;
	color:#666;
}
div.smlis1 dl dd.co1{
	width:70px;
}
div.smlis1 ul{
	margin:0;
	padding:0;
}
div.smlis1 ul li{
	margin:0;
	padding:0 0 6px 10px;
	background:url(../../images/cssimg/bul_dot3.gif) no-repeat 0 5px;
	font-size:0.95em;
	color:#666;
}

div.smlis1 ul li.pdno{
	padding:0 0 0 10px;
}

div.stnore{
	padding:30px 0;
	text-align:center;
	border:1px solid #d4e0ec;
	background:#e9f2f6;
}

.sele{
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#efefef;
	padding:6px 3px 5px 4px;
	margin:0 0 0 1px;
}
.sele select{
	width:230px;
}
.sele img{
	vertical-align:-3px;
}
div.stnore1 {
    background: none repeat scroll 0 0 #E9F2F6;
    border: 1px solid #D4E0EC;
    margin: 8px 0 0;
    padding: 30px 0;
    text-align: center;
}
div.stnore1 img {
    vertical-align: middle;
}
div.stnore1 a.defseh {
    background: url("../../images/cssimg/bul_arrow34.gif") no-repeat scroll 100% 50% transparent;
    color: #0072BC;
    font-weight: bold;
    margin: 0 0 0 17px;
    padding: 10px 35px 10px 0;
    vertical-align: middle;
}
