.right .p4{
	color: #333333;
	font-size: 14px;
	line-height: 1.7;
	text-indent: 30px;
	padding: 0 15px;
}
.right .p5{
	color:#0091A0;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.7;
	text-indent: 42px;
	margin-top: 20px;
	background:#F4F9FF ;
	padding: 4px 0;
	margin-bottom:10px;
}
.right .p5-1{
	color: #0091A0;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.7;
	text-indent: 30px;
	padding: 0 15px;
	margin-top: 10px;
}
.right .img1{
	margin-top: 15px;
	margin-left: 80px;
}
.right .row{
	margin: 25px 0;
}
.right a{
	text-decoration: none;
}
.right h5{
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
	color: #333333;
}
.box-out {
	width: 100%;
	text-align: center;
}
.box-out img {
	width: 100%;
	height: 100%;
}
.modal .modal-header {
	border: none;
	outline: none;
}
.modal .modal-header .close {
	margin-top: 6%;
	margin-left: 16%;
	position: absolute;
	background: #FFFFFF;
	color: #000000;
	width: 45px;
	height: 45px;
	opacity: 0.7;
}
.box-in {
	text-align: center;
}
.box-in h2{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.box-in img {
	padding-top: 8% !important;
	width:600px !important;
	border: none !important;
}
.all .box-in img {
	padding-top: 6% !important;
	width:500px !important;
	border: none !important;
}
.right .nyservice{
	padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
}
#tabs{
	overflow: hidden;
    width: 698px;
    margin: 0;
    padding: 0;
    list-style: none;
}
#tabs li{
	float: left;
    margin: 0 -15px 0 0;
}
#tabs a{
	float: left;
    position: relative;
    height: 0;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-bottom-color: #171717;
    opacity: .3;
    filter: alpha(opacity=30);
    margin-right: 16px;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    border-bottom-width: 30px;
    border-bottom-style: solid;
    font-size: 14px;
    display: block;
}
#tabs #current{
	z-index: 3;
    border-bottom-color: #49A2F4;
    opacity: 1;
    filter: alpha(opacity=100);
}
#content{
	background: #fff;
    width: 698px;
    padding-top: 3em;
}
