@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed');

body{
	text-align:center;
	/*font-family: 'Fira Sans Condensed', sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#252b5e;
}

*{
	padding:0px;
	margin:0px auto;	
}

p{
	padding:0px;
	margin:0px auto;
	color:#666;
	font-size:12px;
	line-height:18px;
}

.clear{
	clear:both;
}

a, a:hover{
	text-decoration:none;
}

#header{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px auto;
	background:url("../images/header.png");
	position:fixed;
	z-index:999999;
}

.header-top{
	width:100%;
	height:1px;
	padding:0px;
	margin:0px auto;
	background:#fff;
}

.container{
	max-width:978px;
	padding:0px;
	margin:0px auto;
	height:auto;
}

.row{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px auto;
}

.logo{
	float:left;
	padding:10px 0px 0px 0px;
	width:28%;
	margin-top:15px;
}
.header-top-right{
	width:18%;
	height:auto;
	padding-top:10px;
	margin-top:5px;
	float:right;
	color:#021977;
}
.header-top-right a{
	text-align:justify;
	color:#666;
	font-size:12px;
	letter-spacing:1px;
	line-height:20px;
	padding-bottom:15px;
}
.navigation{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px auto;
	background:#18468a;
	margin-top:5px;
}
.banner{
	width:978px;
	height:auto;
	padding-top:98px;
	margin:0px auto;
}
.home-info{
	width:100%;
	height:150px;
	padding:0px;
	margin:0px auto;
}

.home-info-box{
	width:15%;
	height:140px;
	padding:0px;
	margin:4px 10px;
	border:1px solid#eaedff;
	float:left;
}

.menu{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px auto;
}

.home-news{
	width:25%;
	height:auto;
	padding:0px;
	margin:0px;
	float:right;
	background:#fff;
}

.home-news h2{
	text-align:justify;
	color:#135f95;
	letter-spacing:0px;
	padding:10px 0px;
	font-size:20px;
	font-weight:300;
}

.headline{
	text-align:justify;
	padding:15px 0px;
	font-size:30px;
	font-weight:300;
	padding-left:10px;
}
.home-news-tag{
	text-align:justify;
	color:#000;
	padding:5px 10px 10px 10px;
	font-size:18px;
	font-weight:300;
}
.home-news-p{
	text-align:justify;
	color:#252b5e;
	padding:5px 10px 10px 10px;
	font-size:14px;
	line-height:22px;
	font-weight:300;
}

.home-c-profile{
	width:72%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.home-c-profile h2{
	text-align:justify;
	color:#135f95;
	letter-spacing:0px;
	padding:10px 0px;
	font-size:20px;
	font-weight:300;
}
.home-c-profile-line{
	width:40%;
	height:1px;
	padding:0px;
	margin:0px;
	float:left;
	background:#dad7d8;
	float:left;
}
.home-c-profile-line2{
	width:80%;
	height:1px;
	padding:0px;
	margin:0px auto;
	background:#dad7d8;
}
.home-c-profile p{
	text-align:justify;
	color:#666;
	font-size:12px;
	line-height:18px;
}

.profile-box{
	width:30%;
	height:auto;
	padding:0px;
	margin:10px 10px;
	border:1px solid#eee;
	float:Left;	
}

.profile-box img{
	padding:10px 0px;
}

.profile-box p{
	text-align:center;
	color:#666;
	font-size:12px;
	line-height:18px;
	padding:0px 15px;
}
.csrp{
	color:#666;
	font-size:12px;
	line-height:18px;
	padding-top:5px;
	text-align:justify;
}

.csrh2{
	text-align:justify;
	color:#135f95;
	padding:10px 0px;
	font-weight:300;
	font-size:20px;
}
.link-one{
	padding:10px 15px;
	border:1px solid#252b5e;
	border-radius:5px;
	font-size:12px;
	color:#252b5e;
	float:left;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.link-one:hover{
	padding:10px 15px;
	border:1px solid#252b5e;
	border-radius:5px;
	font-size:12px;
	color:#fff;
	float:left;
	background:#252b5e;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.c-massage{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px auto;
	background:url("../images/texture2.jpg") repeat;
}
.boxnew{
	width:30.1%;
	height:auto;
	padding:0px;
	margin:10px 15px;
	float:left;
	background:#fff;
}
.boxnew img{
	margin:0px auto;
	padding:20px 0px;
}
.boxnew p{
	padding:0px 15px 0px 15px;
	font-size:14px;
	color:#666;
	line-height:25px;
}
.chairman-img{
	padding:0px;
	margin:0px auto;
	border-radius:100%;
	width:10%;
	border:5px solid#fff;
	-moz-box-shadow: 0px 5px 7px #b3b3b3;
	-webkit-box-shadow: 0px 5px 7px #b3b3b3;
	box-shadow: 0px 5px 7px #b3b3b3;
}
.link-two{
	width:90%;
	border:1px solid#link-two;
	border-radius:5px;
	font-size:12px;
	color:#fff;
	float:left;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.link-two:hover{
	width:90%;
	border:1px solid#fff;
	border-radius:5px;
	font-size:12px;
	color:#0d3569;
	float:left;
	background:#fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.investors{
	width:59%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.investors p{
	text-align:justify;
	font-size:12px;
	line-height:18px;
}

.home-report{
	width:39%;
	height:auto;
	padding:0px;
	margin:0px;
	float:right;
}

.home-report h2{
	text-align:justify;
	color:#135f95;
	padding:10px 0px;
	font-weight:300;
	font-size:20px;
}
.home-report p{
	text-align:justify;
	font-size:12px;
	line-height:18px;
	margin-top:-3px;
}
.home-report p span{color:#f60;}
.footer{
	width:100%;
	height:auto;
	padding:10px 0px;
	margin:0px auto;
	border-top:1px dotted#ccc;
}

.footer p{
	text-align:right;
	font-size:10px;
	color:#ccc;
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: url(../images/arrow.png) no-repeat;
	border-radius:3px;	
}

.mobile-menu{
	width:100%;
	height:40px;
	padding:0px;
	margin:0px auto;
	background:#252b5e;
	display:none;
}

.mobile-footer{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px auto;
	background:#252b5e;
	display:none;
}
button.accordion {
    background-color: #374452;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
	margin:15px 0px 5px 0px;
}

button.accordion.active, button.accordion:hover {
    background-color: #434a59;
}

button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

/*INNER */

.gap{
	width:100%;
	height:95px;
	padding:0px;
	margin:0px auto;
}

.inner-row{
	width:100%;
	height:auto;
	padding-top:0px;
	margin:0px auto;
	
}

.headline2{
	text-align:justify;
	padding:25px 0px 5px 35px;
	font-size:20px;
	text-transform:uppercase;
	font-weight:300;
	color:#135f95;
}
.inner-b1{
	width:35%;
	height:2px;
	padding:0px;
	margin-left:35px;
	background:#135f95;
}
.inner-b2{
	width:90%;
	height:1px;
	padding:0px;
	margin:0px auto;
	background:#5182bc;
}
.inner-P{
	color:#666;
	padding:5px 35px;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
.inner-P span{
	color:#135f95;
	font-size:14px;
	letter-spacing:1px;
	line-height:18px;
}

.c-m-box-l{
	width:90%;
	height:auto;
	padding:0px;
	margin-bottom:5px;
	border:1px solid#ddd;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3061a4+0,0d3569+100 */
background: #3061a4; /* Old browsers */
background: -moz-linear-gradient(top,  #3061a4 0%, #0d3569 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #3061a4 0%,#0d3569 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #3061a4 0%,#0d3569 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3061a4', endColorstr='#0d3569',GradientType=0 ); /* IE6-9 */

}
.c-m-box-l img{
	margin:20px 20px;
	float:left;
	width:16%;
}
.c-m-box-l h2{
	padding:0px 40px 10px 0px;
	font-size:14px;
	font-weight:300;
	text-align:right;
	color:#fff;
}
.c-m-box-l h2 span{
	font-size:12px;
	padding-top:15px;
	color:#fff;
	font-weight:300;
}
.c-m-box-l p{
	text-align:justify;
	font-size:13px;
	line-height:20px;
	padding:20px;
	color:#fff;
}
.c-m-box-r{
	width:90%;
	height:auto;
	padding:0px;
	margin-bottom:5px;
	border:1px solid#ddd;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3061a4+0,0d3569+100 */
background: #3061a4; /* Old browsers */
background: -moz-linear-gradient(top,  #3061a4 0%, #0d3569 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #3061a4 0%,#0d3569 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #3061a4 0%,#0d3569 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3061a4', endColorstr='#0d3569',GradientType=0 ); /* IE6-9 */

}
.c-m-box-r img{
	margin:20px 20px;
	float:left;
	width:16%;
}
.c-m-box-r h2{
	padding:0px 40px 10px 0px;
	font-size:14px;
	font-weight:300;
	text-align:right;
	color:#fff;
}
.c-m-box-r h2 span{
	font-size:12px;
	padding-top:15px;
	color:#fff;
	font-weight:300;
}
.c-m-box-r p{
	text-align:justify;
	font-size:13px;
	line-height:20px;
	padding:20px 38px 20px 20px;
	color:#fff;
}

.headline-board{
	font-size:20px;
	font-weight:300;
	letter-spacing:0px;
	padding-top:23px;
	color:#135f95;
	padding-left:35px;
	text-align:justify;
}
.headline-board span{
	font-size:14px;
	color:#666;
	padding:15px 0px;
}
.board-img{
	width:23%;
	float:left;
	margin:0px 20px 0px 0px;
	border:7px solid#e5e5e5;
}
.board-p{
	text-align:justify;
	color:#666;
	font-size:12px;
	line-height:18px;
	font-weight:300;
}

.location-left{
	width:48%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}

.location-right{
	width:48%;
	height:auto;
	padding:0px;
	margin:0px;
	float:right;
}


.v-group{
	width:31%;
	height:300px;
	padding:0px;
	margin:10px 15px;
	float:left;
	border:1px solid#ddd;
}


.vsc{
	display:block;
}

.f-result-box{
	width:100%;
	height:auto;
	padding:0px;
	margin:2px 10px;
	border:1px solid#d1d1d1;
	background:#f3f3f3;
	float:left;
	-moz-box-shadow: 1px 1px 5px #ddd;
	-webkit-box-shadow: 1px 1px 5px #ddd;
	box-shadow: 1px 1px 5px #ddd;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.f-result-box:hover{
	width:100%;
	height:auto;
	padding:0px;
	margin:2px 10px;
	border:1px solid#d1d1d1;
	background:#f3f3f3;
	float:left;
	-moz-box-shadow: 1px 1px 5px #ccc;
	-webkit-box-shadow: 1px 1px 5px #ccc;
	box-shadow: 1px 1px 5px #ccc;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.f-result-box h2{
	color:#666;
	padding:10px 10px;
	text-align:center;
	font-weight:300;
	font-size:12px;
	text-align:justify;
}

.f-result-box h3{
	color:#666;
	padding:20px 10px;
	text-align:center;
	font-weight:300;
	font-size:13px;
}


.inner-left{
	width:21%;
	height:auto;
	padding-bottom:20px;
	margin-left:25px;
	float:left;
	margin-top:15px;
	background:#e5e5e5;
	border:1px solid#ccc;
}


.inner-left ul li{
	/*list-style-image:url("../images/aboutarrow.png");*/
	list-style-type:square;
	text-align:left;
	padding:5px 3px 5px 5px;
	margin-left:30px;
	margin-right:10px;
	border-bottom:1px solid#d3cecf;
}

.inner-left ul li:hover{
	/*list-style-image:url("../images/aboutarrow.png");*/
	text-align:left;
	padding:5px 3px 5px 5px;
	margin-left:30px;
	margin-right:10px;
}
.inner-left ul li a{
	text-align:left;
	color:#135f95;
	font-size:12px;	
}

.inner-left ul li a:hover{
	text-align:left;
	color:#000;
}

.inner-right{
	width:72%;
	height:auto;
	padding:0xp;
	margin-right:15px;
	margin-top:15px;
	float:right;
	background:#fff;
}

/*Contact*/
.contact-box1{
	width:43.5%;
	height:auto;
	padding-bottom:20px;
	margin:10px 15px;
	border:5px solid#f8f5f6;
	float:left;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.contact-box1:hover{
	width:43.5%;
	height:auto;
	padding-bottom:20px;
	margin:10px 15px;
	border:5px solid#f8f5f6;
	float:left;
	-moz-box-shadow: 0px 0px 6px #c7c7c7;
	-webkit-box-shadow: 0px 0px 6px #c7c7c7;
	box-shadow: 0px 0px 6px #c7c7c7;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.contact-box1 h1{
	font-size:20px;
	color:#135f95;
	letter-spacing:1px;
	text-align:justify;
	padding:20px 0px 0px 10px;
	font-weight:300;
}
.contact-box1 p{
	text-align:justify;
	font-size:12px;
	color:#666;
	padding:10px 0px 0px 10px;
	font-weight:300;
	line-height:18px;	
}
.contact-box1 p span{
	font-weight:bold;
}

.contact-box2{
	width:27%;
	height:180px;
	padding-bottom:20px;
	margin:10px 15px;
	border:5px solid#f8f5f6;
	float:left;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.contact-box2:hover{
	width:27%;
	height:180px;
	padding-bottom:20px;
	margin:10px 15px;
	border:5px solid#f8f5f6;
	float:left;
	-moz-box-shadow: 0px 0px 6px #c7c7c7;
	-webkit-box-shadow: 0px 0px 6px #c7c7c7;
	box-shadow: 0px 0px 6px #c7c7c7;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.contact-box2 p{
	text-align:justify;
	font-size:12px;
	color:#666;
	padding:10px 0px 10px 10px;
	font-weight:300;
	line-height:18px;	
}
.contact-box2 p span{
	font-weight:bold;
	padding-bottom:5px;
}

.contact-headline{
	text-align:justify;
	color:#135f95;
	letter-spacing:1px;
	padding:20px 0px 20px 10px;
	font-size:18px;
	border-bottom:1px solid#031d7c;
}

/*hr*/
.hr-head{
	text-align:justify;
	padding:20px 0px 20px 20px;
	color:#031d7c;
	letter-spacing:1px;
	font-size:20px;
}
.hr-p{
	text-align:justify;
	padding:0px 0px 0px 10px;
	color:#666;
	letter-spacing:0px;
	font-size:14px;
	line-height:23px;
}


/*COMMUNITY*/

.community-box{
	width:95%;
	height:auto;
	padding:0px;
	margin:0px auto;
	margin-top:25px;
	margin-bottom:25px;
	border:1px solid#f7f7f7;
	-moz-box-shadow: 0px 0px 6px #c7c7c7;
	-webkit-box-shadow: 0px 0px 6px #c7c7c7;
	box-shadow: 0px 0px 6px #c7c7c7;
}


.new-vision-box{
	width:90%;
	height:auto;
	padding:0px;
	margin:0xp auto;
	border:1px dotted#8a8a8a;
	background:#dddddd;
}

.new-vision-box h2{
	text-align:justify;
	color:#666;
	letter-spacing:0px;
	padding:10px 20px;
	font-size:20px;
	font-weight:300;
}

.new-strategy-left{
	width:34.9%;
	height:120px;
	padding:0px;
	margin:0px;
	float:left;
	border-right:1px dotted#8a8a8a;
	border-bottom:1px dotted#8a8a8a;
	background:#e4e4e4;
}

.new-strategy-left h2{
	text-align:justify;
	color:#135f95;
	letter-spacing:0px;
	padding:10px 20px;
	font-size:20px;
	font-weight:bold;
}

.new-strategy-left p{
	text-align:justify;
	color:#135f95;
	letter-spacing:0px;
	padding:10px 20px;
	font-size:12px;
	font-weight:300;
	line-height:18px;
}

.new-strategy-right{
	width:64.9%;
	height:120px;
	padding:0px;
	margin:0px;
	float:left;
	border-bottom:1px dotted#8a8a8a;
	background:#f3f3f3;
}

.new-strategy-right p{
	text-align:justify;
	color:#666;
	letter-spacing:0px;
	padding:10px 20px;
	font-size:12px;
	font-weight:300;
	line-height:18px;
}

.new-strategy-right ul li{
	text-align:justify;
	color:#666;
	letter-spacing:0px;
	padding:0px 20px;
	font-size:12px;
	font-weight:300;
	line-height:18px;
	list-style-type:square;
	margin-left:30px;
}

.result-row1{
	width:100%;
	height:auto;
	padding:10px 0px;
	background:#dddddd;
	border-bottom:1px solid#135f95;
	border-left:1px solid#135f95;
	border-right:1px solid#135f95;
}
.result-row1 p{
	text-align:justify;
	font-size:12px;
	padding:0px 30px;
}

.result-row1 p:hover{
	text-align:justify;
	font-size:12px;
	padding:0px 30px;
	color:#135f95;
	text-decoration:underline;
}
.result-row2{
	width:100%;
	height:auto;
	padding:10px 0px;
	background:#f6f6f6;
	border-bottom:1px solid#135f95;
	border-left:1px solid#135f95;
	border-right:1px solid#135f95;
}
.result-row2 p{
	text-align:justify;
	font-size:12px;
	padding:0px 30px;
}
.result-row2 p:hover{
	text-align:justify;
	font-size:12px;
	padding:0px 30px;
	color:#135f95;
	text-decoration:underline;
}

.gallery-box{
	width:30%;
	height:auto;
	padding:0px;
	margin:15px 10px 0px 10px;
	float:left;
}
.gallery-box img{
	width:100%;
	border:5px solid#ccc;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gallery-box img:hover{
	width:100%;
	border:5px solid#ddd;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity:0.8;
}

.gallery-box p{
	text-align:center;
	padding:10px 0px 0px 0px;
	font-size:12px;
	color:#666;
}

input{
	background:#f3f3f3;
	border:1px solid#ccc;
}
textarea{
	background:#f3f3f3;
	border:1px solid#ccc;
}

.button2{
	background:#999999;
	color:#fff;
	font-size:12px;
	padding:2px 4px;
}

.new-link-bar{
	width:88%;
	height:30px;
	padding:0px;
	margin:0px auto;
	background:#dedddd;
	text-align:right;
	font-size:11px;
	line-height:30px;
	padding-right:15px;
	margin-bottom:10px;
	font-weight:bold;
	border:1px solid#0d3569;
}

.nb-left{
	width:63%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}

.nb-left-one{
	width:100%;
	height:190px;
	padding:0px;
	margin:0px;
	float:left;
	border-right:1px solid#dfecfc;
}

.nb-left-two{
	width:35%;
	height:190px;
	padding:0px;
	margin:0px;
	float:right;
	border-right:1px solid#dfecfc;
}

.nb-h2{
	font-size:18px;
	padding:10px 0px;
	font-weight:100;
	letter-spacing:-1px;
	color:#005988;
	text-align:justify;
}

.nb-p{
	font-size:11px;
	padding:0px 5px 0px 0px;
	font-weight:100;
	color:#666;
	text-align:justify;
}

.nb-right{
	width:35%;
	height:auto;
	padding:0px;
	margin:0px;
	float:right;
}

.banner-border{
	width:100%;
	height:7px;
	padding:0px;
	margin:0px auto;
	background:#e6f1f7;
}

.product-row{
	width:100%;
	height:38px;
	padding:0px;
	margin:0px auto;
	margin-top:-45px;
	z-index:9999;
	position:absolute;
}

.product-row-box{
	width:159px;
	height:38px;
	padding:0px;
	margin: 0px 2px;
	float:left;
	background: rgba(255, 255, 255, 0.7);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color:#000;
	line-height:38px;
	font-size:16px;
}

.product-row-box:hover{
	width:159px;
	height:38px;
	padding:0px;
	margin: 0px 2px;
	float:left;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: #3061a4; /* Old browsers */
	background: -moz-linear-gradient(top,  #3061a4 0%, #0d3569 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #3061a4 0%,#0d3569 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #3061a4 0%,#0d3569 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3061a4', endColorstr='#0d3569',GradientType=0 ); /* IE6-9 */
	color:#fff;
	line-height:38px;
	font-size:16px;
}

.csr-head{
	text-align:justify; 
	font-size:14px; 
	font-weight:bold; 
	color:#135f95;; 
	margin-top:0px;
	/*background:#135f95;*/
	width:90%;
	margin:0px auto;
	padding:5px 0px 5px 5px;
	border-bottom:1px solid#135f95;
}

.product-bar{
	width:90%;
	height:auto;
	padding:0px;
	margin:0px auto;
	background:#187fba;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 5px 5px;
	margin-bottom:20px;
	margin-top:10px;
	text-align:justify;
}
.product-bar:hover{
	width:90%;
	height:auto;
	padding:0px;
	margin:0px auto;
	background:#014fa5;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 5px 5px;
	margin-bottom:20px;
	margin-top:10px;
	text-align:justify;
	
}

.text-height{
	width:100%;
	height:250px;
	padding:0px;
	margin:0px auto;
}

.c-add-l{
	background:#f9f9f9; width:49.9%; float:left; border-right:1px solid#003399;
}
.c-add-r{
	background:#f9f9f9; width:49.92%; float:right;
}

.cccn{
	height:105px;
	margin:0px;
	float:left;
}

.strip{
	font-size:12px;
	text-align:right;
	padding:15px 15px 0px 0px;
	color:#999;
	
}

.strip a{
	color:#999;
	text-decoration:none;
}

.strip a:hover{
	color:#18468a;
	text-decoration:underline;
}

.sitemap-box-l{
	width:32.5%;
	height:230px;
	padding:0px;
	margin-top:10px;
	border-right:1px solid#c5e3ff;
	border-bottom:1px solid#c5e3ff;
	float:left;
}

.sitemap-box-r{
	width:32.5%;
	height:auto;
	padding:0px;
	margin-top:10px;
	float:right;
}

.site-line{
	background:#c5e3ff;
	width:100%;
	height:1px;
	margin-top:10px;
}

.site-h3{
	text-align:left;
	color:#18468a;
	font-size:14px;
	padding-bottom:10px;
}

.site-map-menu{
	width:98%;
	height:auto;
	padding:0px;
	margin:0px;
}
.site-map-menu ul li{
	list-style-type:none;
	text-align:left;
	padding:2px 0px 2px 35px;
}

.site-map-menu ul li a{
	list-style-type:none;
	text-align:left;
	color:#666;
	font-size:11px;
	
}
.site-map-menu ul li a:hover{
	list-style-type:none;
	text-align:left;
	color:#18468a;
	font-size:11px;
	text-decoration:underline;
}

.s-submenu{
	padding-left:10px;
}

.right-logo-img{
	width:90%;
	margin-top:10px;
}