/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
  font-size: 62.5%;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: '¸¼Àº °íµñ', 'Malgun Gothic', dotum, sans-serif;
  font-size: 15px;
  letter-spacing: -0.7px;
  line-height: 1.42857143;
  color: #4d4d4d;
  background-color: #fff;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 1em;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* Common style */
hr._divline {
	margin: 20px 0 30px;
}

hr._divline-top {
	width: 100%;
	height: 1px;
	margin: 15px 0 0;
	border-color: #e0e0e0;
}
hr._divline-bottom {
	width: 100%;
	height: 4px;
	margin: 0 0 15px;
	border-color: #eee;
}

/* Header style */
#header {
    
}
		#header h1._logo {
        max-width: 400px;
    }
    	#header h1._logo a img {
        max-width: 100%;
    	}
		/*
    #header h1._logo {
        font-size: 1.75em;
        font-weight: bold;
    }
    	#header h1._logo a {
        color: #4d4d4d;
        text-decoration: none;
    	}
    */
    
    #header ._utility {
        position: absolute;
        right: 1em;
        top: 20px;
        width: auto;
        list-style: none;
    }
        #header ._utility li {
            float: left;
            margin: 0;
            padding: 0;
        }
	        	.lt-ie9 #header ._utility li {
	        		margin-left: 15px;
	        	}
            #header ._utility li a {
                font-size: 13px;
                font-weight: normal;
                color: #767676;
            }
            #header ._utility li a:hover {
                font-size: 13px;
                font-weight: normal;
                color: #2a6496;
                text-decoration: none;
            }
            #header ._utility li a::before {
                content: '¡¤';
                margin: 0 7px;
                font-weight: bold;
            }
            #header ._utility li:first-child a::before {
                content: '';
                margin: 0 7px 0 0;
            }

/* Snb style */
#snb {
    margin: 0;
    padding: 0;
    font-size: 13px;
}
    #snb ._login-box {
        margin: 0 0 20px;
        padding: 0;
        border: 0px solid #dfdfdf;
        border-radius: 5px;
    }
    		#snb ._login-box input[type="text"],
    		#snb ._login-box input[type="password"] {
    			margin-bottom: 3px;
    		}
    		#snb ._login-box ._etc {
    			margin-top: 5px;
    		}
        #snb ._login-box ._name {
        		display: block;
        		width: 100%;
        		margin: 0 0 5px;
        		font-size: 15px;
        }
				#snb ._login-box ._name .glyphicon {
					margin: 3px 5px 0 0;
				}
        #snb ._login-box .btn {
        		display: block;
            width: 100%;
        }

    #snb ._committee-box {
        margin: 0 0 20px;
    }
    	#snb ._committee-box h2 {
	      	margin: 0 0 10px;
	      	padding: 0;
	        font-size: 15px;
	        font-weight: bold;
	    }
	    #snb ._committee-box h2 .glyphicon {
	    	margin-right: 3px;
	    	font-size: 13px;
	    }
	    #snb ._committee-box .btn-group-vertical {
        		width: 100%;
            padding: 0;
        }
        #snb ._committee-box a.btn {
        		font-size: 13px;
            text-decoration: none;
            text-align: left;
            white-space: normal;
            word-break: break-all;
        }
        #snb ._committee-box a.btn.ta_center {
            text-align: center !important;
        }

    #snb ._write-box {
        margin-bottom: 25px;
    }
        #snb ._write-box h2 {
	        	margin: 0 0 10px;
	        	padding: 0;
            font-size: 15px;
            font-weight: bold;
        }
        #snb ._write-box h2 .glyphicon {
        	margin-right: 3px;
        	font-size: 13px;
        }
        #snb ._write-box .btn-group-vertical {
        		width: 100%;
            padding: 0;
        }
        #snb ._write-box a {
        		font-size: 13px;
        		color: #4d4d4d;
            text-decoration: none;
        }

    #snb ._banner-box {
        
    }
    		#snb ._banner-box h2 {
	        	margin: 0 0 10px;
	        	padding: 0;
            font-size: 15px;
            font-weight: bold;
        }
        #snb ._banner-box h2 .glyphicon {
        	margin-right: 3px;
        	font-size: 13px;
        }
        
        #snb ._banner-box ._btn-wrap {
		        padding: 5px;
		        border: 1px solid #dfdfdf;
		        border-radius: 5px;
		        background-color: #f0f0f0;
		    }
        #snb ._banner-box ._banner {
            padding: 5px;
            background-color: #fff;
        }
            #snb ._banner-box ._banner ._inner a {
                display: block;
                font-size: 13px;
                font-weight: bold;
                color: #4d4d4d;
                text-align: center;
            }
            #snb ._banner-box ._banner ._inner a:hover {
                color: #428bca;
                text-decoration: none;
            }

