@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

/* Structure */
html, body { height: 100% }

img {border: 0px}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
body {
	font-family: 'Roboto', sans-serif;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center top;
	background-color:#000000;
	color: #818181;
	font-size: 1.3em;
	cursor:default;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
td {
	font-family: 'Roboto', sans-serif;
}

th {
	font-family: 'Roboto', sans-serif;
}
    A:link {
        color: #044b72;
        text-decoration: underline;
    }
    
    A:hover {
        color: #044b72;
        text-decoration: underline;
    }

    A:active {
        color: #044b72;
        text-decoration: underline;
    }

    A:visited {
        color: #044b72;
        text-decoration: underline;
    }

h1, h2, h3 {
	font-family: 'Roboto Slab', serif;
	color: #5c96b0;
}

h1 { 
    font-size: 1.5em;
    margin-top: 0em;
    margin-bottom: 0em;
	
    display: block;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
h2 {
	font-size: 1em;
	margin-bottom: 4px;
}
h3 {
	color: #999999;
	font-size: 1em;
}

div#preload { display: none; }

.hand  {cursor: pointer;  }

.sBR {
	font-size: 1px;
	line-height: 8px;
}
#mainContainer {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 80px;
}
#theHead {
	width: 100%;
	height: 105px;
	overflow: hidden;
}
#theBody {
	box-sizing: border-box;
	background-color: #FFFFFF;
	padding: 30px;
	padding-top: 10px;
	overflow: auto;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.30);
}
#theFooter {
	box-sizing: border-box;
	height: auto;
	text-align: center;
	color: #999999;
	font-size: .9em;
	padding-top: 12px;
	padding-bottom: 8px;
}
#theFooter br {
	display: none;
}
#theFooter ul {
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#theFooter ul li {
	display: inline;
	border-left: 1px solid #666;
}
#theFooter ul li:nth-child(7) { 
	border-right: 1px solid #666;
}
#theFooter ul li a { 
	text-decoration: none;
	padding: .2em .5em;
	color: #ffffff;
}
#theFooter ul li a:hover {
	color: #fff;
	background-color: #369;
}
nav {
	width: 100%;
	margin-bottom: 25px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 24px;
}
nav ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
nav ul li {
	display: inline;
	border-left: 1px solid #bbb;
}
nav ul li:nth-child(7) { 
	border-right: 1px solid #bbb;
}
nav ul li a { 
	padding: .2em .8em;
	color: #ffffff;
	text-decoration: none;
}
nav ul li a.active {
	background-color: #ff0;
	text-decoration: none;
}
nav ul li a:hover:not(.active) {
	background-color: #ff0;
	text-decoration: none;
}

.b {
	font-weight: bold;
}
.c_dkB {color: #044b72;}
.c_ltB {color: #0c76b0;}
.c_w {color: #fff;}
.c_g {color: #425200;}
.c_b {color: #000000;}

/* USER CONTENT BELOW */

.title {
	font-family: 'Roboto Slab', serif;
}
.a_item {
	width: 100%;
	margin-top: 20px;
	overflow: auto;
}
.a_item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 290px;
	height: 180px;
}
.footD {
	width: 960px;
	height: 26px;
	float: left;
	background-image: url(../images1/tbar.png);
	margin-left: 30px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding-top: 6px;
}
.gst {
	font-size: 16px;
}
.h_contact {
	float: right;
	margin-top: 22px;
	margin-right: 60px;
}
.h_email_icon, .h_phone_icon {
	float: left;
	width: 50px;
	height: 50px;
	background: #1B698C;
}
.h_email_icon {
	cursor: pointer;
	float: right;
}
.h_email_icon img, .h_phone_icon img {
	margin-top: 6px;
	margin-left: 7px;
}
.h_email_icon:hover {
	background: #FF0004;
	transform: scale(1.3);
	transition: all .4s ease-in-out;
}
.h_phone {
	color: #1B698C;
	background: #eef2f5;
	float: left;
	height: 46px;
	margin-right: 20px;
	border: 3px solid rgba(27,105,140,1.00);
}
.h_phone_num {
	float: left;
	margin-top: 8px;
	margin-right: 12px;
	margin-left: 12px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 24px;
}
.h_phone_dot {
	color: #7ea9bd;
}
.h_folio {
	margin-top: 20px;
	overflow: auto;
}
.h_f_item {
	float: left;
	width: 44%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 30px;
	cursor: pointer;
}
.h_f_item img {
	width: 100%;
	height: auto;
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}
.h_f_item:hover {
	background: #E1E1E1;
}
.h_topImage {
	width: 900px;
	height: 276px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
.h_topImage img {
	width: 100%;
	height: auto;
	margin-bottom: 12px;
}
.logo {
	float: left;
	width: 402px;
	height: 79px;
	margin-top: 10px;
	margin-left: 60px;
}
.logo img {
	width: 100%;
	height: auto;
}
.p_title {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.p_1 {
	float: left;
	width: 30.5%;
	margin-top: 30px;
	text-align: center;
	border: 6px solid #FFFFFF;
	cursor: pointer;
}
.p_1 img {
	width: 100%;
	height: auto;
}
.p_1:hover {
	border: 6px solid #ffff00;
	background: #ffff00;
	color: #FFF;
}
.r_full {
	float: left;
	width: 100%;
}
.r_left {
	float:left;
	width: 530px;
	margin-bottom: 50px;
}
.r_left img {
	width: 100%;
	height: auto;
	margin-bottom: 12px;
}
.r_left ul { 
	margin: 10px 0 10px 10px;
	list-style: none;
}
.r_left ul li{
	padding-bottom:5px;
	padding-left:18px;
	background: url(../images1/icon_bullet.png) 0 5px no-repeat;
}
.r_left_sub {
	font-size: 16px;
}
.r_right {
	float: right;
	width: 320px;
	margin-right: 20px;
	margin-top: 34px;
}
.r_right ul {
	list-style: none;
	margin:10px 0 10px 20px;
}
.r_right ul li {
	padding-bottom:5px;
	padding-left:20px;
	background: url(../images1/icon_bullet.png) 0 5px no-repeat;
}


@media only screen and (max-width:960px){

#theHead {
	height: auto;
	margin-bottom: 12px;
}
nav {
	font-size: 20px;
}
.a_pic img {
	width: 100%;
	height: auto;
}
.h_contact {
	margin-top: 10px;
}
.h_topImage {
	width: 100%;
	height: auto;
}
.logo {
	width: 40%;
	height: auto;
}
.r_left {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.r_right {
	float: none;
	margin-right: auto;
	margin-left: auto;
}

}


@media only screen and (max-width:746px){

nav {
	margin-bottom: 12px;
}
nav ul li a { 
	padding: .1em .4em;
}
.h_contact {
	float: none;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden
}
.logo {
	width: 60%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.r_left {
	width: 100%;
}
.r_left img {
	width: 100%;
	height: auto;
}
.r_right {
	width: 100%;
}

}

@media only screen and (max-width:625px){

#theBody {
	padding: 10px;
	padding-top: 10px;
}
#theFooter br {
	display: block;
}
.h_f_item {
	clear: left;
	width: 94%;
}
.logo {
	width: 70%;
}
.p_1 {
	width: 96%;
}
.r_right {
	float: none;
	margin-right: auto;
	margin-left: auto;
}

}

@media only screen and (max-width:440px){

.logo {
	width: 90%;
}
.a_item img {
	width: 100%;
	height: auto;
}
}


