
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');

.subpage1 ul{
	padding-bottom:20px;
	padding-left:0;
}

.subpage1 ul li span{
	color:#5592e3;
	font-weight: bold;
	font-size:17px;
	padding-top:10px;
}	

.subpage1 ul .gab{
	padding-bottom:10px;
}

.subpage1 ul .gab2{
	padding-bottom: 20px;
}

.subpage1 ul li{
	/*letter-spacing:-0.2px;*/
	color:#666;
	font-size: 15px;
	padding-left:20px;
	list-style: none;
	background: url(/USER_DATA/tplc/sub/backgroundimage/sub_liststyle.png) no-repeat 1.2% 43%;
	line-height: 1.5; 
}

.subpage1 .img li, .subpage1 ul .nolist{background: none;}
.subpage1 .img li{padding-left:0;}

/*.subpage1 img{padding-top:5px;}*/

img{
	border: 0;
}


/*인사말*/
.hello li, img{
	list-style: none;
}
.bg{
	height: 300px;
	background: url(/USER_DATA/tplc/content/editor/img/1_bg.jpg) 100% 0 no-repeat;
}

.bg p{
	line-height: 1.5;
	font-size: 15px;
	color: #333;
	padding-left: 15px;
}
.bg span{
	font-weight: bold;
	font-size: 17px;
	line-height: 1.5;
}
.sign{ padding-top: 20px;	padding-left: 56px; }
/*실적현황표*/
.t_00{
	width:1000px;
}
.t_00 th{
	background: #0962c0;
	color: #fff;
	height: 45px;
}
.t_00 tr{
	height: 30px;
}
.t_00 td{
	padding:5px;
	word-break:keep-all;
}
.t_00 td p{
	color: #333;
}
.t_00 tr:nth-child(odd){
	background: #b7daff;
	
}
.t_00 tr:nth-child(even){
	background: #d8eafd;
}
/*시설물 유지 보수 공사 타이틀*/
#subTitle{
	/*letter-spacing:-0.2px;*/
	color:#666 !important;
	font-size: 15px !important;
	padding-left:20px !important;
	list-style: none !important;
	background: url(/USER_DATA/tplc/sub/backgroundimage/sub_liststyle2.png) no-repeat 1.2% 63% !important;
	line-height: 1.5 !important; 
}
#subTitle span{
	color: #f60 !important;
}
#subTitle_0 span{
	color: #333;
}
.border{ margin-top: 15px; margin-left: 18px; width: 730px; border: 1px solid #ccc; border-radius: 10px; height: 770px; padding-top: 20px;}


/*퀵메뉴 추가

.quick_wrap {position:fixed; right:5%; top:110px;background:none; border:0px; padding:5px 10px;z-index:1;}
.quick_box {position:relative; width:228px; height:178px; background:#fff; border:1px solid #cdd6dc; border-radius:8px;}
.quick_box .title {display:block;background:#0061aa;border-radius: 7px 7px 0px 0px;padding: 2px 0px;height: 30px;}
.quick_box .title h2 {color:#fff;font-size:17px;text-align:center;margin-top: 5px;}
.quick_menu {width:230px;}
.quick_menu td {font-size:13px; line-height:13px; font-weight:bold; padding:3px 0px; color:#3a3a3a; }
.quick_menu td a {color:#3a3a3a;}
.quick_menu .tel {
	font-family: 'Open Sans','Nanum Gothic', sans-serif!important; 
	font-size:21px!important; 
	font-weight:bold;
	color:#f37022; 
	background:url('/USER_DATA/tplc/content/editor/img/tel_icon.png')no-repeat;
	background-position:left 10px top 12px;
	padding:20px 0px 15px 40px!important;
}
.title_blue {padding-left:10px!important; color:#0061aa!important; font-weight:900!important;  }
*/
/*
.btn_up_layer {position:absolute; top:155px; left:90px; border:none; background:none;}
*/