/* Content style */
#content {
	padding: 0 0 0 1em;
}
		/* header */
		#content header {
			margin: 0 0 25px;
			padding: 0;
			border-bottom: 1px solid #dfdfdf;
		}
			#content header h1 {
				margin: 5px 0 10px;
				padding: 0;
				font-size: 22px;
			}
			#content header .breadcrumb {
				float: right;
				margin: 10px 0 2px;
				padding: 0;
				background-color: #fff;
			}
				#content header .breadcrumb li a {
					font-size: 13px;
				}
				#content header .breadcrumb li a:hover {
					color: #2a6496;
				}
				#content header .breadcrumb li.active a {
					font-weight: bold;
					color: #2a6496;
				}
				#content header .breadcrumb > li + li::before {
					padding: 0 2px
				}
		
		/* #content */
    #content section {
    		position: relative;
        margin: 0 0 30px;
        padding: 0;
    }
	  	#content section ._more {
	    	position: absolute;
	    	right: 0;
	    	top: 0;	
	    }
		    #content section ._more a {
		    	font-size: 13px;
		    	color: #bbb;
		    }
		    #content section ._more a:hover {
		    	color: #2a6496;
		    }
	    
    #content section h2 {
        margin: 0 0 5px;
        padding: 0 0 5px;
        font-size: 15px;
        font-weight: bold;
        color: #4d4d4d;
    }
	    #content section h2 a {
	    	color: #4d4d4d;
	    }
	    #content section h2 a:hover {
	    	color: #2a6496;
	    	text-decoration: none;
	    }
	    #content section h2 .glyphicon {
	    	margin-right: 8px;
	    	font-size: 12px;
	    }
	    
    #content section ul._committee-list {
        width: 100%;
        margin: 0 0 2em;
        padding: 0;
        list-style: none;
    }
        #content ul._committee-list > li {
            float: left;
            width: 33.33333%;
            margin: 5px 0;
        }
        
    #content section .tb_list {
    	width: 100%;
    	margin: 0;
    	padding: 0 0 0 5px;
    	list-style: none;
    }
    	#content section .tb_list li {
    		width: 46%;
    		float: left;
    		padding-left: 4%;
    	}
	    #content section .tb_list li a {
	    	color: #4d4d4d;
	    }
			#content section .tb_list li a:hover {
	    	color: #2a6496;
	    }
	    #content section .tb_list li p {
	    	margin: 5px 0;
	    }
	    #content section .tb_list li .noBranch {
	    	padding-left: 18px;
	    }
	    #content section .tb_list li .branches {
	    	margin-right: 5px;
	    	margin-bottom: 2px;
	    }
	    #content section .tb_list li .secondBanchs {
	    	padding-bottom: 10px;
	    }
	    	#content section .tb_list li .secondBanchs div {
		    	margin-left: 20px;
		    }
		    #content section .tb_list li .secondBanchs div a {
		    	font-size: 13px;
		    	line-height: 1.5;
		    }
		
		/* committee intro style */
		._comm-intro {
			line-height: 1.5;
		}
			._comm-intro h3 {
				font-size: 15px;
				font-weight: normal;
				margin: 0 0 5px;
			}
			._comm-intro ._txt {
				margin-bottom: 20px;
			}
			.sub_txt.last:after {
				display: block;
				content: ' ';
				margin-bottom: 20px;
			}
			.comm_intro_table2 {
				width: 100% !important;
				border-collapse: collapse;
			}
				.comm_intro_table2 td {
					padding: 10px 10px 12px;
					font-size: 13px;
					border: 1px solid #dfdfdf;
				}
					.comm_intro_table2 td strong {
						font-weight: normal !important;
					}
				.comm_intro_table2 td.comm_intro_table2_1,
				.comm_intro_table2 td.comm_intro_table2_3a {
					width: 30% !important;
					font-weight: normal;
					background-color: #fafafa;
				}
				.comm_intro_table2 td.comm_intro_table2_2,
				.comm_intro_table2 td.comm_intro_table2_3b {
					width: 70% !important;
				}
		._comm-intro ul._mem-list {
			margin: 0 0 20px;
			padding: 0;
			list-style: none;
		}
		._comm-intro ul._mem-list li {
			margin: 0 0 7px;
			padding: 0;
		}
		
		/* board common style */
		._btn-area {
			margin: 20px 0 0;
			text-align: center;
		}
		
		._paging {
			width: 100%;
			border-collapse: collapse;
		}
			._paging td {
				padding: 8px 0;
				text-align: center;
			}
		
		/* board list style */
		#plist {
			margin: -26px 0 0;
		}
		._comm-intro #plist {
			margin: 0;
		}
		.article_list_area {
			margin-bottom: 25px;
			border-bottom: 1px solid #eee;
			background-color: #fff;
		}
		._comm-intro .article_list_area {
			border-bottom: 0px solid #eee;
		}
			.article_list {
				width: 100%;
				table-layout: fixed;
			}
				.article_list caption {
					display: none;
				}
				.article_list th {
					padding: 15px 0 10px;
					text-align: center;
					border-top: 1px solid #eee;
				}
					.article_list th .num {
						font-family: arial,dotum, sans-serif;
						font-size: 20px;
						font-weight: bold;
						color: #aaa;
					}
				.article_list td {
					padding: 15px 7px 10px;
					text-align: center;
					border-top: 1px solid #eee;
				}
				._comm-intro .article_list td {
					padding: 5px 7px 8px 0;
					text-align: center;
					border-top: 1px solid #eee;
				}
				.article_list td.bd_t0 {
					border-top: none;
				}
				.article_list tr:first-child td.bd_tno,
				.article_list tr:first-child th.bd_tno {
					border-top: 0;
				}
				.article_list td.ta_left {
					text-align: left;
				}
				.article_list td.ta_right {
					text-align: right;
				}
				.article_list td.ta_center {
					text-align: center;
				}
					
					.article_list td .post_thm {
						float: left;
						margin: 3px 0;
					}
					.article_list td .article_title_area {
						float: left;
					}
					.article_list td .article_title_area .article_title {
						width: 100%;
						display: block;
						margin: 3px 0;
						text-align: left;
					}
						.article_list td .article_title_area .article_title a {
							font-size: 15px;
							font-weight: bold;
							color: #4d4d4d;
						}
						._comm-intro .article_list td .article_title_area .article_title a {
							font-size: 15px;
							font-weight: normal;
							color: #4d4d4d;
						}
						.article_list td .article_title_area .article_title a:focus,
						.article_list td .article_title_area .article_title a:hover {
							text-decoration: underline;
						}
						
					.article_list td p.article_txt {
						clear: both;
						height: 36px;
						padding: 8px 0;
						font-size: 13px;
						color: #6d6d6d;
						line-height: 1.4;
					}
					.article_list td .date {
						display: block;
						margin: 3px 0;
						font-size: 13px;
						color: #999;
						text-align: left;
						letter-spacing: 1;
					}
						.article_list td .date ._divline {
							margin: 0 8px;
							color: #999;
						}
					.article_list td em {
						margin: 0 7px;
						font-size: 9pt;
						color: #ccc;
					}
					.article_list td.hit_area {
						width: 50px;
					}
					.article_list td.file_link {
						width: 50px;
						color: #999;
					}
						.article_list td.file_link a {
							font-size: 16px;
							color: #999;
							
							transition: all 0.25s;
							-webkit-transition: all 0.25s; /* safari */
						}
						.article_list td.file_link a:hover {
							color: #cb0012;
						}
					.article_list td .url_link {
						display: block;
						margin-top: -5px;
					}
					._empty-list {
						display: block;
						margin: 20px 0;
						padding: 20px;
						font-size: 15px;
						font-weight: bold;
						color: #767676;
					}
		
		/* board view style */
		
		
		/* board edit/write style */
		._tb_board {
			width: 100%;
			border-collapse: collapse;
		}
			._tb_board th {
				padding: 8px 10px;
				text-align: center;
				border: 1px solid #dfdfdf;
				background-color: #f8f8f8;
			}
			._tb_board td {
				padding: 8px 10px;
				border: 1px solid #dfdfdf;
			}
			._tb_board td .radio-inline {
				
			}
			
			._tb_board td .glyphicon.glyphicon-file {
				font-size: 13px;
			}
			._tb_board td .label.label-default {
				display: block;
				margin: 0;
				padding: 0;
				text-align: left;
				font-size: 13px;
				font-weight: normal;
				color: #767676;
				white-space: normal;
				background-color: #fff;
			}
		
		/* download page style */
		._comm-download {
			width: 750px;
			margin: 50px auto 0;
			padding: 0 15px;
		}
		._comm-download header h1 {
			position: relative;
		}
			._comm-download header h1 strong {
				position: absolute;
				right: 0;
				bottom: 0;
			}
			
		._download {
			width: 720px;
			margin: 50px auto 0;
		}
		
		/* member search style */
		._mem_srch {
			padding: 15px 15px 25px 15px;
			border: 1px solid #dfdfdf;
			border-radius: 5px;
			background-color: #fafafa;
		}
			._mem_srch ._srch-row1,
			._mem_srch ._srch-row2,
			._mem_srch ._srch-row3 {
				margin: 8px 0;
				text-align: center;
			}
				._mem_srch ._srch-row3 ._organ_area,
				._mem_srch ._srch-row3 ._name_area {
					margin: 0 5px;
				}
		._srch-result {
			margin: 15px 0;
		}
		._mem-btn-area .row {
			margin: 10px 0;
		}
		._mem-btn-area input {
			margin: 5px 0;
			font-size: 13px;
		}
		
		/* pay style */
		._pay-box {
			min-height: 174px;
			margin: 0 0 10px;
			padding: 5px 15px 5px;
			border: 1px solid #dfdfdf;
			border-radius: 5px;
			background-color: #fafafa;
		}
			._pay-box ._pay-select,
			._pay-box ._pay-item,
			._pay-box ._pay-date {
				margin: 15px 0;
			}
			._pay-box ._pay-select {
				
			}
			._pay-box ._pay-item {
				
			}
				._pay-box ._pay-item label,
				._pay-box ._pay-date label {
					min-width: 60px;
				}
			._pay-box ._pay-date {
				
			}
				._pay-box ._pay-date .cal {
					
				}
			
			._pay-result {
				background-color: #fafafa;
			}
			
			._pay-result-info {
				width: 100%;
				border-collapse: collapse;
			}
				._pay-result-info tr:first-child th,
				._pay-result-info tr:first-child td {
					border-top: 0;
				}
				._pay-result-info th {
					padding: 10px 10px 15px;
					vertical-align: top;
					border-top: 1px solid #dfdfdf;
					
				}
				._pay-result-info td {
					padding: 10px 10px 15px;
					text-align: right;
					vertical-align: top;
					border-top: 1px solid #dfdfdf;
				}
					._pay-result-info td strong {
						display: block;
					}
					._pay-result-info td small {
						
					}
		
