/* CSS Document */
html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #fff url('../image/bg-main.gif') repeat-y top center;
	background-position:fixed;
	font-family:Tahoma,Verdana,Segoe,sans-serif; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	
	
	text-decoration: underline;
	color: #630;
	
	}
	
a img {
	text-decoration: none;
	border: 0 none;
	}
	
	.clear
{
	clear:both;
}

	.page01
{
	margin:0px 5px 0px 0px;
	padding:5px;
	background:#FFF;
	float:left;
	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-weight:bold;
    font-size:13px;
	color: #666;
	border:1px solid #ccc;
	display:block;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;

}
	.page01:hover
{
	margin:0px 5px 0px 0px;
	padding:5px;
	background:#0da6f6;
	float:left;
	font-family:"Times New Roman", Times, serif
	font-weight:bold;
    font-size:13px;
	color: #fff;
	border:1px solid #0da6f6;
	display:block;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
	.frame_black
{
	padding:5px;
	background:#000;

}

	.frame_black01
{
	padding:10px; 
	background:#080808; 
	margin:10px; 
	border:#222 1px solid;
}


	.form_search{
		width:220px;
		padding:5px;
		color:#666;
		font-size:13px;
		background:#eee;
		border:#ccc 1px solid;
		margin-bottom:3px;
		margin-left:5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
/*	-webkit-box-shadow:0 0 7px #000;
	-moz-box-shadow:0 0 7px #000;
	-khtml-box-shadow:0 0 7px #000;
	-ms-box-shadow:0 0 7px #000;
	-o-box-shadow:0 0 7px #000;
	box-shadow:0 0 7px #000;*/
		}


	.qa {
margin:0px 0px 0px 0px;
padding:0px;
/*width:210px;*/
display:block;
line-height:11px;
/*height:52px;*/
text-align:left;
}
	.qa ul{
list-style-type:none;
}
	.qa li{
/*background:#ffffff url('../image/bullets01.png') left no-repeat;
*/
margin:5px 5px 0px 0px;
padding:0px 0px 0px 0px;
line-height:11px;
/*height:28px;*/
}
	.qa ul li span{
background: url('../image/bullets01.png') left no-repeat;
margin:0px 0px 0px 20px;
padding:0px 0px 0px 24px;
height:11px;
/*width:210px;
*/float:left;
}


.button{
	background: #e10000;
	-o-border-radius: 7px 7px 7px 7px;
	-ms-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;	
	padding: 7px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: bold;
	color: #fff;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
}
.button:hover{
	background: #000;
	-o-border-radius: 7px 7px 7px 7px;
	-ms-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;	
	padding: 7px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: bold;
	color: #fff;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
}


.button01{
	background: url('../image/bg_gray.png') repeat-x;
	-o-border-radius: 7px 7px 7px 7px;
	-ms-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-o-box-shadow:0 0 7px #ccc;
	-ms-box-shadow:0 0 7px #ccc;
	-webkit-box-shadow:0 0 7px #ccc;
	-moz-box-shadow:0 0 7px #ccc;
	-khtml-box-shadow:0 0 7px #ccc;
	box-shadow:0 0 7px #ccc;
	padding: 10px;
	font-family:"Times New Roman", Times, serif
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align:center;
	border:#ccc 1px solid;
	cursor:pointer;
}
.button01:hover{
	background: #000;
	-o-border-radius: 7px 7px 7px 7px;
	-ms-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;	
	padding: 10px;
	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #eee;
	text-align:center;
	border:#000 1px solid;
	cursor:pointer;
}


.button-details{
	width: 80px;
	background: #0da6f6;
	-o-border-radius: 7px 7px 7px 7px;
	-ms-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;	
	padding: 5px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: bold;
	color: #fff;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
}
.button-details:hover{
	width: 80px;
	background: #000;
	-o-border-radius: 7px 7px 7px 7px;
	-ms-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;	
	padding: 5px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: bold;
	color: #fff;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
}

.button-details01{
	width: 80px;
	background: #00529b;
	-o-border-radius: 7px 7px 7px 7px;
	-ms-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;	
	padding: 5px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: bold;
	color: #fee600;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
}
.button-details01:hover{
	width: 80px;
	background: #fee600;
	-o-border-radius: 7px 7px 7px 7px;
	-ms-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;	
	padding: 5px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: bold;
	color: #00529b;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
}




.button-price{
	background: #666;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
	padding: 7px;
	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 16px
	font-weight: normal;
	color: #fff;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
}
.button-price:hover{
	background: #7d4100;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
	padding: 7px;
	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 16px
	font-weight: normal;
	color: #fff;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
	text-decoration:none;
}


	.form{
		width:300px;
		padding-left:10px;
		color:#00529b;
		font-size:13px;
		background:#59a2dd;
		height:20px;
		border:#16629e 1px solid;
		margin-bottom:3px;
		margin-left:5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
		}
		
			.form02{
		width:300px;
		padding-left:10px;
		color:#00529b;
		font-size:13px;
		background:#f5f5f5;
		height:20px;
		border:#ccc 1px solid;
		margin-bottom:3px;
		margin-left:5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
		}

		
::-webkit-input-placeholder {
    color:#ccc !important;
}
:-moz-placeholder {
    color:#ccc !important;
}
::-moz-placeholder {
    color:#ccc !important;
}
:-ms-input-placeholder {
    color:#ccc !important;
}

/*---------------------------------------------------------------a all start---------------------------------------------------------- */

.a-all{
	width:950px;
	margin: 0px 0px 10px 0px;
	background: #D9FFFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	padding: 5px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #064284;
	float: left;
/*	-webkit-box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	-khtml-box-shadow:0 0 5px #999;
	-o-box-shadow:0 0 5px #999;
	-ms-box-shadow:0 0 5px #999;
	box-shadow:0 0 5px #999;
*/}
.a-all .frame-a-all {
	float:left;
	margin: 5px;
	padding:1px;
	border:1px solid #fff;
	background:white;
	border-radius:3px;
	box-shadow:0 0 3px #000;
	font-size:0;
	line-height:0;
	}
.a-content-all {
	float:left;
	width:874px;
	padding-left:5px;
	text-align: left;
	}
	
/*---------------------------------------------------------------a all end---------------------------------------------------------- */

/*---------------------------------------------------------------q all start---------------------------------------------------------- */

.q-all{
	width:950px;
	margin: 0px 0px 10px 0px;
	background: #F3F3F3;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	padding: 5px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #6d3b16;
	float: left;
/*	-webkit-box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	-khtml-box-shadow:0 0 5px #999;
	-o-box-shadow:0 0 5px #999;
	-ms-box-shadow:0 0 5px #999;
	box-shadow:0 0 5px #999;
*/}
.q-all .frame-q-all {
	float:left;
	margin: 5px;
	padding:1px;
	border:1px solid #fff;
	background:white;
	border-radius:3px;
	box-shadow:0 0 3px #000;
	font-size:0;
	line-height:0;
	}
.q-content-all {
	float:left;
	width:874px;
	padding-left:5px;
	text-align: left;
	}
	
/*---------------------------------------------------------------q all end---------------------------------------------------------- */

.logo_customer{
	margin:0px 10px 10px 10px; 
	padding:0px; 
	float:left; 
	width:300px; 
	height:80px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	}
	
	
	.promotion{
	margin:0px 10px 10px 10px; 
	padding:0px; 
	float:left; 
	width:460px; 
	height:250px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	}


	.sp_box{
	margin:0px 0px 0px 0px; 
	width:678px;
	}
	
	.sp_box_frame{
	background:#fff; 
	padding:0px 10px 0px 10px; 
	text-align:left;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	}


	.sp_box_product {
	width:167px;
	padding-top:10px;
	margin:5px 2px  5px 2px;
	float:left;
    background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight:normal;
	color:#00529b;
	}
/*	.sp_box_product:hover{
	width:167px;
	padding-top:10px;
	margin:5px 2px 5px 2px; 
	float:left;
    background: #00529b;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow:0 0 7px #999;
	-moz-box-shadow:0 0 7px #999;
	-khtml-box-shadow:0 0 7px #999;
	-ms-box-shadow:0 0 7px #999;
	-o-box-shadow:0 0 7px #999;
	box-shadow:0 0 7px #999;
	cursor:pointer;font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight:normal;
	color:#fee600;
	}
*/
	
.box-content {
	background: url('../image/bg-content.png') repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #666;
	text-align:left;
}

/*---------------------------------------------------------------box_black start---------------------------------------------------------- */
.box_black {
	margin: 0px 0px 0px 0px;
}
.box_black .box_heading_black {
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 0px solid #222;
	background: url('../image/bg_black.png') repeat-x;
	padding: 10px 0px 0px 10px;font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 16px
	font-weight: normal;
	line-height: 14px;
	color: #999;
   /* text-shadow: black 0.1em 0.1em 0.2em;*/
	height:37px;
}
.box_black .box_heading_black span {
	margin-top:20px;
}

.box_black .box_content_black{
	background: #0f0f0f;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	padding: 5px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #666;
	text-align:left;
}

/*---------------------------------------------------------------box_black end---------------------------------------------------------- */

	.frame_banner {
	border:#e6ba77 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow:0 0 7px #666;
	-moz-box-shadow:0 0 7px #666;
	-khtml-box-shadow:0 0 7px #666;
	-o-box-shadow:0 0 7px #666;
	-ms-box-shadow:0 0 7px #666;
	box-shadow:0 0 7px #666;
	}
	

	.news-home {
/*height:52px;*/
text-align:left;
}
	.news-home ul{
width:735px;
display:block;
line-height:71px;
margin:-8px 0px 0px 0px;
padding:0px;
border-bottom:#0e92a0 1px dotted;
list-style-type:none;
 font:Tahoma,Verdana,Segoe,sans-serif;  font-size:13px; 
	color:#000;
	font-weight: normal;
}
	.news-home li{
/*background:#ffffff url('../image/q.png') left no-repeat;*/
margin:10px 5px 0px 0px;
padding:10px 0px 0px 0px;
line-height:16px;
/*height:28px;*/
}
	.news-home ul li span{
/*background:#ffffff url('../image/q.png') left no-repeat;*/
margin:-2px 10px 10px 0px;
padding:0px 0px 0px 0px;
height:75px;
width:112px;
float:left;
}


	
	#frame {
	margin: 0px;
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	}
	
	.shadow{
	box-shadow:0 0 7px #ccc;
	-webkit-box-shadow:0 0 7px #ccc;
	-moz-box-shadow:0 0 7px #ccc;
	-khtml-box-shadow:0 0 7px #ccc;
	-o-box-shadow:0 0 7px #ccc;
	-ms-box-shadow:0 0 7px #ccc;
	}
	
	.frame_magazine{
	margin: 0px;
	padding:7px;
	border:1px solid #ccc;
	background:#fff;
	box-shadow:0 0 7px #ccc;
	-webkit-box-shadow:0 0 7px #ccc;
	-moz-box-shadow:0 0 7px #ccc;
	-khtml-box-shadow:0 0 7px #ccc;
	-o-box-shadow:0 0 7px #ccc;
	-ms-box-shadow:0 0 7px #ccc;
	}

	
	.frame_gray {
	margin: 0px;
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	}
	.frame_yellow {
	margin: 0px;
	padding:6px;
	background:#fee600;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	}
	.frame_blue {
	margin: 0px;
	padding:6px;
	background:#00529b;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	}
	
	.view-more
  {
    display: block;
    width: 95px;
    height: 32px;
    background: url("../image/view-more.png") no-repeat 0 0;
	border:0px;

  }

  .view-more:hover
  { 
    background: url("../image/view-more2.png") no-repeat 0 0;
	border:0px;
  }
  
/*  .img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;

	}
    .img:hover
  { 
filter: Alpha(Opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
-webkit-opacity: 0.5;
-ms-opacity: 0.5;
-o-opacity: 0.5;
opacity: 0.5;
border:#999 1px solid;
  }
*/

    #logo
{
	background: url('../image/logo.png') no-repeat top center;
	position:absolute;
	z-index:2;
	top: 0;
    left: 0;
	width:100%; 
	height:100%; 
} 

	#bg-header01
{
	margin-left: auto;
	margin-right: auto;
	margin-top:128px;
	padding: 0 0 0 0px;
	background:url('../image/bg_header.png') top center no-repeat ;
	height:432px;
	width:100%;
	text-align: center;
	min-width:1000px;
}
	#bg-header02
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 0 0 0 0px;
	
	background:url('../image/bg-main02xx.png') top center no-repeat ;
	height:493px;
	width:100%;
	text-align: center;
	min-width:1000px;
}
	#bg-header03
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 0 0 0 0px;
	background:url('../image/bg-main03.png') no-repeat top center ;
	
	height:339px;
	width:100%;
	text-align: center;
	min-width:1000px;
}

	#bg-top
{
	background: url('../image/xxxx.png') repeat-x;
	position:absolute ;
	z-index:1;
	top: 0;
    left: 0;
	width:100%; 
	height:100%;
	min-width:1000px;
}

	#bg-top01
{
	background: url('../image/bg-top.png') repeat-x;
	position:absolute ;
	z-index:99999;
	top: 0;
    left: 0;
	width:100%; 
	height:135px;
	min-width:1000px;
}


