html,body,div,ul,li,a{
	margin: 0px;
	padding: 0px;
	
}

ul{
	list-style: none;
}
li {list-style-type:none;}



a{
	text-decoration: none;
}

body{
	background-image: url(style_res/background.png);
	background-size: cover;
	background-attachment: fixed;
}

.textbg2{

	background-color: white;
	width: 90%;
	height: auto;
	border-radius: 10px;
	margin: 0 auto 8%;
       min-height: 500px;
}

.textbg2 p{
    font-family: Arial;
	font-size: 2;
	padding: 40px;
	line-height: 24px;
	
}

.textbg2 a{
    font-family: Arial Black;
	font-size: 24px;
}

.textbg{
	background-color: white;
	width: 90%;
	height: auto;
	border-radius: 10px;
	margin: 8% auto;
        min-height: 500px;
}

.textbg >.contain{
	width: 80%;
	margin: 0 auto;
	height: auto;
}

.textbg >.contain >.containimg{
	float: left;
	height: auto;
	width: 30%;
	text-align: center;
}

.textbg >.contain >.containtext{
	float: right;
	height: auto;
	width: 70%;
	text-align: center;
}

.textbg >.contain p{
	 font-family: Arial;
	font-size: 2;
	line-height: 24px;
}

.textbg >.contain img{
	height: auto;
	width: 120px;
	vertical-align: middle;
}

.textbg >.contain a{
	   font-family: Arial Black;
	font-size: 24px;
}

.textbg >span:hover{
	color:#9A1609; 
}

.position{
	position: relative;
	height: 300px;
}

.position2{
	position: relative;
	height: 240px;
}

.position3{
	position: relative;
	height: 200px;
}

.position4{
	position: relative;
	height: 150px;
}

.facultytext{
	position: absolute;
	top: 0;
	margin-left: 150px;
}

.facultyimg{
	position: absolute;
	top: 0;
	margin-left: 0;
}

.textbgimg {
	background-repeat: no-repeat;
	background-size:cover;
	background-image:url(style_res/cucimg.png);
	width: 100%;
	height:0;
	padding-bottom: 13%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.textbgimg2 {
	background-repeat: no-repeat;
	background-size:cover;
	background-image:url(style_res/sisimg.png);
	width: 100%;
	height:0;
	padding-bottom: 13%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.textbg p{
    font-family: Arial;
	font-size: 2;
	padding: 40px;
	line-height: 24px;
	
}
.textbg a {
    font-family: Arial Black;
    font-size: 18px;
    color: #666;
}
.footer{
	width: 100%;
	height: 50px;
	background-color:#9A1609;
	bottom: 0px
}

li#list_item {
    padding: 10px 80px;
    font-family: Arial Black;
    color: #666;
}
ul.list {
    padding: 50px 0;
}
.mainphoto{
	margin-left: 10%;
	margin-right: 10%;
	border-top: solid #9A1709 30px;
	width: 80%;
	height:auto;
	text-align: center;
}

.blank{
		height: 0px;
		width: 100%;
		padding-bottom: 5%;
		background-color: none;
	    
}
	
.im1{
	width: 308px;
	height: auto;
	float: left;
	margin-left: 10%;
}

.im2{
	width: 202px;
	height: auto;
	float: right;
	margin-right:10%;"
}

.header{
	height: 50px;
	background: #a21a0d;
}
.header .nav{
	width: 70%;
	height: 50px;
	line-height: 50px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
	z-index: 111;
	margin-right: auto;
	float: none;
}
.header .nav li{
	float: left;
	width: 14.28%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.header .nav li a{
	color: #fff;
}
.header .nav li .second-nav{
	width: 100%;
	display: none;
	position: relative;
}
.header .nav li .second-nav li{
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #a21a0d;
	border-top: 1px solid #b54035;
}
.header .nav li .second-nav li .third-nav{
	/*position: absolute;*/
	width: 100%;
	height: 200px;
	display: none;
	margin-left: 100%;
	margin-top: -40px;
}
.wp_paging li a span{font-size: 14px;}
.wp_paging li a {
    font-size: 14px;
padding-left:10px;
}
.wp_paging{    margin-right: 320px;}
span.icp ,span.icp a{
    color: #fff;
}
