@charset "utf-8";

/** 공통 **/
/* 공통스타일 */
#contents .content h2:before {display:block;position:absolute;top:0;left:0;width:30px;height:3px;background:#7e7e7e;content:'';}
#contents h2:before{display:block;position:absolute;top:0;left:0;width:0px;height:0px;background:#7e7e7e;content:'';}


h3 {background:url(/images/primecics/common/h3_bul_01.gif) no-repeat 0px 4px;}
h4 {background:url(/images/common/ui/h4_bul.gif) no-repeat 0px 8px;}

/* 포인트컬러 */
.point01 {color:#7e7e7e;}


/** 레이아웃 **/
/* 레프트메뉴 */
#lnb #leftTi {background:#7e7e7e;}

/*서브 타이틀*/
#contents .contTi {background: url(/images/primecics/common/h_bgline.gif) no-repeat center top;}


/** ¸ÞÀÎ **/
/* ¸ÞÀÎ ÅØ½ºÆ® */
.mc_top .mc_h3 {font-size:3.28em;}


/* 백그라운드 */
#mcontent_wrap {background:url(/images/primecics/main/mid_bgimg.jpg) no-repeat center top #e1e4e9; }

/* 학사일정 */
.college_box .month_box ul li span {background: url(/images/primecics/main/mid_bgcall.gif) no-repeat center top;}

/* 공지사항 
.point_box ul li a {background-color:#7e7e7e; }
.point_box ul li a span.more {background-color:#6b6b6b }
.point_box ul li a:hover,
.point_box ul li a:focus,
.point_box ul li a:active { background:#656565; }
.point_box ul li a:hover span.more { background:#565656; }
*/

/* 교육목표 및 비전 */
.vision_box a {background:url(/images/clg/main/mid_vision2.png) no-repeat center 97px #575757;}
.vision_box a:hover,
.vision_box a:focus,
.vision_box a:active {background-color:#464646;}

/* 묻고답하기 */
.news_box a {background:url(/images/primecics/main/mid_news.png) no-repeat center 68px #949494;}
.news_box a:hover,
.news_box a:focus,
.news_box a:active {background:url(/images/primecics/main/mid_news.png) no-repeat center 68px #767676;}


/**********************************************************************************************************/


/** 컨텐츠 **/
/* 연혁 */
.history li span {background: #7e7e7e; }

/*교육지원시설*/

.tit_inner3 {overflow:hidden; margin: -1px 0 10px 0; text-align:center; background: none; background-color: #f8f8f8; border: 1px solid #d2d2d2; }
.tit_inner3 h2 {padding:10px 0; background:none; font-size:15px; }
.tit_inner3 h2:before {display:none; }
.tit_inner3 p {border-top:1px dashed #d2d2d2; }
.tit_inner3 .call {float:left; display:block; width:67%; padding:10px 0; border-right:1px dashed #d2d2d2; }
.tit_inner3 .locate {display:inline-block; width:auto; padding:10px 0; }
.ui.uic .box_col.col4 .ml_0 {margin-left:0; }
.ui.uic .box_col.col4 .mr_0 {margin-right:0; }

@media only screen and (min-width:640px){
.ui.uic .box_col.col4 .col {width:24.25%; }
}