.sp_container {
    margin: 0 auto;
	padding: 0px;
	width:1000px;
	min-width:1000px;
	}
		.sp_container-v0 {
    margin: 0 auto;
	padding: 0px;
	width:1050px;
	min-width:1050px;
	}
	.sp_container-v1 {
    margin: 0 auto;
	padding: 0px;
	width:1100px;
	min-width:1100px;
	}

	.sp_container-v2 {
    margin: 0 auto;
	padding: 0px;
	width:1200px;
	min-width:1200px;
	}
	
	
.sp_column_left
{
	width:270px;
	float:left;
	margin-right:15px;
	
}
.sp_column_right
{
	width:715px;
	float:right;
	
}


/*---------------------------------------------------------------box start---------------------------------------------------------- */
.box-heading-sub {
	
	background: #fff url('../image/tap-heading-sub.png') repeat-x;
	padding: 5px 20px 5px 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 14px;
	color: #000;
	-webkit-border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	-khtml-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
	height:25px;
	text-align:center;
}

.box-green {
	margin: 0px 0px 10px 0px;
	padding:10px;
	background:#669900;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;	
}

.box-red {
	margin: 10px 0px 10px 0px;
	padding:10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;	
	border:#F00 1px solid;
}
.box-purple {
	margin: 10px 0px 10px 0px;
	padding:10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;	
	border:#9900CC 1px solid;
}
.box-orange {
	margin: 10px 0px 10px 0px;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background:#ff6600;font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 16px
	font-weight: normal;
	color:#fff;
}

