@charset "utf-8";
/* CSS Document */

.opz-banner {
    width: 100%;
    height: 280px;
/*    margin-bottom: 15px; */
}
.opz-banner-regis {
    background: url(../images/header-2.jpg) left center no-repeat;
	padding-top:230px;	
}
.opz-banner-acad {
    background: url(../images/header-1.jpg) left center no-repeat;
	padding-top:230px;	
}
.opz-banner-lib {
    background: url(../images/header-publications.jpg) left center no-repeat;
	padding-top:230px;	
}
.opz-banner-research {
    background: url(../images/header-research.jpg) left center no-repeat;
	padding-top:230px;	
}
.opz-banner-study {
    background: url(../images/header-studyintku.jpg) left center no-repeat;
	padding-top:230px;	
}
.opz-banner-gen {
    background: url(../images/header-general.jpg) left center no-repeat;
	padding-top:230px;
    height: 270px;	
}
.opz-banner-gen2 {
    background: url(../images/header-general3.jpg) left center no-repeat;
	padding-top:230px;	
    height: 270px;	
}
.opz-banner-gen3 {
    background: url(../images/header-general2n.jpg) left center no-repeat;
	padding-top:230px;	
    height: 270px;	
}
header{
	min-height:0;
	background:#FFF;
}

/*
.opz-CollegeList{
	font-size:15px;
}


.opz-CollegeTab a{
	text-decoration: none;
}*/
.opz-CollegeTab .TabCard{
    box-shadow: 0 2px 6px 2px rgba(0,0,0,0.1);
    margin: 15px 0;
    border-radius: 4px;
    display: block;
    position: relative;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    background: #fff;
	text-align: center;
}
.opz-CollegeTab .TabCard .bg{
	height:100px;
	overflow: hidden;
}
.opz-CollegeTab .TabCard img{
	width:200%;
	position: relative;
    top: -100%;
    bottom: 0;
    left: -40%;
    right: 0;
}
.opz-CollegeTab .TabCard .College{
    font-size: 1.8em;
    margin: 0px;
    padding: 0px;
    margin-top: -45px;
    z-index: 100;
    position: relative;
    color: #FFF;
    background: rgba(255,255,255,0.5);
	text-shadow: 1px 2px 2px #666;
}
.opz-CollegeTab .TabCard .desc{
	margin: 5px 18px;
	text-align: left;
	font-size: 14px;
	min-height:120px;
}
.opz-CollegeTab .TabCard .link{
	padding-bottom: 7px;
}

h1{
	color: #900;
/*	height:50px; */
	background-color:rgba(255, 255, 255, 0.55);
	padding-left:5px;
	font-weight:bold;
	margin-top:5px;
}
.opz-CollegeList div, .opz-LibList div{
	margin-bottom:60px;
}
.opz-CollegeList div.left, .opz-LibList div.left{
	margin-left:-10px;
}
.opz-CollegeList div.right, .opz-LibList div.right{
	margin-right:-10px;
}
.opz-CollegeList h3, .opz-LibList h3{
	margin-top:30px;
	font-size:26px;
}
/*.opz-CollegeList h3 .col1 a, .opz-LibList .subtit,  .opz-CollegeList .subtit{
	font-size:0.9em;
	width:56%;  
	display:inline-block;
	color:#cc527a;
	line-height:140%;	
}*/
.opz-CollegeList h3 .col1 a, .opz-LibList .subtit,  .opz-CollegeList .subtit{
	color:#cc527a;
	line-height:140%;	
}
/*.opz-CollegeList h3 .col1 a:first-letter, .opz-LibList .subtit:first-letter,  .opz-CollegeList .subtit:first-letter {
    font-size: 1.2em;
    background-color: #cc527a;
    color: #FFFFFF;
    font-weight: bold;
}*/
.opz-CollegeList h3 .col1 a:first-letter, .opz-LibList .subtit,  .opz-CollegeList .subtit{
    font-size: 1.12em;
    background-color: #cc527a;
    color: #FFFFFF;
    font-weight: bold;
	padding:0 3px;
}
.opz-CollegeList h3 .ext{
	font-size:0.52em;	
	width:42%;
	display:inline-block;
	text-align:right;
	color:#565656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.opz-CollegeList ul, .opz-LibList ul{
/*	border:#F00 1px solid; */
	padding-left:20px;
	margin-bottom:20px;
	color:#666;
}

.opz-CollegeList ul li {
    list-style: none;
    line-height: 180%;
    height: auto;
    border-bottom: 1px solid #EEE;
    margin-bottom: 10px;
    clear: both;
}
.opz-LibList ul li{
	font-size:1.15em;
    line-height: 180%;
    margin-bottom: 10px;
	border-bottom:#EEEEEE 1px solid;
}
.opz-CollegeList ul li .dept {
	font-size:16px;
    width: 50%;   /* 58% */
    display: inline-block;
    vertical-align: top;
}

.opz-CollegeList ul li .dept a{
	color:#787878;
	text-decoration:none;	
}
.opz-CollegeList ul li .dept a:hover, .opz-CollegeList ul li .dept a:focus{
	color:#cc527a;


}
/*
.opz-CollegeList ul li span {
    line-height: 1.4em;
    padding: 12px 0 8px 0;
}
*/

.opz-CollegeList ul li .ext {
    font-size: 0.9em;
    width: 46%;  /* 38% */
    display: inline-block;
    vertical-align: top;
    text-align: right;
    word-wrap: break-word;
    color: #555;
}
.azm-btn {
    height: 38px;
    padding: 8px 17px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background-color:#0077cc;
	color:#fff;
	border:none;
}
/*
a.azm-btn {
	color:#fff;
}*/
.azm-btn:hover, .azm-btn:focus, .azm-btn:active { 
    outline: 0; opacity: 0.8; color: #fff; 
}
.azm-border-bottom {
	border-bottom: 4px solid rgba(0, 0, 0, 0.1);
}

.page-content{
	width: 100%;
	padding:10px;
}

.page-content .table{
	font-size:16px;
}

.quest {
	background-color:#d15456;
/*    font-size: 16px; */
    font-weight: bold;
    color: #FFF;
    line-height: 170%;
	margin:0 -5px 15px 0;
	padding:5px;
}

.pagination{ 
    margin:0;
	margin-top:30px;
}
.pagination label {
    float: left;
    padding: 5px;
	margin-bottom:0;
}
.msg-center {
    text-align: center;
}