@charset "utf-8";

/*다단*/
#multipleDiv_dmstemp09_1 {
}
#multipleDiv_dmstemp09_2 {
  background-color: #1973c3;
}
#multipleDiv_dmstemp09_7 {
  background: url("../../images/bgArtPatt.gif") center top;
}
#multipleDiv_dmstemp09_8 {
  background-color: #fff;
}
#multipleDiv_dmstemp09_9 {
  background-color: #f5f5f5;
}
/*슬로건*/
.mainSlogan {
}
.mainSlogan  strong{
	font-weight: 600;
	color: #7d4702;
}
.mainSlogan .sloganLar{
	font-weight: 800;
    color: #fff;
    text-shadow: 2px 2px 5px #333;
}
.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%;
}
#menu4047_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%;
}
#menu4047_obj316 .objHeading_h2,
#menu4047_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;
}
/*Bootstrap Table CSS*/
table {
    border-collapse: collapse;
    width: 100%;
}
.table, .table td{
    border: 1px solid #ddd;
}
.table {
    border-top: 2px solid #44a3bd;
    border-bottom: 2px solid #44a3bd;
}
.table th {
  background-color: #ddffff !important;
  text-align: center;
}
.table th, .table td {
    padding: 10px;
}
.table caption {
  text-align: right;
}

.book-list td:nth-child(2) {text-align: center;}
.book-list td:nth-child(3) {text-align: center;}
.book-list td:nth-child(5) {text-align: right;}

/*컨텐츠 글씨크기*/
#masterEditor p, .table {
  font-size: 1.1em;
  line-height: 1.8em;
}