.box-yellow {
	margin: 0px 0px 10px 0px;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background:#ffff00;font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 16px
	font-weight: normal;
	color:#fff;
}

.box-in-green {
	margin: 0px 0px 10px 0px;
	padding:10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;	
	border:#fff 1px solid;
}

.box-gray {
	margin: 0px;
	padding:0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;	
	border:#ccc 1px solid;
	background:#FFF;
}
.box-green {
	margin: 0px;
	padding:0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;	
	background:#99CC66;
}


.box-category {
	margin: 0px;
	padding:0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;	
	border:#999 1px solid;
}
.box-category .box-category-heading {
	
	/*background: #fff url('../image/tap-heading.png') repeat-x;*/
	padding: 0px 10px 0px 0px;font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 24px
	font-weight: bold;
	line-height: 22px;
	color: #669900;
/*	-webkit-border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	-khtml-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
	border:2px solid #cccccc;
*/
}
.box-category .box-category-content {
	background: #fff;
/*	-webkit-border-radius: 0px 0px 0px 15px;
	-moz-border-radius: 0px 0px 0px 15px;
	-khtml-border-radius: 0px 0px 0px 15px;
	border-radius: 0px 0px 15px 15px;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
*/	padding: 10px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #fff;
}
.box .box-content-yellow {
	background: #ffcf11;
	-webkit-border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	-khtml-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
	padding: 10px;font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 20px
	font-weight: bold;
	color: #000;
}


