@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0px; font-family:'robotoregular', Arial, Helvetica, sans-serif; font-size:12px; line-height: 25px;}
.main { margin:0px auto; padding:0px; width:1024px; height:auto;}
.top { margin:0px auto; padding:0px; width:1024px; height:115px;}
.logo { width:400px; height:97px; margin:10px 0 0 10px; position:absolute;}
.menu { width:700px; height:97px; position:absolute; margin:50px 0 0 330px; z-index:99;}
.social_icon { width:140px; height:21px; position:absolute; margin:8px 0 0 800px;}
.content { width:1024px; height:auto; position:absolute; box-shadow: 1px 1px 5px #888888;}
.banner { width:1024px; height:330px; position:absolute; margin:120px 0 0 0; -webkit-box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98); -moz-box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98); box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98); border:2px #CCCCCC solid;}
.content1 { width:1024px; height:auto; position:absolute; margin:450px 0 0 0px;  box-shadow: 1px 1px 5px #888888;}
.manag { width:1024px; height:250px; position:absolute; margin:20px 0 0 0px;}
.about { width:250px; height:400px; position:absolute; margin:5px 0 0 30px; text-align:center;}
.aboutus_title { font: 18px Arial, Helvetica, sans-serif; font-weight:bold; color: #FF3300; text-align:center;}
.aboutus_content { font: 14px Arial, Helvetica, sans-serif; color:#999999; text-align:justify;}
.chairman_title { font: 15px Arial, Helvetica, sans-serif; font-weight:bold; color:#FF3300; text-align:center;}
.chairman { width:250px; height:400px; position:absolute; margin:5px 0 0 400px; text-align:center;}
.chair_image { -webkit-box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98);
-moz-box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98); box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98); border: 1px #CCCCCC solid; border-radius:10px;}
.management_name { font-size:16px; color:#0066FF; font-weight:bold;}
.management_qualification { font-size:11px; color:#666666; font-weight:bold; padding-left:60px;}
.secretary { width:250px; height:400px; position:absolute; margin:5px 0 0 785px; text-align:center;}
.vice { width:250px; height:400px; position:absolute; margin:5px 0 0 575px; text-align:center;}

.title { width:650px; height:30px; font-weight:bolder; font:22px Arial; position:absolute; margin:25px 0 0 15px; color:#0066FF;}
.title_line { width:950px; position:absolute; margin:55px 0 0 15px; border:4px #FF6600 double;}
.title_line1 { width:950px; position:absolute; margin:55px 0 0 15px; border:2px #FF6600 solid;}
.content_main { width:1024px; height:auto; margin:50px 0 0 0px; position:absolute; box-shadow: 1px 1px 5px #888888; color:#666666; font-family:Arial, Helvetica, sans-serif;}
.matter {width:950px; height:auto; margin:60px 0 0 15px; position:absolute; color:#666666; font:18px 'Times New Roman'; text-align:justify; line-height:25px;}

.our_inst { width:1024px; height:400px; margin:280px 0 0 0; position:absolute; text-align:center;}
.our_inst_title { width:200px; height:30px; margin:-15px 0 0 410px; position:absolute; font-size:23px; font-family:Arial, Helvetica, sans-serif; color:#0066FF; font-weight:bold;}
.our_inst_pace {width:400px; height:400px; position:absolute; margin:40px 0 0 30px;}
.our_inst_school {width:400px; height:400px; position:absolute; margin:40px 0 0 500px;}
.our_inst_pace_logo { width:80px; height:70px; margin:10px 0 0 30px; position:absolute; }
.our_inst_pace_title { width:400px; height:30px; margin:30px 0 0 50px; position:absolute; font-size:90px; font-family:Arial, Helvetica, sans-serif; color:#FF0000; font-weight:bold; text-align:center;}
.our_inst_pace_title1 { width:350px; height:30px; margin:80px 0 0 30px; position:absolute; font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; text-align:center;}
.our_inst_pace_title2 { width:350px; height:30px; margin:80px 0 0 75px; position:absolute; font-size:28px; font-family:Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; text-align:center;}
.our_inst_pace_content { width:350px; height:350px; margin:115px 0 0 30px; position:absolute; font-size:16px; font-family:Calibri; color:#999999; text-align:justify;}



.footer {  width:1024px; height:250px; position:absolute; margin:0 0 0 0px; background-color:#000000;}
.footer_line { width:1024px; height:19px; position:absolute;}
.footer_contact { width:250px; height:200px; position:absolute; margin:30px 0 0 100px; color:#FFFFFF; font-size:15px;}
.contact1 {margin: 100px 0 0 350px; width:300px; height:100px; color:#FFFFFF;}
.footer_logo { width:250px; height:264px; position:absolute; margin:-180px 0 0 700px;}
.footer_copy { width:500px; height:30px; position:absolute; margin:20px 0 0 600px; color:#FFFFFF}

.gallery_img { width:300px; height:200px; border:2px #FF0000 solid; border-radius:5px; margin:5px 5px 0 5px;}

<!-- Caption Style -->
 .captionOrange, .captionBlack
        {
            color: #fff;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }
        .captionOrange
        {
            background: #EB5100;
            background-color: rgba(235, 81, 0, 0.6);
        }
        .captionBlack
        {
        	font-size:16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.4);
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #ffffff;
        	text-decoration: none;
        }
        a.captionOrange:hover
        {
            color: #eb5100;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }
        .bricon
        {
            background: url(../img/browser-icons.png);
        }
<!-- Caption Style  End-->


.menu1 { width:820px; height:40px; position:absolute; margin:0px 0 0 40px;}
.banner1 { width:1024px; height:284px; position:absolute; margin:124px 0 0 0px; background-color:#44494d;}
.menu2 { width:944px; height:40px; position:inherit; margin:0px 0 0 40px; z-index:99;}
.innerban { width:944px; height:350px; position:absolute; background-color:#CCCCCC; margin:40px 0 0 40px; }
.innerban1{ width:924px; height:284px; position:absolute; margin:0px 0 0 0px; }
a{ text-decoration:none;}


.news { width:650px; height:56px; position:absolute; margin:530px 0 0 40px; background-image:url(../images/news_scrolling.jpg);}
.facilities { width:650px; height:150px; position:absolute; margin:600px 0 0 40px;}
.fac_title { width:650px; height:20px; position:absolute; margin:0 0 0 30px;}
.fac_img { width:650px; height:85px; position:absolute; margin:10px 0 0 0px; }
.fac_img1 { padding-left:3px; }
.gallery { width:650px; height:210px; position:absolute;  margin:750px 0 0 40px;}
.gallery_title { width:650px; height:34px; position:absolute; text-align:center;}
.gallary_content { width: 206px; height:160px; position:absolute; margin:50px 0 0 0px; padding:0 0 0 0px; -webkit-box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98);
-moz-box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98);
box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.98);}
.gall_title { margin:0 0 0 5px; font-size:12px; text-align:center; font-weight:bold; color:#0099FF;}
.gall_desc { font-size:11px; color:#000000; margin:0px 0 0 5px; position:absolute;}
.gall_desc1 { font-size:11px; color:#000000; margin:0px 0 0 120px; position:absolute;}
.gallary_content1 { width: 206px; height:160px; position:absolute; margin:50px 0 0 216px; padding:0 0 0 0px; -webkit-box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98);
-moz-box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98);
box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98);}
.gallary_content2 { width: 206px; height:170px; position:absolute; margin:40px 0 0 428px; padding:0 0 0 0px; -webkit-box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98);
-moz-box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98);
box-shadow: 0px 10px 14px -5px rgba(0,0,0,0.98);}
.excel { width:650px; height:96px; position:absolute; background-image:url(../images/excellence/bg.jpg); margin:980px 0 0 40px;}
.right { width:285px; height:auto; margin:520px 0 0 700px; position:absolute; box-shadow: 5px 2px 13px -1px rgba(0,0,0,0.75);}
.news1 { width:285px; height:279px; position:absolute; background-image:url(../images/latestnews_tv.png); } 
.news2 { width:280px; height:175px; position:absolute; margin:48px 0 0 -18px; text-align:justify; font:12px 'robotoregular', Arial, Helvetica, sans-serif;}
.icons { width:285px; height:183px; position:absolute; border-radius:5px; background-color:#E1DFE0; margin:285px 0 0 0; }
.video { width:285px; height:186px; position:absolute; margin:480px 0 0 0;}

.footer_menu { width: 130px; height:190px; position:absolute; margin:10px 0 0 140px; border-right:2px #333333 solid;}
.footer_m { list-style-type: none; margin: 0; padding: 0;}
.footer_m li{ padding-top: 5px; margin-top:10px;}
.footer_m a{ color:#FFFFFF; text-decoration:none; font:12px 'robotoregular', Arial, Helvetica, sans-serif;}
.footer_menu1 { width: 130px; height:190px; position:absolute; margin:10px 0 0 310px; border-right:2px #333333 solid;}
.social { width:140px; width:80px; position:absolute; margin:10px 0 0 730px; text-align:center; font:14px  'robotoregular', Arial, Helvetica, sans-serif; color:#FFFFFF;}
.contcat { width:300px; width:180px; position:absolute; margin:10px 0 0 470px; text-align:left; font:14px  'robotoregular', Arial, Helvetica, sans-serif; color:#FFFFFF;}
.logo1 { width:208px; height:61px; position:absolute; margin:100px 0 0 680px;}
.copy { width:400px; height:10px; position:absolute; margin:159px 0 0 580px; text-align:center;}
.design { width:500px; height:10px; font-family:'robotoregular', Arial, Helvetica, sans-serif; position:absolute; margin:220px 0 0 250px; text-align:center; color:#FFFFFF; }
.footer1 { width:1024px; height:236px; position:absolute; margin:0px auto; padding:0px; background-color:#4A4B4F;}
.content_main { width:1024px; height:auto; margin:0px 0 0 0px; position:absolute; box-shadow: 1px 1px 5px #888888;}
.content_side { width:650px; margin:0px auto; padding:0px; position:absolute; }
.navigate { width:650px; height:20px; color:#999999; margin:auto; position:absolute;}

.nav_a { text-decoration:none; color:#999999;}
/*.content1 { width:650px; height:auto; position:absolute; margin:75px 0 0 0px; text-align:justify;   font-size:15px; font-family:'robotoregular' Arial; color:#666666;}
.content1 ul li {
  background:url(../images/bullet_blue.png) no-repeat scroll 0 5px transparent;
  color:#666666;
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  padding: 0 0 0px 20px;
  font-family:'robotoregular' Arial;
  text-align: justify;
}
.content2 { color:#666666; text-align:justify; font:14px 'robotoregular' Arial;}
.content3 { color:#0000FF; text-align:left; font:16px 'robotoregular' Arial bolder;}*/
.right1 { width:285px; height:auto; position:absolute; margin:0px 0 0 670px;}
.right_highlight { width:285px; height:400px; position:absolute; margin:0px 0 0 0px;}
.right_htitle { font:20px Arial bold; color:#0066FF; border-bottom:1px #999999 solid; height:30px;}
.right_link {
	width:285px;
	height:200px;
	position:absolute;
	margin:0px 0 0 40px;
}
.right_linktab { width:285px; height:20px; border:1px #999999 dotted;}
.about_menu { width: 700px; height:60px; margin:30px 0 0 -40px; position:absolute; }
.about_title { width:190px; height:60px; text-align:center; font-weight:bold; font-size:11px; padding:10px 5px 10px 5px; background-color:#fd8e09; color:#FFFFFF; border-right:2px #666666 solid; display:inline; cursor:pointer;}
.about_title_first { width:190px; font-weight:bold; font-size:11px; padding:10px 5px 10px 2px; background-color:#fd8e09; color:#FFFFFF; border-right:2px #666666 solid; display:inline; cursor:pointer; }
.about_title_last { width:190px; font-weight:bold; font-size:11px; padding:10px 2px 10px 5px; background-color:#fd8e09; color:#FFFFFF; display:inline; cursor:pointer;}
.about_title1 { width:190px; height:60px; text-align:center; padding:10px 2px 10px 2px; display:inline; cursor:pointer;}
.group { width:150px;}
.gall{border:2px solid #FF3366; border-radius: 10px; width:105px; height:120px;}
.anc {font:14px 'robotoregular', Arial, Helvetica, sans-serif bold; color:#FF0000; text-decoration:none;}

/* Course Table */

.table {
  margin-bottom: 20px;
   border-collapse: collapse;
  border-spacing: 0;
  border:0; 	outline:0; 	font-size:100%; 	vertical-align:baseline; 	background:transparent; 	margin:0; 	padding:0; 	font-family: 'robotoregular', Arial, Helvetica, sans-serif;
}
.table { margin-bottom:20px; }
.table tr { }
.table .red-txt{ color:#FF0000 !important; font-size:12px !important}
.table p{ font-size:12px !important; line-height:normal !important}
.table td.bold-tit{ font-size:23px; vertical-align:middle; line-height: 38px; background:#e4e4e4 !important}
.table tr td { padding:8px 15px; 	border-bottom:dotted 1px #ccc; 	-webkit-transition: all 0.2s ease-out; 	-moz-transition: all 0.2s ease-out; 	-o-transition: all 0.2s ease-out; }
.table thead td,  .table tr td.tit-bg { font-family: 'robotoregular' Arial; 	font-size:18px; 	background:#00AEEF; 	color:#fff;  }
.table tr td.tit-bg {font-size:15px  !important; 	background:#00AEEF !important; 	color:#fff;  }
.table thead.f-15 td{ font-size:15px !important} 
.table thead td strong { font-weight:normal; }
.table tr.head-2 td { font-size:15px; 	font-family: 'robotoregular' Arial; 	color:#222; }
.table tbody tr td { font-size:14px; 	font-family: 'robotoregular' Arial; 	background:#fff; 	color:#333; line-height:17px;  }
.table tbody tr td.hdg{ background:#f7f7f7;border-right:1px dotted #CCCCCC; vertical-align:middle; font-size:15px}
.table tbody tr td.hdg1{ font-size:15px; font-weight:bold; background:#2ebdf2 !important; color:#FFFFFF !important}
.table tbody tr.odd td { background:#f7f7f7; }
.table tbody tr:hover td { background:#d3f3ff !important; 	color:#000; }
.table tbody tr td a { padding:0 2px; }
.table tbody tr td a:hover { background:#00AEEF; 	color:#fff; 	padding:0 2px; }
/* Course Table  END*/

.bcat {color:#CC0000; font-size:16px;}
.campus {width:650px; height:auto; position:absolute; margin:100px 0 0 0px;}
.campus_lab { width:400px; height:100px; margin:-650px 0 0 300px; position:absolute; z-index:2px; }
.campus_lab a:hover{ background:#999999; color:#FFFFFF;}
.galll { border:2px #FF0000 solid; border-radius:10px; width:200px; height:150px;}
.faculty { width:720px; height:576px; background-image:url(../faculty/background.jpg); position:absolute; display:none; margin:100px 0 0 100px;}
.shadow { width: 600px; padding: 15px; font-family: 'Times New Roman','Arial','sans-serif'; }
.shadow:hover { background-color:#0099CC; color:#FFFFFF; box-shadow: 5px 2px 13px -1px rgba(0,0,0,0.75);}
.shadow1 { width: 500px; padding: 5px; font-family: 'Times New Roman','Arial','sans-serif'; }
.shadow2 { width: 100px; margin: -100px 0 0 500px; }
@charset "utf-8";
/* CSS Document */