/* Footer style */
#footer {
    text-align: center;
    font-size: 13px;
}
    #footer address p {
    	margin-bottom: 5px;
    }
    #footer .copyright {

    }

/* guide page style */
._guide ._thm {
	margin: 5px 0;
	padding: 10px;
	border: 3px solid #eee;
}
	._guide ._thm img {
		max-width: 100%;
	}
._guide h2 {
	margin-bottom: 20px !important;
}
._guide h3 {
	margin: 15px 0 5px;
	font-size: 15px;
}
._guide ul {
	padding-left: 15px;
}
	._guide li {
		padding: 3px 0;
	}
._guide ._totop {
	text-align: right;
}
	._guide ._totop .glyphicon {
		margin-right: 8px;
		font-size: 13px;
	}
._guide .mg_b30 {
	margin-bottom: 30px;
}
._guide .mg_b40 {
	margin-bottom: 40px;
}
._guide .mg_b50 {
	margin-bottom: 50px;
}

/* POPUP page style */
#pop_wrap {
	
}

	._pop-header {
		width: 100%;
		margin: 0 0 10px;
		padding: 10px 10px 15px;
		background-color: #4498ff;
	}
		._pop-header h1 {
			margin: 0;
			padding: 0;
			font-size: 15px;
			font-weight: bold;
			color: #fff;
		}
			._pop-header h1 .glyphicon {
				margin-right: 8px;
				font-size: 13px;
			}

	._pop-contents {
		padding: 10px;
	}
		._pop-contents .form-control {
			margin: 0 0 10px;
		}
		
		._pop-contents ._btn-area {
			padding-bottom: 20px;
		}
		._pop-contents .list-group {
			width: 240px;
			margin: 0 auto;
			text-align: center;
		}
		._pop-contents .list-group strong {
			margin-left: 10px;
		}
		._pop-contents ._tb-sms {
			margin: 0 auto 20px;
		}
		._pop-review {
			
		}
			._pop-review table {
				
			}
				._pop-review table td {
					
				}

    