.box-details {
	margin: 0px;
	
}
.box-details .box-heading-details {
	
	background: #00529b url('') repeat-x;
	padding:  5px 20px 5px 20px;
	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 16px
	font-weight: bold;
	line-height: 14px;
	color: #fee600;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;

}
.box-details .box-content-details {
	background: #fff;
	-webkit-border-radius:0px 0px 7px 7px;
	-moz-border-radius:0px 0px 7px 7px;
	-khtml-border-radius:0px 0px 7px 7px;
	-ms-border-radius:0px 0px 7px 7px;
	-o-border-radius:0px 0px 7px 7px;
	border-radius:0px 0px 7px 7px;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding:  10px 20px 10px 20px;	
	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #333;
}

/*---------------------------------------------------------------box end---------------------------------------------------------- */

/*---------------------------------------------------------------product all start---------------------------------------------------------- */




.product-all{
	width: 192px;
	margin: 9px;
	background: #6e3c16;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #eee;
	padding: 5px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #edcd6e;
	float: right;
}
.frame-all {
	float:none;
	margin: 8px;
	padding:2px;
	border:2px solid #fff;
	background:white;
	border-radius:3px;
	box-shadow:0 0 10px #666;
	font-size:0;line-height:0;
	clear: both;
	}
.product-content-all {
	float:none;
	width:175px;
	padding-left:18px;
	}

	
