@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-x;
}
img {
	border:0px;
}
ul, li {
	list-style:none;
}
a:focus {
	outline:none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bf800d;
}
#wrapper {
	width: 100%;
	height: auto;
	float:left;
}
#head_wrapper {
	width: 100%;
	height: auto;
	float:left;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 88px;
}
#head_con {
	width: 980px;
	height: auto;
	margin:auto;
}
#head_box {
	width: 964px;
	height: 190px;
	float:left;
	padding: 0px 8px 0px 8px;
}
#head_box_l {
	width: 862px;
	height: auto;
	float:left;
}
#head_box_inn {
	width: 862px;
	height: auto;
	float:left;
	background-image: url(../images/top_de.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	width: 444px;
	height: 111px;
	float:left;
	padding: 17px 215px 11px 0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#logo h3 {
	font-family: 'Lobster Two', cursive;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 15px 0px 0px 120px;
	margin:0px;
}
#logo h2 {
	font-family: 'Lobster Two', cursive;
	font-size: 24px;
	font-weight: normal;
	color: #a7b1d3;
	padding: 0px 0px 0px 120px;
	margin:0px;
}
#nav {
	width: 862px;
	height: auto;
	float:left;
}
#nav_edge {
	width: 6px;
	height: 51px;
	float:left;
	background-image: url(../images/nav_left.jpg);
	background-repeat: no-repeat;
}
#nav_midd {
	width: 856px;
	height: 51px;
	float:left;
	background-image: url(../images/nav_midd.jpg);
	background-repeat: repeat-x;
}
#nav_midd ul {
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
#nav_midd ul li {
	margin: 0px;
	padding:0px;
	display:inline;
}
#nav_midd ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d2d2d;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	border-radius:5px;
}
#nav_midd ul li a:hover {
	color: #ffffff;
	background-color: #2d2d2d;
}
#date {
	width: 148px;
	height: auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 14px 0px 0px 55px;
}
#head_box_r {
	width: 102px;
	height: auto;
	float:left;
}
#banner {
	width: 964px;
	height: auto;
	float:left;
	padding: 0px 8px 0px 8px;
}

#banner_edge {
	width: 6px;
	height: 342px;
	float:left;
}
#banner_midd {
	width: 952px;
	height: 342px;
	float:left;
	background-image: url(../images/banner_midd.jpg);
	background-repeat: repeat-x;
}

#banner_midd_left {
	width: 645px;
	height: 319px;
	float:left;
	padding: 11px 0px 11px 6px;
}
#banner_midd_right {
	width: 280px;
	height: 318px;
	float:left;
	background-color: #546293;
	border-radius:10px;
	margin: 12px 4px 12px 12px;
}
#banner_midd_right_inn {
	width: 255px;
	height: 65px;
	float:left;
	padding: 11px 0px 0px 12px;
}
#slide {
	width: 964px;
	height: auto;
	float:left;
	padding: 30px 8px 0px 8px;
}
#slide_left {
	width: 88px;
	height: 128px;
	float:left;
}
#slide_middle {
	width: 862px;
	height: 93px;
	float:left;
	background-image: url(../images/slide_midd.jpg);
	background-repeat: repeat-x;
	margin-top: 7px;
	padding: 14px 6px 14px 0px;
}
#slide_right {
	width: 8px;
	height: 121px;
	float:left;
	margin-top: 7px;
}

