@charset "utf-8";

/*다단*/
#multipleDiv_dmstemp08_5 {
}
#multipleDiv_dmstemp08_6 {
  background-color: #fff;
}
#multipleDiv_dmstemp08_7 {
  background-color: #e7e7e7;
}
#multipleDiv_dmstemp08_8 {
  background-color: #fff;
}
/*슬로건*/
.mainSlogan {
   text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
.mainSlogan  strong{
	font-size: 26px;
	line-height: 2;
  color: #fff;
}
.mainSlogan .sloganLar{
	font-weight: 800;
  font-size: 40px;
  color: #fff;
  padding-bottom: 15px;
  margin-bottom: 30px;
  background: url("../../images/barBSlogan.gif") no-repeat left bottom;
}

/*서비스바로가기*/
.servLink{
  height: 100%;
  background-color: #1451b6;
}
.servLink > p,
.servLink a{
  display: block;
  height: 100%;
}
.servLink a {
  background-repeat: no-repeat;
}
.servLink.serv01 a{
  background-image: url("../../images/goto01.png");
}
.servLink.serv02 a{
  background-image: url("../../images/goto02.png");
}
.servLink.serv03 a{
  background-image: url("../../images/goto03.png");
}
.servLink.serv04 a{
  background-image: url("../../images/goto04.png");
}
.servLink a strong,
.servLink a em{
  display: block;
}
.servLink a strong{
  color: #fff;
  font-size: 19px;
  font-weight: 600;
}
.servLink a em{
  color: #6d93d2;
  font-size: 12px;
  font-weight: 400;
}
/*주요바로가기*/
.mainGoto{
  background-repeat: no-repeat;
  background-position: 50% top;
  height: 100%;
  overflow: auto;
  position: relative;
}
.mainGoto.goto01{
  background-image: url("../../images/link01.png");
}
.mainGoto.goto02{
  background-image: url("../../images/link02.png");
}
.mainGoto.goto03{
  background-image: url("../../images/link03.png");
}
.mainGoto.goto04{
  background-image: url("../../images/link04.png");
}
.mainGoto.goto05{
  background-image: url("../../images/link05.png");
}
.mainGoto.goto06{
  background-image: url("../../images/link06.png");
}
.mainGoto a{
  display: block;
  text-align: center;
  font-weight: 600;
  color: #333;
}

/* 메인 아이콘 */
  .cody1{
	width:190px;
	height:190px;
	padding:30px;
	position:relative;
  }

.cody1.bg1{
  background-color:#045f93;
}
 .cody1.bg2{
   height:235px;
  padding:15px 30px 0px 30px;
  background-color:#041941;
} 
.cody1.bg3{
  background-color:#073269;
}
 .cody1 .codytxt{
   width:190px;
	font-weight:600;
	color:#fff;
	font-size:2.0em;
   text-align:center;
   margin:0 auto;
   padding-top:15px;
  }
  
  .cody1 .codyimg{
	width:190px;
	text-align:center;
  }

/*Table CSS*/
table.dashed  td {
    border-bottom: 1px #ddd dashed;
    padding: 15px;
}
.blue-table, .-table {
    border-collapse: collapse;
    width: 100%;
}
.blue-table {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
}
.blue-table td, .blue-table th {
    border: 1px solid #ddd;
  	padding: 10px;
  text-align:center;
  font-size:12pt;
}
.blue-table thead td, .blue-table th {
  background-color: #ddffff !important;
  font-weight: bold;
}
.blue-table tfoot td{
  background-color: #eee;
}

/* h2 bullet image */
	h2.bullet:before {
	display: inline-block;
	content: url('/sites/gra/images/h2.jpg');
	padding-right: 10px;
	position: relative;
	top: 5px;
	}
	h2.bullet { color: #0054a6;}
	.center {text-align: center;}

/* p style */
h2.s_title {
  font-weight:800;
  padding-bottom:20px;
}

p.p_1{
  font-size:1.2em;
  line-height:1.8;
  
}
p.p_2{
  font-size:1.4em;
  line-height:1.8;
 padding-left:20px; 
}

/*교수소개 테이블*/
.black-table {
	width:100%;
	font-size:12pt;
	border-collapse: collapse;
	border-top:2px solid black;
	border-bottom:2px solid black;
	}

.black-table td {
	padding:10px;
	border:1px solid #dddddd;
	}
	
.black-table td:first-child {
	width:25%;
	font-weight:700;
	text-align:center;
	}

/*파일 리스트 CSS*/
#list {
	width: 100%;
   	border-collapse:separate; 
	border-spacing: 0 10px;
}
#list tr td:first-child {
	border-left: 1px solid #0054a7;
}
#list tr td:nth-child(2):after, #list tr td:nth-child(3):after {
	content: '>';
    float: right;
    font-weight: bold;
}
#list tr td:nth-child(2), #list tr td:nth-child(3) {
	color: #0054a7;
	background: #efefef;
}
#list a{
  color: #333333;
}
#list td {
	display: table-cell;
	vertical-align: middle;
  	font-size:1.2em;
	padding: 10px;
	text-align: left;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