/*---------------------------------------------------------------product all end---------------------------------------------------------- */

/*---------------------------------------------------------------product start---------------------------------------------------------- */
.box-product {
	
	padding: 10px 0px 10px 0px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #6d3b16;
	border-radius:7px;
/*	width:200px;
*/	margin:0px 5px 0px 3px;
}

.box-product .product{
	
	
	background: #fff;
	border:#ccc 0px solid;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	-ms-border-radius: 7px 7px 7px 7px;
	-o-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	padding: 0px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #edcd6e;
	
}
.box-product .product .frame {
	
	margin: 8px;
	padding:2px;
	border:2px solid #fff;
	background:white;
	border-radius:3px;
	box-shadow:0 0 3px #000;
	font-size:0;line-height:0;
	}
.product-content {
	width:175px;
	padding-left:10px;
	}
	
/*---------------------------------------------------------------product end---------------------------------------------------------- */




/*---------------------------------------------------------------journalist start---------------------------------------------------------- */

.journalist{
	margin: 0px 5px 5px 0px;
	background: #222;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	/*border: 1px dashed #d1aa80;*/
	padding: 2px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #666666;
}
.frame_journalist {
	margin: 4px 10px 5px 5px;
	border:1px solid #000;
	}
	
/*---------------------------------------------------------------journalist end---------------------------------------------------------- */

/*---------------------------------------------------------------news start---------------------------------------------------------- */

