/**
  * @Class Name : main.css
  * @Description : 대쉬보드 메인 화면 CSS
  * @Modification Information
  * @
  * @  수정일        		 수정자                   수정내용
  * @ -------    --------    ---------------------------
  * @ 2015.04.14    김성한        최초 생성
  * @
  */

/*메인 배경 이미지*/
#main_img {
	position: relative; 
	width: 1145px; 
	height: 570px; 
	background: url('/images/main/bg.png') 0 0 no-repeat;
	margin: 10px;
}

/*업무보고 현황 위젯*/
#main_report {
	position: absolute; 
	top: 120px; 
	left: 10px; 
	width: 237px; 
	height: 129px;
	/*background: url('/images/main/board_bg01.png') 0 25px no-repeat;*/
}

#report_head {
	position: absolute; 
	top: 4px; 
	left: 0; 
	width: 152px; 
	height: 15px; 
	background: url('/images/main/board_title01.png') 0 0 no-repeat;
}

#report_list {
	position: absolute; 
	top: 25px; 
	left: 0; 
	width: 237px; 
	height: 99px; 
}

#report_foot {
	position: absolute; 
	top: 124px; 
	left: 0; 
	width: 237px; 
	height: 20px; 
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
}

.r_title {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

.r_titl2 {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

.r_body {
	height: 49px;
	line-height: 49px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

/*불편신고 접수 현황 위젯*/
#main_voc {
	position: absolute; 
	top: 240px; 
	left: 10px; 
	width: 541px; 
	height: 105px;
	/*background: url('/images/main/board_bg02.png') 0 25px no-repeat;*/
}

#voc_head {
	position: absolute; 
	top: 4px; 
	left: 0; 
	width: 121px; 
	height: 15px; 
	background: url('/images/main/board_title02.png') 0 0 no-repeat;
}

#voc_more {
	position: absolute; 
	top: 11px; 
	right: 0; 
	width: 37px; 
	height: 8px; 
	background: url('/images/main/btn_more.png') 0 0 no-repeat;
	cursor: pointer;
}

#voc_list {
	position: absolute; 
	top: 25px; 
	left: 0; 
	width: 541px; 
	height: 99px; 
}

.v_title {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

.v_body {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

/*순회관리 일일 점검계획 위젯*/
#main_center {
	position: absolute; 
	top: 120px; 
	left: 267px; 
	width: 284px; 
	height: 129px;
	/*background: url('/images/main/board_bg04.png') 0 25px no-repeat;*/
}

#center_head {
	position: absolute; 
	top: 4px; 
	left: 0; 
	width: 145px; 
	height: 15px; 
	background: url('/images/main/board_title06.png') 0 0 no-repeat;
}

#center_more {
	position: absolute; 
	top: 11px; 
	right: 0; 
	width: 37px; 
	height: 8px; 
	background: url('/images/main/btn_more.png') 0 0 no-repeat;
	cursor: pointer;
}

#center_list {
	position: absolute; 
	top: 25px; 
	left: 0; 
	width: 284px; 
	height: 75px; 
}

.c_title {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

.c_body {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

/*공지사항 위젯*/
#main_board {
	position: absolute; 
	top: 385px; 
	left: 10px; 
	width: 541px; 
	height: 182px;
	/*background: url('/images/main/board_bg03.png') 0 25px no-repeat;*/
}

#board_head {
	position: absolute; 
	top: 4px; 
	left: 0; 
	width: 65px; 
	height: 15px; 
	background: url('/images/main/board_title03.png') 0 0 no-repeat;
}

#board_more {
	position: absolute; 
	top: 11px; 
	right: 0; 
	width: 37px; 
	height: 8px; 
	background: url('/images/main/btn_more.png') 0 0 no-repeat;
	cursor: pointer;
}

#board_list {
	position: absolute; 
	top: 25px; 
	left: 0; 
	width: 541px; 
	height: 152px; 
}

.b_title {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

.b_body {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.b_subject {
	width: 270px;
	padding: 0 10px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/*오늘의 날씨 위젯*/
#main_weather {
	position: absolute; 
	top: 13px; 
	left: 590px; 
	width: 547px; 
	height: 146px;
	background: url('/images/main/today_bg.png') 0 25px no-repeat;
}

#site_head {
	position: absolute; 
	top: 4px; 
	left: 0; 
	width: 81px; 
	height: 15px; 
	background: url('/images/main/board_title05.png') 0 0 no-repeat;
}

#site_list {
	position: absolute; 
	top: 32px; 
	left: 19px; 
	width: 272px; 
	height: 104px; 
}