#middle_wrapper {
	width: 100%;
	height: auto;
	float:left;
	background-image: url(../images/foo_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#middle_con {
	width: 980px;
	height: auto;
	margin:auto;
}
#middle_area {
	width: 964px;
	height: auto;
	float:left;
}
#midd_box {
	width: 964px;
	height: auto;
	float:left;
	padding: 35px 0px 45px 0px;
}
#midd_box_left {
	width: 254px;
	height: auto;
	float:left;
	padding-right: 29px;
}
#news_box {
	width: 254px;
	height: auto;
	float:left;
	padding-bottom: 14px;
}
#news_box_head {
	width: 254px;
	height: auto;
	float:left;
}
#news_box_midd {
	width: 200px;
	height: 180px;
	float:left;
	margin: 0px 11px 0px 9px;
	background-color: #e6e6e6;
	padding: 12px 17px 12px 17px;
}
#news_box_midd1 {
	width: 200px;
	height: 180px;
	float:left;
	margin: 0px 11px 0px 9px;
	background-color: #e6e6e6;
	padding: 12px 17px 12px 17px;
}
#news_box_bott {
	width: 234px;
	height: auto;
	float:left;
	padding: 0px 11px 0px 9px;
}
#announ_box {
	width: 254px;
	height: auto;
	float:left;
}
#announ_box3 {
	width: 244px;
	height: auto;
	float:left;
	margin-left: 10px;
}
#news_box_text_date {
	height: 32px;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	padding-top: 10px;
	line-height: 12px;
	text-align: center;
	margin-top: 5px;
	background-color: #e9c354;
}
#news_box_text_date span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
}
#news_box_text_cont {
	height: auto;
	width: 160px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2b2b;
	line-height: 18px;
	padding-bottom: 15px;
}
#news_box_text_cont a {
	color: #4A5784;
	text-decoration: none;
}
#news_box_text_cont a:hover {
	color: #000000;
	text-decoration: none;
}
#news_box_text_cont p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#news_box_text_cont p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2b2b;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
#news_box_text_cont p a:hover {
	color: #000000;
}
#news_box_midd {
	width: 200px;
	height: 180px;
	float:left;
}
#news_box_midd h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #546292;
	margin: 0px;
	padding: 0px;
}
#news_box_midd p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2b2b2b;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	margin-bottom: 7px;
	border-bottom: dotted 1px #bcbcbc;
}
#news_box_midd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4a5784;
	text-decoration: none;
}
#news_box_midd a:hover {
	color: #17224a;
	text-decoration: none;
}
#midd_box_right {
	width: 681px;
	height: auto;
	float:left;
}
#welco_box {
	width: 681px;
	height: auto;
	float:left;
	padding-bottom: 25px;
}
#welco_head {
	width: 681px;
	height: auto;
	float:left;
}
#about_head {
	width: 631px;
	height: 42px;
	float:left;
	background-image: url(../images/about_head.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 25px 0px 0px 50px;
}
#welco_conn {
	width: 632px;
	height: auto;
	float:left;
	background-image: url(../images/wel_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 9px;
	padding: 0px 20px 0px 20px;
}
#welco_conn img {
	width: 201px;
	height: 138px;
	float:left;
	padding: 0px 15px 10px 0px;
}
#welco_conn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2b2b2b;
	padding: 0px 0px 15px 0px;
	margin:0px;
}
#welco_conn p b {
	color: #515f8e;
}
#read_box {
	width: 632px;
	height: auto;
	float:left;
	margin-left: 9px;
	padding: 0px 20px 20px 20px;
	border-bottom: solid 1px #d0d0d0;
}
#facility_box {
	width: 672px;
	height: auto;
	float:left;
	margin-left: 9px;
	padding: 15px 0px 0px 0px;
}
#facility_head {
	width: 672px;
	height: auto;
	float:left;
}
#facility_con {
	width: 672px;
	height: auto;
	float:left;
}
#facility_con_left {
	width: 135px;
	height: auto;
	float:left;
	padding-right: 15px;
}
#facility_con_right {
	width: 522px;
	height: auto;
	float:left;
}
#facility_con_first {
	width: 203px;
	height: auto;
	float:left;
	border-right: solid 1px #d0d0d0;
	padding-top: 15px;
}
#facility_con_sec {
	width: 302px;
	height: auto;
	float:left;
	padding: 15px 0px 0px 15px;
}
#facility_con_right ul {
	margin: 0px;
	padding: 0px;
}
#facility_con_right ul li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2b2b2b;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 3px 10px 3px 15px;
}
#facility_con_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #546291;
	text-decoration: underline;
	padding-left: 15px;
}
#facility_con_right a:hover {
	font-weight: bold;
	color: #293047;
	text-decoration: underline;
}
#footer_box {
	width: 964px;
	height: auto;
	float:left;
}
#follo {
	width: 217px;
	height: auto;
	float:left;
	padding-left: 720px;
}
#footer_con {
	width: 964px;
	height: auto;
	float:left;
}
#footer_con_edge {
	width: 7px;
	height: 203px;
	float:left;
}
#footer_con_midd {
	width: 910px;
	height: 203px;
	float:left;
	padding: 0px 20px 0px 20px;
	background-image: url(../images/footer_midd.jpg);
	background-repeat: repeat-x;
}
#footer_top {
	width: 910px;
	height: auto;
	float:left;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 27px 0px 15px 0px;
}
#footer_top_left {
	width: 610px;
	height: auto;
	float:left;
	padding-right: 65px;
}
#footer_links_head {
	height: auto;
	width: 610px;
	float:left;
	padding-bottom: 9px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer_links_con {
	height: auto;
	width: 610px;
	float:left;
	padding-top: 7px;
}
#footer_links_con ul {
	margin: 0px;
	padding: 0px;
}
#footer_links_con ul li {
	display: inline;
	float: left;
	height: auto;
	width: 120px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: dotted 1px #7d89b4;
	margin: 0px 32px 2px 0px;
}
#footer_links_con ul li a {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #ccd2f4;
	text-decoration: none;
} 
#footer_links_con ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer_top_right {
	width: 225px;
	height: auto;
	float:left;
}
#footer_top_right_head {
	height: auto;
	width: 225px;
	float:left;
	padding-bottom: 9px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer_top_right_con {
	height: auto;
	width: 225px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ccd2f4;
	padding-top: 16px;
}
#footer_top_right_con b {
	color: #9eaad1;
}
#footer_bottom {
	width: 910px;
	height: auto;
	float:left;
}
#footer_bottom_left {
	height: auto;
	width: 490px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #8391c0;
}
#footer_bottom_right {
	height: auto;
	width: 420px;
	float:left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #8391c0;
}
#footer_bottom_right a {
	color: #cbd3f2;
	text-decoration: none;
	font-weight: bold;
}
#footer_bottom_right a:hover {
	color: #8391c0;
	text-decoration: none;
	font-weight: bold;
}
#about_conn {
	width: 632px;
	height: auto;
	float:left;
	background-image: url(../images/wel_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 9px;
	padding: 15px 20px 0px 20px;
}
#about_conn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2b2b2b;
	padding: 0px 0px 15px 0px;
	margin:0px;
}
#calendar {
    float: left;
    height: auto;
    padding-bottom: 20px;
    width: 632px;
}
#calendar_head {
    background-color: #4e5c89;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    line-height: 28px;
	padding: 5px 0px 5px 12px;
    width: 620px;
}
#calendar_conn {
    background-color: #efefef;
    color: #333333;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: auto;
    line-height: 22px;
    padding: 15px;
    width: 602px;
}
.box_col {
    border-left: 1px solid #4e5c89;
    border-top: 1px solid #4e5c89;
}
.box_col th {
	background-color: #4e5c89;
	border-bottom: 1px solid #4e5c89;
	border-right: 1px solid #4e5c89;
	padding: 5px 10px;
	color: #FFFFFF;
}
.box_col td {
    border-bottom: 1px solid #4e5c89;
    border-right: 1px solid #4e5c89;
    padding: 5px 10px;
}
#faculty_box {
	background-color: #c5c5c5;
	border: 1px solid #aeaeae;
	color: #2b2b2b;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	line-height: 18px;
	margin-bottom: 12px;
	width: 602px;
	padding: 6px 14px;
}
#faculty_box_text {
	background-image: url(../images/faculty.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	padding: 3px 0px 3px 32px;
	width: 570px;
}
#newss_box_inn {
    float: left;
    height: auto;
    padding-bottom: 15px;
    width: 602px;
}
#newss_box_inn_left {
    float: left;
    height: auto;
    width: 122px;
}
#newss_box_inn_right {
    float: left;
    height: auto;
    width: 480px;
}
.admis_box3 {
    background-color: #d8d8d8;
    border: 1px solid #c5c5c5;
    color: #6E6E6E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: auto;
    padding: 7px 5px 7px 5px;
    width: 460px;
}
.admis_box4 {
    background-color: #d8d8d8;
    border: 1px solid #c5c5c5;
    color: #6E6E6E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 80px;
	min-height: 80px;
	max-height: 80px;
    overflow: auto;
    padding: 5px;
    width: 460px;
	min-width: 460px;
	max-width: 460px;
}
#img_gallery_head {
    float: left;
    height: auto;
    padding-bottom: 35px;
    width: 632px;
}
#img_head_edge {
    float: left;
    height: 48px;
    width: 5px;
}
#img_head_midd {
	background-image: url(../images/gall_midd.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 48px;
	width: 622px;
}
#img_head_midd_left {
	color: #FFFFFF;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	padding-left: 15px;
	padding-top: 16px;
	width: 258px;
}
#img_head_midd_right {
    float: right;
    height: auto;
    padding-right: 10px;
    padding-top: 9px;
    text-align: right;
    width: 157px;
}
#img_gallery_con {
    float: left;
    height: auto;
    width: 632px;
}
select {
    background-color: #4c5985;
    border: 1px solid #333e5e;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
    width: 157px;
}
#img_thu {
	float: left;
	height: 90px;
	padding: 5px;
	width: 130px;
	background-image: url(../images/thum_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 20px;
	margin-left: 7px;
	border: solid 1px #e0dfe4;
}
#contact_left {
	float: left;
	height: auto;
	width: 278px;
	margin-right: 12px;
	background-color: #ededed;
	border: 1px solid #d4d4d4;
	padding: 23px 15px 23px 15px;
}
#contact_left_head {
	float: left;
	height: auto;
	width: 248px;
	border-bottom: solid 1px #cbcbcb;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #373737;
	background-image: url(../images/form_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding: 7px 0px 5px 30px;
}
#contact_form_box {
	float: left;
	height: auto;
	width: 278px;
	padding-top: 12px;
}
#contact_form_box_inn {
	float: left;
	height: auto;
	width: 278px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	padding-top: 9px;
	padding-bottom: 7px;
}
#contact_form_box_inn2 {
	float: left;
	height: auto;
	width: 278px;
}
.contact1 {
	float: left;
	height: auto;
	width: 266px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	background-color: #FFFFFF;
	border: 1px solid #dbdbdb;
	padding: 5px;
}
.contact2 {
	float: left;
	height: 80px;
	min-height: 80px;
	max-height: 80px;
	width: 266px;
	min-width: 266px;
	max-width: 266px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	background-color: #FFFFFF;
	border: 1px solid #dbdbdb;
	padding: 5px;
	overflow: auto;
}
#contact_right {
	float: left;
	height: auto;
	width: 278px;
	background-color: #ededed;
	border: 1px solid #d4d4d4;
	padding: 23px 15px 23px 15px;
}
#contact_right_head {
	float: left;
	height: auto;
	width: 248px;
	border-bottom: solid 1px #cbcbcb;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #373737;
	padding-bottom: 5px;
	background-image: url(../images/address-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding: 7px 0px 0px 30px;
}
#contact_right_text {
	float: left;
	height: auto;
	width: 278px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #5d5d5d;
	padding: 25px 0px 25px 0px;
}
#contact_right_text a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #949494;
	text-decoration: none;
}
#contact_right_text a:hover {
	color: #5d5d5d;
	text-decoration: none;
}
#contact_right_head2 {
	float: left;
	height: auto;
	width: 248px;
	border-bottom: solid 1px #cbcbcb;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #373737;
	background-image: url(../images/location.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding: 7px 0px 5px 30px;
}
#location_box {
	float: left;
	height: auto;
	width: 278px;
	border: solid 1px #cbcbcb;
	margin-top: 20px;
}