.news{
	margin: 0px 5px 5px 0px;
	background: #fff;
	padding: 2px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #666;
	border-bottom:#c89f63 1px solid;
}
.frame_news {
	margin: 4px 10px 5px 5px;
	border:1px solid #ccc;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	}
	
/*---------------------------------------------------------------news end---------------------------------------------------------- */



/*---------------------------------------------------------------news all start---------------------------------------------------------- */

.news-all{
	width: 945px;
	margin: 0px 0px 10px 5px;
	background: #f1f1f1;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #ccc;
	padding: 5px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #333;
	float: left;
}
.news-all .frame-news-all {
	float:left;
	margin: 5px;
	padding:1px;
	border:1px solid #fff;
	background:white;
	border-radius:3px;
	box-shadow:0 0 3px #000;
	font-size:0;line-height:0;
	}
.news-content-all {
	float:left;
	width:777px;
	padding-left:10px;
	text-align: left;
	}
	
/*---------------------------------------------------------------news all end---------------------------------------------------------- */



/*---------------------------------------------------------------knowledge all start---------------------------------------------------------- */

.knowledge-all{
	width: 945px;
	margin: 0px 0px 10px 5px;
	background: #00529b;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #ccc;
	padding: 5px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #fff;
	float: left;
}
.knowledge-all .frame-knowledge-all {
	float:left;
	margin: 5px;
	padding:1px;
	border:1px solid #fff;
	background:white;
	border-radius:3px;
	box-shadow:0 0 3px #000;
	font-size:0;line-height:0;
	}
.knowledge-content-all {
	float:left;
	width:737px;
	padding-left:10px;
	text-align: left;
	}
	
/*---------------------------------------------------------------knowledge all end---------------------------------------------------------- */




/*---------------------------------------------------------------service start---------------------------------------------------------- */

.service {
	width: 295px;	
	margin: 13px;
	background: #fdf0c2;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #c19a40;
	padding: 5px;	font-family:Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 15px
	font-weight: normal;
	color: #6d3b16;
	float: right;
	box-shadow:0 0 4px #505050;
}
.service .frame-service {
	float:left;
	margin: 5px;
	padding:1px;
	border:1px solid #fff;
	background:white;
	border-radius:3px;
	box-shadow:0 0 3px #000;
	font-size:0;line-height:0;
	}
.service-content {
	float:left;
	width:285px;
	padding-left:5px;
	text-align: left;
	}
	
/*---------------------------------------------------------------service end---------------------------------------------------------- */


/*---------------------------------------------------------------footer start---------------------------------------------------------- */
	
.footer 
{
	
	border-bottom:#fff 0px solid;
}

/*---------------------------------------------------------------footer end---------------------------------------------------------- */


/*---------------------------------------------------------------icon start---------------------------------------------------------- */
.icon_arrow{
	width:15px;
	height:12px;
	background: transparent url(../image/icon.png) no-repeat scroll -11px -114px;
}
.icon_camera{
	width:39px;
	height:18px;
	background: transparent url(../image/icon.png) no-repeat scroll 0px -4px;
}
.icon_more{
	width:22px;
	height:22px;
	background: transparent url(../image/icon.png) no-repeat scroll -9px -89px;
}
.icon_hot{
	width:38px;
	height:28px;
	background: transparent url(../image/icon.png) no-repeat scroll 0px -30px !important;
}
.icon_news{
	width:36px;
	height:31px;
	background: transparent url(../image/icon.png) no-repeat scroll 0px -58px !important;
}
.icon_youture{
	width:75px;
	height:28px;
	background: transparent url(../image/icon.png) no-repeat scroll -42px 2px !important;
}


/*---------------------------------------------------------------icon end---------------------------------------------------------- */

	

	.prod-box{
  width: 100%;
      height: 348px;
  padding: 0px 0px;
  margin: 0px 0px;
  font-size: 26px;
  color: #000;
  background-color: #fff;
  float: left;
  overflow: hidden;
}
.prod-box:hover{ padding-top: 0px; }
.hidden-box{ overflow: hidden; height: 29px;}

.prod-box img:first-child{
  width: 100%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
/* Css Shadow Effect for the prod-box and prod-box-list div */
.shadow{
  -webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 0.31);
  -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.31);
  box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.31);
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.shadow:hover {
  -webkit-box-shadow: 0px 0px 18px rgb(129, 210, 203);
  -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.31);
  box-shadow: 0px 0px 15px rgb(129, 210, 203);
}


.funtion-Circle{
	border-radius: 90px 90px; width: 110px;height: 105px;background-color: #009ed5; color: #fff;margin-left: 25px;
}

.greeting-function{font-weight:bold!important; font-size:18px!important; color:#2180F3 !important;}
.greeting-function-1{text-align:center; margin-top:20px!important; margin-bottom:20px!important;}
.greeting-function-text-en{font-size: 16.5px;}
.greeting-text_category-en{
	font: Tahoma,Verdana,Segoe,sans-serif; 
    font-size: 20px!important;
    color: #000!important;
    font-weight: bold!important;
}



.function-text{margin: 0 0 15px 0; color: #384285; font-size: 30px;}
.function-text-1{margin: 0px 15px;font-size: 18px;}
.function-text-1-1{    position: absolute; margin: 6px 25px;font-size: 18px;}
.function-text-1-en{    position: absolute; margin: 5px 35px;font-size: 20px;}
.function-text-1-th{    position: absolute;     margin: 2px 18px;font-size: 18px;}
.function-text-2{color: #384184; font-size: 17px;margin-top: 30px;margin-block-end: -1em;}
.function-text-2-en{color: #384184; font-size: 18px;margin-top: 30px;margin-block-end: -1em;}
.function-bg{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+0,feffff+0,59caf7+50,59caf7+53,feffff+100 */
background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(left, rgba(254,255,255,1) 0%, rgba(254,255,255,1) 0%, rgba(89,202,247,1) 50%, rgba(89,202,247,1) 53%, rgba(254,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(254,255,255,1) 0%,rgba(254,255,255,1) 0%,rgba(89,202,247,1) 50%,rgba(89,202,247,1) 53%,rgba(254,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(254,255,255,1) 0%,rgba(254,255,255,1) 0%,rgba(89,202,247,1) 50%,rgba(89,202,247,1) 53%,rgba(254,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#feffff',GradientType=1 ); /* IE6-9 */
}







@media (min-width: 1200px) {
  .container-v2 {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}