#weather_today {
	position: absolute; 
	top: 52px; 
	left: 320px; 
	width: 207px; 
	height: 101px; 
}

#weather_today_big {
	position: absolute; 
	top: 35px; 
	left: 320px; 
	width: 207px; 
	height: 101px; 
}

#weather_icon {
	position: absolute; 
	top: 26px; 
	right: 20px; 
	width: 50px; 
	height: 53px; 
	background: url('/images/weather/DBS01.png') 0 0 no-repeat;
	background-size: cover;
}

#weather_icon_big {
	position: absolute; 
	top: 5px; 
	right: 20px; 
	width: 63px; 
	height: 67px; 
	background: url('/images/weather/DB01.png') 0 0 no-repeat;
	background-size: cover;
}

.s_title {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

.s_body {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.w_title {
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
}

.w_body {
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 12px;
}

.w_bod2 {
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
	background: url('/images/main/place_bg.png') 0 3px no-repeat;
}

/*자산관리 현장 위젯*/
#main_map {
	position: absolute; 
	top: 158px; 
	left: 590px; 
	width: 547px; 
	height: 409px;
	background: url('/images/main/map_bg.png') 0 25px no-repeat;
}

#map_head {
	position: absolute; 
	top: 4px; 
	left: 0; 
	width: 126px; 
	height: 15px; 
	background: url('/images/main/board_title04.png') 0 0 no-repeat;
}

#map_more {
	position: absolute; 
	top: 28px; 
	left: 22px; 
	width: 350px; 
	height: 365px; 
}

#map_photo {
	position: absolute; 
	top: 45px; 
	right: 17px; 
	width: 120px; 
	height: 120px; 
	background: url('/images/main/photo_sample.png') 0 0 no-repeat;
	background-size: cover;
}

#map_list {
	position: absolute; 
	top: 178px; 
	right: 14px; 
	width: 126px; 
	height: 212px; 
}

.m_body {
	height: auto;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	color: #043db1;
	text-align: left;
	vertical-align: middle;
	padding: 6px 0;
	border-bottom: 1px solid #cccccc; 
}

.m_dot {
	vertical-align: top;
	padding: 12px 0 0 0;
}

/*퀵 메뉴 위젯*/
#main_quick {
	position: absolute; 
	top: 13px; 
	left: 1151px; 
	width: 71px; 
	height: 549px;
}

#quick_top {
	width: 71px; 
	height: 29px; 
	background: url('/images/main/quick_top.png') 0 0 no-repeat;
}

#quick_list {
	width: 71px; 
	height: 325px; 
	background: url('/images/main/quick_body.png') 0 0 repeat-y;
}

#quick_bottom {
	width: 71px; 
	height: 8px; 
	background: url('/images/main/quick_bottom.png') 0 0 no-repeat;
}

.q_body {
	height: 52px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	background: url('/images/main/quick_line.png') 10px 53px no-repeat;
	cursor: pointer;
}

/*테이블 레이아웃*/
.table_list table thead tr td {
	border-top: 2px solid #005DB1; 
	border-right: 1px solid #FFFFFF; 
	background: #979797; 
}

.table_list table thead tr td:last-child {
	border-right: 1px solid #979797; 
}

.table_list table tbody tr td {
	border-bottom: 1px solid #D0D0D0; 
	border-right: 1px solid #D0D0D0; 
	background: #FFFFFF; 
}

.table_list table tbody tr td:last-child {
	border-right: 1px solid #FFFFFF; 
}

.table_list table tbody tr .t_color {
	background: #E7F9FD; 
}

#site_list table tbody tr td:first-child {
	border-left: 1px solid #D0D0D0; 
}

#site_list table tbody tr td:last-child {
	border-right: 1px solid #D0D0D0; 
}

#board_list table thead tr td {
	border-right: 1px solid #979797; 
}

#board_list table tbody tr td {
	border-right: 1px solid #FFFFFF; 
}
