﻿@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumbarun.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosansarmenian.css);


.test{font-family:'Noto Sans Armenian', sans-serif;}
.test{font-family:'Nanum Myeongjo', serif;}
.test{font-family:'Nanum Gothic', sans-serif;}
.test{font-family:'NanumbarunGothic', sans-serif;}
.test{font-family:'Jeju Gothic', sans-serif;}
.test{font-family:'Noto Sans Armenian', sans-serif;}




body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#BBBBBB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #BBBBBB;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background:#ffffff;
	}
a:link {color:#333333; text-decoration:none; }
a:visited {color:#333333; text-decoration:none; }
a:active {color:#333333; text-decoration:none;}
a:hover {color:#ff5a00; text-decoration:underline;}

td,div,form,textarea,center,option,pre,blockquote {
		font-size:13px;
		font-family:NanumbarunGothic, Nanum Gothic, dotum, sans-serif;
		color:#333333;
		line-height:18px;
		}
img { border:0; }

.butt {
		font-family: "돋움","굴림";
		color:#000000;
		font-size:9pt;
		line-height: 18px;
		BORDER-RIGHT: #888888 1px solid;
		BORDER-TOP: #CCCCCC 1px solid;
		BORDER-LEFT: #CCCCCC 1px solid;	
		BORDER-BOTTOM: #888888 1px solid;
		BACKGROUND: #f5f5f5;
		CURSOR: hand;
		HEIGHT: 19px;
		}

.search_type {
		font-family: "돋움","굴림";
		font-size:11px ; 
		color: #6D6864;
		}

.input_search {color:333333; font-family:'굴림','돋움'; font-size: 9pt; background-color:#F7F7F7; border:1 solid #999999;
			border-top-color: #00243A; border-right-color: #327AAA; border-bottom-color: #327AAA;border-left-color: #00243A;}
.input_02 {font-family: "돋움","굴림";color:#333333; font-size:12px;background-color:#F3F3F3; border: 1pt #8F8F8F solid;}
.input_03 {color:333333; font-family:'굴림','돋움'; font-size: 11px; line-height: 16px; background-color:#f7f7f7; border:1 solid #b8b8b8;
			border-top-color: #7E7E7E; border-right-color: #7E7E7E; border-bottom-color: #7E7E7E;border-left-color: #7E7E7E;}
.input_04 {font-family: "돋움","굴림";color:#6054C0; font-size:12px;background-color:#FFFFFF; border: 1pt #B9ADD7 solid;}
.input_05 {font-family: "돋움","굴림";color:#1d5bcc; font-size:11px;background-color:#FFFFFF; border: 1pt #b2b2b7 solid; line-height: 18px;}
.input_06 {font-family: "돋움","굴림";color:#1d5bcc; font-size:12px;background-color:#FFFFFF; border: 1pt #FFFFFF solid;}


.notice {font-family: "돋움","굴림";font-size: 11px ;color: #636363 ;letter-spacing:-1px;}
.notice a:link {color:#636363; text-decoration:none; letter-spacing:-1px;}
.notice a:visited {color:#636363; text-decoration:none; letter-spacing:-1px;}
.notice a:active {color:#636363; text-decoration:none;letter-spacing:-1px;}
.notice a:hover {color:#A9462E; text-decoration:none;letter-spacing:-1px;}



/* 서브메뉴 */
.smenu{
	width: 199px; /*width of menu*/
	/*border-style: solid solid none solid;*/
	/*border-color: #94AA74;*/
	/*border-size: 1px;*/
	/*border-width: 1px;*/
}

.smenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.smenu li a{
	font-family:Nanum Barun, Nanum Gothic, sans-serif, dotum;
	font-size:14px;
	display: block;
	background: transparent url("../images/sub/s_menu.gif") 100% 0;
	height: 40px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0px 0 0px 12px;
	line-height: 40px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	letter-spacing:-1;
	font-weight:700;
}	

.smenu li a:link, .smenu li a:visited {
	color: #383838;
}

.smenu li a:hover{
	color: #d06f35;
	background-position: 100% -40px;
}

	
.smenu li a.selected{
	color: #fff;
	background-position: 100% -80px;
}


/*서브메뉴 추가_2015.11.05*/

body, p, ul, ol, li, dl, dt, dd, form, table, th, td, fieldset, input, textarea, select, button, span, h1, h2, h3, h4, h5, h6, pre, address {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}


ul, li, dl, dt, dd {
    list-style: none;
}



#container {
    width: 100%;
}

#container .container_inner {
    width: 1100px;
}


#snb {
    width: 200px;
    float: left;
    font-family: "Malgun Gothic";
}

#snb h2 {
    padding:0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

#snb .snb_list {
    border: 1px solid #dadada;
    border-top: 0;
    border-radius: 0px 0 6px 6px;
}

#snb .snb_list .s1 plus {
    background: url(../images/sub/ico_btn_depth_off.gif) 166px 13px no-repeat;
}



#snb .s_depth2 {
    display: none;
    padding: 9px 0 9px 10px;
    background-color: #f5f6f9;
    border-top: 1px solid #dadada;
}

#snb .s_depth2 ul {
    font-size: 12px;
}


#snb .s_depth2 li a {
    padding: 8px 0;
    padding-left: 13px;
    display: block;
    color: #666;
    text-decoration: none;
    font-family: "Malgun Gothic";
}


#snb span a {
    color: #28377b;
    text-decoration: none;
    font-weight: bold;
    background: url(../images/sub/bg_snb_arr.gif) 183px 18px no-repeat;
    font-family: "Malgun Gothic";
    display: block;
    color: #888;
    font-weight: bold;
    font-size: 14px;
    border-top: 1px solid #ebebeb;
    vertical-align: middle;
    padding: 12px 16px;
}




#snb span a:hover {
    color: #28377b;
    text-decoration: none;
    font-weight: bold;
    background: url(../images/sub/bg_snb_arr.gif) 183px 18px no-repeat;
	
	
}




#snb .s_depth2 ul li a.on, #snb .s_depth2 ul li a.active, #snb .s_depth2 ul li a:hover {
    font-family: "Malgun Gothic";
    color: #4477b6;
    font-weight: bold;
    padding-left: 13px;
    background: url(../images/sub/snb_squre.gif) left 15px no-repeat;
}


#snb .s_depth2 li.last {
    background: none;
}



/*서브탑메뉴*/

.s_menu02_top{border-bottom:2px #666 solid; padding-top:23px;}
.s_menu02_top ul{margin:0px; padding:0px;}		  
.s_menu02_top ul li{background:#f8f8f8; border-top:1px solid #dedede; border-left:1px solid #dedede; float:left; text-align:center; width:151px; 
                    font-family:Nanum Gothic, dotum, sans-serif; font-weight:800; font-size:14px; }
.s_menu02_top ul li.a1{width:130px;}
.s_menu02_top ul li.a2{width:130px;}
.s_menu02_top ul li.a3{width:130px;border-right:1px solid #dedede;}
.s_menu02_top ul li a{display:block; height:20px; padding:11px 0;}
.s_menu02_top ul li a:hover{color:#08a7a2; font-weight:bold; }
.s_menu02_top ul li a.on{background:#ffffff; color:#08a7a2;}


.s_menu02_top2{border-bottom:2px #666 solid; padding-top:23px;}
.s_menu02_top2 ul{margin:0px; padding:0px;}		  
.s_menu02_top2 ul li{background:#f8f8f8; border-top:1px solid #dedede; border-left:1px solid #dedede; float:left; text-align:center; width:151px; 
                    font-family:Nanum Gothic, dotum, sans-serif; font-weight:800; font-size:14px; }
.s_menu02_top2 ul li.a1{width:130px;}
.s_menu02_top2 ul li.a2{width:130px;border-right:1px solid #dedede;}
.s_menu02_top2 ul li a{display:block; height:20px; padding:11px 0;}
.s_menu02_top2 ul li a:hover{color:#08a7a2; font-weight:bold;}
.s_menu02_top2 ul li a.on{background:#ffffff; color:#08a7a2;}

.s_menu02_top3{border-bottom:2px #666 solid; padding-top:23px;}
.s_menu02_top3 ul{margin:0px; padding:0px;}		  
.s_menu02_top3 ul li{background:#f8f8f8; border-top:1px solid #dedede; border-left:1px solid #dedede; float:left; text-align:center; width:151px; 
                    font-family:Nanum Gothic, dotum, sans-serif; font-weight:800; font-size:14px; }
.s_menu02_top3 ul li.a1{width:130px;}
.s_menu02_top3 ul li.a2{width:130px;border-right:1px solid #dedede;}
.s_menu02_top3 ul li a{display:block; height:20px; padding:11px 0;}
.s_menu02_top3 ul li a:hover{color:#08a7a2; font-weight:bold;}
.s_menu02_top3 ul li a.on{background:#ffffff; color:#08a7a2;}

.s_menu02_top4{border-bottom:2px #666 solid; padding-top:23px;}
.s_menu02_top4 ul{margin:0px; padding:0px;}		  
.s_menu02_top4 ul li{background:#f8f8f8; border-top:1px solid #dedede; border-left:1px solid #dedede; float:left; text-align:center; width:151px; 
                    font-family:Nanum Gothic, dotum, sans-serif; font-weight:800; font-size:14px; }
.s_menu02_top4 ul li.a1{width:130px;}
.s_menu02_top4 ul li.a2{width:130px;}
.s_menu02_top4 ul li.a3{width:130px;border-right:1px solid #dedede;}
.s_menu02_top4 ul li a{display:block; height:20px; padding:11px 0;}
.s_menu02_top4 ul li a:hover{color:#08a7a2; font-weight:bold;}
.s_menu02_top4 ul li a.on{background:#ffffff; color:#08a7a2;}

.s_menu02_top5{border-bottom:2px #666 solid; padding-top:23px;}
.s_menu02_top5 ul{margin:0px; padding:0px;}		  
.s_menu02_top5 ul li{background:#f8f8f8; border-top:1px solid #dedede; border-left:1px solid #dedede; float:left; text-align:center; width:151px; 
                    font-family:Nanum Gothic, dotum, sans-serif; font-weight:800; font-size:14px; }
.s_menu02_top5 ul li.a1{width:130px;}
.s_menu02_top5 ul li.a2{width:135px;}
.s_menu02_top5 ul li.a3{width:130px;}
.s_menu02_top5 ul li.a4{width:130px;}
.s_menu02_top5 ul li.a5{width:200px;border-right:1px solid #dedede;}
.s_menu02_top5 ul li a{display:block; height:20px; padding:11px 0;}
.s_menu02_top5 ul li a:hover{color:#08a7a2; font-weight:bold;}
.s_menu02_top5 ul li a.on{background:#ffffff; color:#08a7a2;}

				  		  
.s_menu03_top{border-bottom:2px #666 solid; padding-top:23px;}
.s_menu03_top ul{margin:0px; padding:0px;}		  
.s_menu03_top ul li{background:#f8f8f8; border-top:1px solid #dedede; border-left:1px solid #dedede; float:left; text-align:center; width:151px; 
                    font-family:Nanum Gothic, dotum, sans-serif; font-weight:800; font-size:14px; }
.s_menu03_top ul li.a1{width:140px;}
.s_menu03_top ul li.a2{width:140px;border-right:1px solid #dedede;}
.s_menu03_top ul li a{display:block; height:20px; padding:11px 0;}
.s_menu03_top ul li a:hover{color:#08a7a2; font-weight:bold;}
.s_menu03_top ul li a.on{background:#ffffff; color:#08a7a2;}



/*서브타이틀 및 위치*/
.sub_title_td {padding-top:3px; height:41px; vertical-align:top;font-family:Nanum Gothic, sans-serif, gulim; font-weight:bold; font-size:23px; color:#1d1d1d; letter-spacing:-1px;}
.location {font-family:Dotum, gulim; font-weight:normal; font-size:11px; color:#585858;letter-spacing:-0.5px;padding-bottom:9px;}

/*내용부분*/
ul{list-style:none;}

.content_title dt{color:#0075b5; font-size:17px; font-family:Jeju Gothic, NanumbarunGothic, Nanum Gothic, dotum, sans-serif; font-weight:400;
                  padding-left:10px; padding-top:1px; background:url(../images/sub/left_btn.gif) no-repeat 0 center; line-height:46px; letter-spacing:-1px;}			  
.content_title dd{color:#000000; font-size:13px; font-family:Nanum Barun, Nanum Gothic, sans-serif; font-weight:normal; letter-spacing:-0.5px;
                  margin-left:0px; line-height:22px;}					  
.content_title dd.title{margin-bottom:5px; font-size:13px; font-weight:bold; background:url(../images/sub/left_btn_s.gif) no-repeat 0 center; padding-left:12px; color:#3f2d9a;}
.content_title dd.title_first{margin-bottom:5px; margin-top:10px; font-size:13px; font-weight:bold; background:url(../images/sub/left_btn_s.gif) no-repeat 0 center; padding-left:12px; color:#3f2d9a; }
.content_title dd.title_no{margin-bottom:5px; font-size:13px; font-weight:bold; background:url(../images/sub/left_btn_no1.gif) no-repeat 0 center; padding-left:18px; color:#193574;}
.content_title dd.box{margin-left:0px; margin-bottom:19px; font-size:13px; border:1px solid #e9e9e9; background:#f3f9fc; padding:10px 12px;}
.content_title dd.box_last{margin-left:0px; margin-bottom:5px; font-size:13px; border:1px solid #e9e9e9; background:#f3f9fc; padding:10px 12px;}
.content_title dd.box_no{margin-left:0px; margin-bottom:19px; font-size:13px; border-top:1px dotted #4a5f8e; background:#ffffff; padding:10px 12px;}
.content_title dd.box_point{margin-left:0px; margin-bottom:19px; font-size:13px; border:1px solid #0c85c7; background:#ffffff; padding:10px 12px;}
.content_title dd p{font-size:13px;}

.content_title dd.box_in{margin-left:0px; margin-bottom:19px; font-size:13px; border:1px solid #e9e9e9; background:#f3f9fc; padding:10px;}
.content_title dd.box_in b{font-size:13px; color:#0078b9;}
.content_title dd.box_in div{background:#FFF; padding:10px; line-height:22px; margin-top:5px; border:#e5e5e5 1px solid;}

.content_title .graph_center {text-align:center;}

/*.content_s_title dt{margin-bottom:5px; font-size:13px; font-weight:bold; background:url(../images/sub/left_btn_s.gif) no-repeat 0 center; padding-left:12px; color:#3f2d9a;}
.content_s_title dd{margin-left:0px; font-size:12px; border:1px solid #e9e9e9; background:#f3f9fc; padding:10px 12px;}*/

/*내용부분-아동청소년-테이블*/
.box1{border-top:2px solid #19c5da; border-bottom:2px solid #19c5da; background:#232323; text-align:left; font-size:13px;}
.box1 td{border-bottom:1px solid #ccc; color:#333; background:#fff; padding:15px;}
.box1 td.last{border-bottom:0px;}
.box1 td.title{font-size:14px; font-weight:bold; text-align:center; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; border-right:1px solid #19c5da; width:20%;}
.box1 td.title_last{font-size:14px; font-weight:bold; text-align:center; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; border-right:1px solid #19c5da; width:20%; border-bottom:0px;}
.box1 td p{padding-left:12px; background:url(../images/sub/left_bull01.gif) no-repeat 5px 7px;}

/*내용부분-아동청소년-테이블2*/
.box2{border-top:2px solid #19c5da; border-bottom:2px solid #19c5da; background:#232323; text-align:left; font-size:13px;}
.box2 td{border-bottom:1px solid #ccc; color:#333; background:#fff; padding:15px;}
.box2 td.last{border-bottom:1px solid #ccc;}
.box2 td.title{font-size:14px; font-weight:bold; text-align:center; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; border-right:1px solid #19c5da; width:20%;}
.box2 td.title2{font-size:14px; font-weight:bold; text-align:center; color:#1d3565; background:#ffffff; border-bottom:1px solid #19c5da; border-right:1px solid #19c5da;width:15%;}
.box2 td.title_last{font-size:14px; font-weight:bold; text-align:center; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; border-right:1px solid #19c5da; border-bottom:0px;}
.box2 td.title_last2{font-size:14px; font-weight:bold; text-align:center; color:#1d3565; background:#ffffff; border-bottom:1px solid #19c5da; border-right:1px solid #19c5da; border-bottom:0px;}
.box2 td p{padding-left:12px; background:url(../images/sub/left_bull01.gif) no-repeat 5px 7px; }


/*내용부분-스트레스-테이블*/
.box3{border-top:2px solid #19c5da; border-bottom:2px solid #19c5da; background:#232323; text-align:center;}
.box3 td{border-bottom:1px solid #ccc; color:#333; background:#fff; padding:15px; font-size:13px;}
.box3 td.title_left{font-size:14px; font-weight:bold; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; border-right:1px solid #19c5da; width:50%;}
.box3 td.title_right{font-size:14px; font-weight:bold; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da;}
.box3 td.left{border-bottom:0px;border-right:1px solid #19c5da;}
.box3 td.right{border-bottom:0px;}

  
				  
/*내용부분-양극성장애-테이블*/
.box4{border-top:2px solid #19c5da; border-bottom:2px solid #19c5da; background:#232323; text-align:left; }
.box4 td{border-bottom:1px solid #ccc; color:#333; background:#fff; padding:15px; }
.box4 td p{padding-bottom:7px; }
.box4 td.title_left{font-size:14px; font-weight:bold; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; border-right:1px solid #19c5da; width:50%; text-align:center;}
.box4 td.title_right{font-size:14px; font-weight:bold; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; text-align:center;}
.box4 td.left{border-bottom:0px;border-right:1px solid #19c5da;vertical-align:top; font-size:12px; }
.box4 td.right{border-bottom:0px; vertical-align:top; font-size:14px; }


/*내용부분-불안장애-테이블*/
.box4_02{border-top:2px solid #19c5da; border-bottom:2px solid #19c5da; background:#232323; text-align:left; }
.box4_02 td{border-bottom:1px solid #ccc; color:#333; background:#fff; padding:15px; }
.box4_02 td p{padding-left:12px; background:url(../images/sub/left_bull02.gif) no-repeat 5px 7px; }
.box4_02 td.title_left{font-size:14px; font-weight:bold; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; border-right:1px solid #19c5da;text-align:center;}
.box4_02 td.title_right{font-size:14px; font-weight:bold; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; text-align:center;}
.box4_02 td.left{border-bottom:0px;border-right:1px solid #19c5da;vertical-align:top; font-size:12px; }
.box4_02 td.right{border-bottom:0px; vertical-align:top; font-size:14px; }

				  
				  
/*내용부분-강박장애-테이블*/
.box5{border:1px solid #cecece; border-top:0; background:#232323; text-align:left; }
.box5 td{border-bottom:1px solid #ccc; color:#333; background:#fff; padding:15px; }
.box5 td p{padding-left:12px; background:url(../images/sub/left_bull02.gif) no-repeat 5px 7px; }
.box5 td.title_left{font-size:14px; font-weight:bold; color:#191919; background:#f3f4f6; border-right:1px solid #cecece; width:50%; text-align:center; padding:5px; border-top:1px solid #ccc;}
.box5 td.title_right{font-size:14px; font-weight:bold; color:#191919; background:#f3f4f6; text-align:center;padding:5px;border-top:1px solid #ccc;}
.box5 td.left{border-bottom:0px;border-right:1px solid #cecece;vertical-align:top; font-size:12px; }
.box5 td.right{border-bottom:0px; vertical-align:top; font-size:14px; }
				  
				  
/*내용부분-소개*/				  
.content_sub1{margin-top:10px; padding:10px;}
.content_sub1 div{font-size:1em; color:#1d1d1d; line-height:25px;}	 	
.content_sub1 .img{text-align:center; margin-bottom:5px;}			  
.content_sub1 .top_title{font-size:1.8em; color:#1f5ead; line-height:50px; text-align:center; letter-spacing:-0.5px; margin:13px 0; }	  


/*내용부분-사업안내*/	
.content_sub dt{color:#0075b5; font-size:17px; font-family:Jeju Gothic, NanumbarunGothic, Nanum Gothic, dotum, sans-serif; font-weight:400;
                padding-top:1px; line-height:40px; letter-spacing:-1px;}
.content_sub dt.icon{color:#0075b5; font-size:17px; font-family:Jeju Gothic, NanumbarunGothic, Nanum Gothic, dotum, sans-serif; font-weight:400;
                  padding-left:10px; padding-top:1px; background:url(../images/sub/left_btn.gif) no-repeat 0 center; line-height:46px; letter-spacing:-1px;}			  
.content_sub dd{color:#000000; font-size:13px; font-family:Nanum Barun, Nanum Gothic, sans-serif; font-weight:normal; letter-spacing:-0.5px;
                margin-left:0px; line-height:22px;}		
.content_sub .img{text-align:center;}				  
.content_sub dd.title{margin-bottom:5px; font-size:13px; font-weight:bold; background:url(../images/sub/left_btn_s.gif) no-repeat 0 center; padding-left:12px; color:#3f2d9a;}
.content_sub dd.title_first{margin-bottom:5px; margin-top:10px; font-size:13px; font-weight:bold; background:url(../images/sub/left_btn_s.gif) no-repeat 0 center; padding-left:12px; color:#3f2d9a; }
.content_sub dd.title_no{margin-bottom:5px; font-size:13px; font-weight:bold; background:url(../images/sub/left_btn_no1.gif) no-repeat 0 center; padding-left:18px; color:#193574;}



/*내용부분-사업내용*/
.box6{border-top:2px solid #19c5da; border-bottom:1px solid #19c5da; border-left:1px solid #19c5da; border-right:1px solid #19c5da; background:#232323; font-size:13px;}
.box6 td{border-bottom:1px solid #ccc; border-right:1px solid #ccc; color:#333; background:#fff; padding:12px; text-align:center; }
.box6 td.right{border-bottom:1px solid #ccc; border-right:0; color:#333; background:#fff; padding:12px; text-align:center; }
.box6 td p{padding-left:12px; background:url(../images/sub/left_bull01.gif) no-repeat 5px 7px; text-align:left; border-right:0; }
.box6 td.title{font-size:14px; font-weight:bold; text-align:center; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; border-right:1px solid #19c5da;}
.box6 td.title_last{font-size:14px; font-weight:bold; text-align:center; color:#1779af; border-right:0; background:#f1f9fa; border-bottom:1px solid #19c5da;}


/*내용부분-약도*/
.box7{border-left:1px solid #ccc; border-top:1px solid #ccc; background:#232323; margin-top:20px;}
.box7 td{border-bottom:1px solid #ccc; border-right:1px solid #ccc; color:#333; background:#fff; padding:8px; text-align:center; }
.box7 td.title{font-weight:bold; text-align:center; }

.map_bus{padding:15px 0px; background:url(../images/sub/map_bus.gif) no-repeat 0 65px; line-height:25px;}
.map_bus .title{font-weight:bold; font-size:15px; color:#0075b5;}		  
.map_bus ul{padding-left:98px;}	
.map_bus ul li .bold{font-weight:bold;}		  
.map_subway{padding:15px 0 50px 0 ; background:url(../images/sub/map_subway.gif) no-repeat 0 40px; line-height:25px; border-top:dotted 1px #9d9d9d;}
.map_subway .title{font-weight:bold; font-size:15px; color:#0075b5;}		  
.map_subway ul{padding-left:98px;padding-top:25px;}	
.map_subway ul li .bold{font-weight:bold;}				  	
	
/*내용부분-자살통계 버튼*/
.btn01 { text-align:center;}	

/*내용부분-도움제공기관 테이블*/
.box_info{border-top:2px solid #19c5da; border-bottom:2px solid #19c5da; background:#232323; text-align:left; font-size:13px;}
.box_info td{border-bottom:1px solid #19c5da; color:#333; background:#fff; padding:15px; border-right:1px solid #19c5da;}
.box_info td.last{border-bottom:0px;}
.box_info td.title{font-size:14px; font-weight:bold; text-align:center; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; width:20%;}
.box_info td.title_last{font-size:14px; font-weight:bold; text-align:center; color:#1779af; background:#f1f9fa; border-bottom:1px solid #19c5da; border-right:1px solid #19c5da; width:20%; border-bottom:0px;}
.box_info td p{padding-left:12px; background:url(../images/sub/left_bull01.gif) no-repeat 5px 7px;}
