.top_bg {
	height: 48px;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
}
.bottom_bg {
	height: 326px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}
.vision {
	border-radius:15px;
	border: 1px solid #999999;
	
}
.body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #9ccfde;
}
.form-control {
	display: block;
	width: 30%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);


    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	font-size: inherit;
	line-height: inherit;
	font-family: Calibri;
	color: inherit;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.text-head {
	font-family:Calibri;
	font-weight: 500;
	line-height: 1.1;
	color: #333333;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.t_line {
	border-right-style: solid;
	border-right-color: #00A4A4;
	border-right-width: 1px;
}
.t_line_bottom {
	border-bottom-style: solid;
	border-bottom-color: #00A4A4;
	border-bottom-width: 1px;
}
.navi_bg {
	height: 53px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.main_table {
	background-image: url(images/bgg.jpg);
	background-repeat: repeat-y;
	width: 1030px;
}
.navi_bg2 {
	height: 50px;
	background-color: #355260;
	background-repeat: repeat-x;
	border-radius:5px;
}
.nav1 {
	font-family: Calibri;
	font-size: 13.5px;
	font-style: normal;
	font-weight: bold;
	color: #007EA8;
	background-position: center;
	text-decoration: none;
}
.nav1:hover {
	font-family: Calibri;
	font-size: 13.5px;
	font-style: normal;
	font-weight: bold;
	color: #F95202;
	background-position: center;
}
.navline {
	font-family: Calibri;
	font-size: 22px;
	color: #00B5F0;
}
.nav_home {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFCACA;
	background-position: center;
	text-decoration: none;
}
.nav_home:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center;
}
.h1 {
	font-family: "Century Gothic";
	font-size: 42px;
	font-weight: bold;
	color: #FFFFFF;
}
.h2 {
	font-family: "Century Gothic";
	font-size: 42px;
	font-weight: bold;
	color: #DFDFDF;
}
.follow {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center;
	text-decoration: none;
}
.latest {
	font-family: "Century Gothic";
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #EFEFEF;
	background-position: center;
	text-decoration: none;
}
.bg_sq {
	height: 46px;
	background-repeat: repeat-x;
	background-color: #1E2D4D;
}
.head_1 {
	font-family: "Century Gothic";
	font-size: 58px;
	font-weight: normal;
	color: #FFFFFF;
}
.f_bg {
	height: 5px;
	background-color: #3b5998;
}
.t2 {
	width: 271px;
	border-top-left-radius:7px;
	border-bottom-right-radius:7px;
}
.line {
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #314B57;
}
.t1 {
	width: 1000px;
	border: 1px solid #999999;
	border-radius:5px;
}
.s_head {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-position: center;
	text-decoration: none;
}
.search {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-decoration: none;
}
.search_bg {
	background-repeat: repeat;
	height: 25px;
	border-radius:8px;
	background-color: #484848;
}
.seach_heading {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center;
	text-decoration: none;
}
.footer_l {
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer_allusion {
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.footer_text {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_nav {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_nav:hover {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.footer_text_b {
	font-family: Calibri;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	background-position: center;
	text-decoration: none;
}
.marq {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #746843;
}

.nav2:hover {

	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center;
	text-decoration: none;
}
.login {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center;
	text-decoration: none;
}
.welcome {
	font-size: 32px;
	font-weight: bold;
	color: #F4700A;
	font-family: Architecture;
	text-shadow: 2px 2px #333333;

}
.text_punch {
	font-family: "BrushScript BT";
	font-size: 24px;
	font-weight: normal;
	color: #999999;
}
.read {
	border-radius:5px;
	background-color: #FF8B6F;
}
.read_text {
	font-family: Calibri;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.read_text:hover {
	font-family: Calibri;
	font-size: 15px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.tab_latest {
	border-radius:5px;
	background-color: #24365B;
	height: 34px;
}
.box {
	width:1100px;
	color: #006A6A;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #00BFBF;
}
.head_bg {
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat;
}
.block_text {
	font-family: Architecture;
	font-size: 42px;
	font-weight: normal;
	color: #CECECE;
	text-decoration: none;
}
.project_text {
	font-family: Architecture;
	font-size: 28px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.heading_text2 {
	font-family: Architecture;
	font-size: 42px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.appointment_text2 {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.welcome_text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.welcome_text2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #E7670A;
	text-decoration: none;
	line-height: 20px;
	font-style: italic;
}
.box2 {
	border: 1px solid #DDDDDD;
	border-radius:6px;
}
.header {
	background-image: url(images/header.png);
	height:277px;
	width:1150px;
	background-repeat: no-repeat;
}
.query {
	background-image: url(images/query.png);
	height:264px;
	width:290px;
	background-repeat: no-repeat;
}
.news {
	background-image: url(images/news.png);
	height:264px;
	width:290px;
	background-repeat: no-repeat;
}
.query_text {
	font-family: Calibri;
	font-size: 15px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	line-height: 0px;
}
.navi {
	background-image: url(images/navi.jpg);
	height:61px;
	background-repeat: repeat-x;
	border: 1px solid #45A5C0;
	border-radius:8px;
}
.box_br {
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
}