#list tr td:hover{
	background: #efefef;
}

/*파일 리스트 CSS*/
#list {
	width: 100%;
   	border-collapse:separate; 
	border-spacing: 0 10px;
}
#list tr td:first-child {
	border-left: 1px solid #0054a7;
}
#list tr td:nth-child(2):after, #list tr td:nth-child(3):after {
	content: '>';
    float: right;
    font-weight: bold;
}
#list tr td:nth-child(2), #list tr td:nth-child(3) {
	color: #0054a7;
	background: #efefef;
}
#list a{
  color: #333333;
}
#list td {
	display: table-cell;
	vertical-align: middle;
  	font-size:1.2em;
	padding: 10px;
	text-align: left;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
#list tr td:hover{
	background: #efefef;
}

table {
	margin-bottom:20px;	
}

h2.bullet + .txt_info{
	margin-top:20px;
	}

.txt_info {
    color: #000;
    background: #f9f9f9;
    padding: 20px;
    overflow: hidden;
    border: 1px solid #ddd;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*분석실 안내 페이지*/

.ex_title {
	width:100%;
	height:auto;
	border-top:2px solid #000;
	border-bottom:1px solid #bcbcbc;
	background-color:#f1f4fb;
	padding:15px 0;
	text-align:center;
	}

.ex_title h2 {
	font-size:1.9em;
	font-weight:700;
	color:#000;
	}
	
.ex_title h3 {
	font-size:1.5em;
	font-weight:500;
	color:#000;
	}
	
.ex_img {
	padding:25px 0;
	margin-bottom:20px;
	text-align:center;
	}

.ex_img img{
	height:500px;
	}

.ex-table1 {
	width:100%;
	font-size:1.3em;
	border-collapse:collapse;
	border-top:2px solid black;
	border-bottom:2px solid black;
	margin-bottom:20px;
	}

.ex-table1 td {
	padding:10px 15px;
	border:1px solid #dddddd;
	}
	
.ex-table1 td:first-child {
	width:25%;
	font-weight:700;
	text-align:center;
	background-color:#f1f4fb;
	}
	
.ex_div {
	padding:15px;
	}
	
.ex_div h3{
	font-size:1.8em;
	font-weight:600;
	color:#000;
	margin-bottom:15px;
	}
	
.ex_div p{
	font-size:1.2em;
	line-height:1.5;
	}
	
.ex_bar {
	display:inline-block;
	margin: 12px 0;
	width:50px;
	height:2px;
	background-color:#000;
	}
	
.ex-table2 {
	width:100%;
	border-collapse:collapse;
	border-top:2px solid black;
	border-bottom:2px solid black;
	margin-bottom:20px;
	text-align:center;
	}

.ex-table2 td {
	padding:10px 15px;
	border:1px solid #dddddd;
	}
	
.ex-table2 thead, th {
	font-weight:700;
	background-color:#f1f4fb;
	}