/* ==========================================================================
   Common classes
   ========================================================================== */

#wrap #content .w100p {
	width: 100%;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media (max-width: 767px) {
    
    /* #header */
    #header h1._logo {
        max-width: 100%;
    }

    #header ._utility {
        position: static;
        width: 300px;
        margin: 35px auto 0;
        padding: 0;
    }
        #header ._utility li {
            float: left;
            margin: 0;
            padding: 0;
        }
            #header ._utility li a {
                font-size: 12px;
            }
            #header ._utility li a::before {
                margin: 0 3px;
            }
            #header ._utility li:first-child a::before {
                margin: 0 3px 0 0;
            }
    
    /* #content */
    #content {
			padding: 0;
		}
		#content header .breadcrumb {
				float: none;
				margin: 15px 0 5px;
				padding: 0;
				overflow: hidden;
				background-color: #fff;
			}
				#content header .breadcrumb li {
					float: left;
					width: 31.33333%;
					margin: 0 1% 7px;
					padding: 0;
				}
				#content header .breadcrumb li a {
					display: block;
					width: 100%;
					padding: 5px 0;
					text-align: center;
					font-size: 13px;
					border: 1px solid #ccc;
					border-radius: 5px;
				}
				#content header .breadcrumb li.active a,
				#content header .breadcrumb li a:hover {
					color: #fff;
					text-decoration: none;
					border: 1px solid #2a6496;
					border-radius: 5px;
					background-color: #2a6496;
				}
				#content header .breadcrumb > li + li::before {
					display: none;
				}
		
    #content section .tb_list li {
  		width: 100%;
  		float: none;
  		padding-left: 0;
  	}
  	
    #content ul._committee-list > li,
    #content ul._committee-list > li > a {
        float: none;
        width: 100%;
    }
    #content .btn-group {
        width: 100%;
    }
        #content .btn-group .btn.btn-default {
            width: 85%;
        }
        #content .btn-group .btn.btn-default.dropdown-toggle {
            width: 15%;
        }
        #content .btn-group .dropdown-menu,
        #content .btn-group  .dropdown-menu li {
            width: 100%;
        }
    
    /* board list style */
		#plist {
			margin: 0;
		}
		.form1,
		.form2,
		.form3,
		.form4,
		.form5 {
			width: 100%;
			margin-bottom: 5px;
		}
		
		/* board_list, board_edit style */
		.radio-inline {
			display: block;
			margin: 7px 0;
		}
		._tb_board td .radio-inline + .radio-inline,
		._tb_board td .checkbox-inline + .checkbox-inline {
			margin-left: 0;
		}
}

