@charset "utf-8";

/*다단*/
#multipleDiv_dmstemp09_1 {
  height:350px !important;
}
#multipleDiv_dmstemp09_2 {
  background-color: #1973c3;
}
#multipleDiv_dmstemp09_7 {
  background: url("../../images/bgArtPatt.gif") center top;
  height:250px !important;
}
#multipleDiv_dmstemp09_8 {
  background-color: #fff;
  height:500px !important;
}
#multipleDiv_dmstemp09_9 {
  background-color: #f5f5f5;
}
/*슬로건*/
.mainSlogan {
}
.mainSlogan  strong{
	font-weight: 600;
	color: #7d4702;
}
.mainSlogan .sloganLar{
	font-weight: 800;
  color: #444444;
}
.mainSlogan .sloganSmo{
	color: #444444;
}
.mainSlogan .sloganMSmo{
	color: #757575;
}
/*스마트링크*/
#smartLink {
	background: url("../../images/gabSmartLink.gif") right 50% no-repeat;
}
#smartLink strong,
#smartLink em{
  color: #fff;
  display: block;
}
#smartLink strong{
  font-size: 1.4em;
  margin-bottom: 5px;
}
#smartLink em{
  font-size: 1em;
}
/*입학안내*/
.addBox{
  background-color: #1c4c79;
  height: 100%;
}
#menu5474_obj204 .objHeading_h2{
  color: #fff;
  float: left;
  padding-top: 15px;
	background: url("../../images/h2white.gif") left top no-repeat;
}
#godADMS{
  background-color: #122139;
}
#godADMS a{
  color: #fff;
  line-height: 38px;
  display: block;
  text-align: center;
}
/*상담안내,찾아오시는길*/
.etcBox{
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right bottom;
  border: 1px #ddd solid;
  height: 99%;
}
#menu5474_obj851 .objHeading_h2,
#menu5474_obj852 .objHeading_h2,
#menu5474_obj316 .objHeading_h2,
#menu5474_obj317 .objHeading_h2{
  color: #2d90bb;
	background: url("../../images/h2blue.gif") left top no-repeat;
 padding-top: 15px;
}
.vStrong{
  color: #333;
  font-weight: 800;
}
.vText,.vAddr {
  color: #444;
}

/*컨텐츠 글씨크기*/
._contentBuilder ._obj._objHtml, ._contentBuilder ._obj._objTag {
    text-align: justify;
    font-size: 1.1em;
    line-height: 1.7;
}
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.bold { font-weight: bold; }

.solid-table tr{
	border-top: 1px solid #ddd;	
	border-bottom: 1px solid #ddd;		
}
.solid-table td{
	padding: 20px;
}
.solid-table td:first-child{
	width: 20%;
	font-weight: bold;
	font-size: 2em;
	padding-left: 10px;
}

/* table 들여쓰기 */
.indent-table td {
	vertical-align: top;
	}

/*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 #44a3bd;
    border-bottom: 2px solid #44a3bd;
}
.blue-table td, .blue-table th {
    border: 1px solid #ddd;
  	padding: 10px;
}
.blue-table thead td, .blue-table th {
  background-color: #ddffff !important;
  font-weight: bold;
}
.blue-table tfoot td{
  background-color: #eee;
}

/*Table CSS_2*/
table {
    border-collapse: collapse;
    width: 100%;
}
.blue-table2 {
    border-top: 2px solid #44a3bd;
    border-bottom: 2px solid #44a3bd;
}

.blue-table2 td {
    border: 1px solid #ddd;
    text-align: center;
  	padding: 10px;
}

.blue-table2 thead td {
  background-color: #ddffff;
  font-weight: bold;
}

.blue-table2 tfoot td{
  background-color: #eee;
}

.blue-table2 caption {
  text-align: center;
}


/* 교수소개 Table CSS*/
.profile-table{
	border: 1px solid #ddd;
  	float: left;
}
.profile-table td {
	padding: 5px;
}

/*파일 리스트 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: #0054a7;
}
#list td {
	display: table-cell;
	vertical-align: middle;
	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: #fff;
}
.flow-table td { 
	display: table-cell;
	vertical-align: middle;
  }
	.flow-table td:nth-child(odd) { 
	border: 1px dashed #0054a7; 
	background: #efefef;
	padding: 5px;
	display: table-cell;
	vertical-align: middle;
  }
.box {
  width: 89.6%;
  border: 1px dashed #0054a7;
  padding: 5%;
  background: #e9eef4;
}
/* ul bullet */
ul.disc, ul.circle {
  padding: 0 0 0 1rem;
}
ul.disc li{
  list-style-type: disc !important;
}
ul.circle li{
  list-style-type: circle !important;
}
ol.decimal li{
  list-style-type: decimal !important;
}
/* 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;}

/*모바일대응*/
@media screen and (max-width: 480px) { 
   .artclView img {
      width: 100% !important;
	 height: 100% !important;
   }
}