@media (min-width: 768px) and (max-width: 991px) {
    
    /* #header */
    #header h1._logo {
        max-width: 100%;
    }
    
    #header ._utility {
        position: static;
        width: 300px;
        margin: 35px auto;
        padding: 0;
    }
        #header ._utility li {
            float: left;
            margin: 0;
            padding: 0;
        }
            #header ._utility li a {
                font-size: 12px;
            }
            #header ._utility li a::before {
                margin: 0 4px;
            }
            #header ._utility li:first-child a::before {
                margin: 0 4px 0 0;
            }
		
    /* #content */
    #content {
			padding: 0;
		}
    #content header .breadcrumb {
			float: none;
			margin: 15px 0 5px;
		}
				
		#content section .tb_list li {
  		width: 50%;
  		float: left;
  		padding-left: 0;
  	}
		
    #content ul._committee-list > li,
    #content ul._committee-list > li > a {
        float: none;
        width: 100%;
    }
    #content .btn-group {
        width: 100%;
    }
        #content .btn-group .btn.btn-default {
            width: 95%;
        }
        #content .btn-group .btn.btn-default.dropdown-toggle {
            width: 5%;
        }
        #content .btn-group .dropdown-menu,
        #content .btn-group  .dropdown-menu li {
            width: 100%;
        }
        
    /* board list style */
		#plist {
			margin: 0;
		}
		.form1,
		.form2,
		.form3,
		.form4,
		.form5 {
			width: 100%;
			margin-bottom: 5px;
		}
}
@media (min-width: 992px) and (max-width: 1199px) {
	
	/* content */
	#content header .breadcrumb {
		float: right;
		margin: 10px 0 2px;
		padding: 0;
		background-color: #fff;
	}
		#content header .breadcrumb li a {
			font-size: 12px;
		}
		#content header .breadcrumb li a:hover {
			color: #2a6496;
		}
		#content header .breadcrumb li.active a {
			font-weight: bold;
			color: #2a6496;
		}
		#content header .breadcrumb > li + li::before {
			padding: 0 1px
		}
	
	/* old file search */
	.form4 {
		width: 140px !important;
	}
	._guide ._thm {
		width: 660px;
		max-width: 660px;
		margin: 5px 0;
		padding: 7px;
		border: 3px solid #eee;
	}
		._guide ._thm img {
			width: 640px;
			max-width: 640px;
		}
}
@media (min-width: 1200px) {
	._guide ._thm {
		width: 660px;
		max-width: 660px;
		margin: 5px 0;
		padding: 7px;
		border: 3px solid #eee;
	}
		._guide ._thm img {
			width: 640px;
			max-width: 640px;
		}
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
