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

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

.mom-main
{
	
	background:url('../image/bg02-x.png') repeat-x top center;
	min-width:1000px;
	
	}	
.page01
{
	margin:0px 5px 0px 0px;
	padding:3px 7px 3px 7px;
	background:#2b5e0f;
	float:left;
	
	font-family:'Conv_PSL094' , MS,sans-serif;
	font-weight: normal;
    font-size:18px;
	color: #fff;
	display:block;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	
}
	.page01:hover
{
	margin:0px 5px 0px 0px;
	padding:3px 7px 3px 7px;
	background:#9AC435;
	float:left;
	color: #fff;
	display:block;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;

  }

	.frame_black
{
	padding:5px;
	background:#000;

}

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


	.form_search{
		width:220px;
		padding:7px;
		color:#333;
		font-size:14px;
		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;*/
		}



.help{
	padding:5px; 
	margin:5px 5px 5px 15px; 
	list-style:square;
	line-height:20px;
	font:"Tahoma", Geneva, sans-serif; 
	font-size:13px; 
	color:#00529b;
	font-weight: bold;
	}
.help li a{
	font:"Tahoma", Geneva, sans-serif; 
	font-size:13px; 
	color:#00529b;
	font-weight: bold;
	}
.help li a:hover{
	font:"Tahoma", Geneva, sans-serif; 
	font-size:13px; 
	color:#f00;
	font-weight: bold;
	}
.button{
	background: #f68235;
	-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, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
}
.button:hover{
	background: #50b948;
	-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, Geneva, sans-serif;
	font-size: 13px;
	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: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	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, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eee;
	text-align:center;
	border:#000 1px solid;
	cursor:pointer;
}


.button-details{
	width: 80px;
	background: #666;
	-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, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ccc;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
}
.button-details:hover{
	width: 80px;
	background: #ff6600;
	-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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
}
.button-price:hover{
	background: #ff6600;
	-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, Geneva, sans-serif;
	font-size: 14px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size:13px;
	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, Geneva, sans-serif;
	font-size:13px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 14px;
	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, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-align:left;
}

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

	.frame_banner {
	border:#999 1px solid;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	}
	
	.qa {
margin:-8px 0px 0px 0px;
padding:0px;
border-bottom:#0e92a0 1px dotted;
width:210px;
display:block;
line-height:35px;
/*height:52px;*/
text-align:left;
}
	.qa ul{
list-style-type:none;
}
	.qa li{
/*background:#ffffff url('../image/q.png') left no-repeat;*/
margin:5px 5px 0px -20px;
padding:0px 0px 0px 0px;
line-height:16px;
/*height:28px;*/
}
	.qa ul li span{
/*background:#ffffff url('../image/q.png') left no-repeat;*/
margin:0px 5px 0px -30px;
padding:0px 0px 0px 0px;
height:28px;
width:29px;
float:left;
}

	.qa-all {
margin:-8px 0px 0px 0px;
padding:0px;
border-bottom:#0e92a0 1px dotted;
width:720px;
display:block;
line-height:35px;
/*height:52px;*/
text-align:left;
}
	.qa-all ul{
list-style-type:none;
}
	.qa-all li{
/*background:#ffffff url('../image/q.png') left no-repeat;*/
margin:5px 5px 0px -20px;
padding:0px 0px 0px 0px;
line-height:28px;
/*height:28px;*/
}
	.qa-all ul li span{
/*background:#ffffff url('../image/q.png') left no-repeat;*/
margin:0px 5px 5px -20px;
padding:0px 0px 0px 0px;
height:28px;
width:29px;
float:left;
}



	.herb {
margin:-8px 0px 0px 0px;
padding:0px;
border-bottom:#0e92a0 1px dotted;
width:210px;
display:block;
line-height:71px;
/*height:52px;*/
text-align:left;
}
	.herb ul{
list-style-type:none;
}
	.herb li{
/*background:#ffffff url('../image/q.png') left no-repeat;*/
margin:5px 5px 0px -20px;
padding:0px 0px 0px 0px;
line-height:16px;
/*height:28px;*/
}
	.herb ul li span{
/*background:#ffffff url('../image/q.png') left no-repeat;*/
margin:0px 5px 10px -30px;
padding:0px 0px 0px 0px;
height:61px;
width:84px;
float:left;
}

	.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", Geneva, 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:0px;
	/*border:1px solid #ccc;*/
	background:#fff;
	box-shadow:0 0 7px #999;
	-webkit-box-shadow:0 0 7px #999;
	-moz-box-shadow:0 0 7px #999;
	-khtml-box-shadow:0 0 7px #999;
	-o-box-shadow:0 0 7px #999;
	-ms-box-shadow:0 0 7px #999;
	}
	
	.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:0px;
	padding: 0 0 0 0px;
	
	background:url('../image/bg-main01.png') top center no-repeat ;
	height:706px;
	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-main01.png') top center no-repeat ;
	height:1200px;
	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 ;
	position:absolute ;
	z-index:1;
	top: 1;
    left: 0;
	
	height:1049px;
	width:100%;
	text-align: center;
	min-width:1000px;
}

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

.sp_container {
    margin: 0 auto;
	padding: 0px;
	width:1000px;
	min-width:1000px;
	}
	
.sp_column_left
{
	width:267px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}
.sp_column_right
{
	width:700px;
	float:right;
	margin-right:10px;
}


/*---------------------------------------------------------------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, Geneva, sans-serif;
	font-size: 14px;
	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, Geneva, sans-serif;
	font-size: 14px;
	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, Geneva, sans-serif;
	font-size: 22px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 18px;
	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, Geneva, sans-serif;
	font-size: 14px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	border-bottom:#ccc 1px solid;
}
.frame_news {
	margin: 4px 10px 5px 5px;
	border:1px solid #ccc;
	}
	
/*---------------------------------------------------------------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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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, Geneva, sans-serif;
	font-size: 13px;
	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;
}
#map-wrapper {
	border:1px solid #ddd;
}
#map {
	  height:380px;
	  width:100%;
	}


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

	
.css3gallery img{

-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
-o-transition-duration: 0.5s; /*Opera duration version*/
 /*initial opacity of images*/
margin: 0 0px 0px 0; /*margin between images*/
}

.css3gallery img:hover{
-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.1); /*Mozilla scale version*/
-o-transform:scale(1.1); /*Opera scale version*/
box-shadow:0px 0px 0px gray; /*CSS3 shadow: 30px blurred shadow all around image*/
-webkit-box-shadow:0px 0px 0px gray; /*Safari shadow version*/
-moz-box-shadow:0px 0px 0px gray; /*Mozilla shadow version*/

}

.css3gallery01 img{

-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
-o-transition-duration: 0.5s; /*Opera duration version*/
 /*initial opacity of images*/
margin: 0 10px 5px 0; /*margin between images*/
}

.css3gallery01 img:hover{
-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.1); /*Mozilla scale version*/
-o-transform:scale(1.1); /*Opera scale version*/
box-shadow:5px 1px 40px #000; /*CSS3 shadow: 30px blurred shadow all around image*/
-webkit-box-shadow:5px 1px 40px #000; /*Safari shadow version*/
-moz-box-shadow:5px 1px 40px #000; /*Mozilla shadow version*/

}
a img {
    text-decoration: none;
    border: 0 none;
}

.img3 {
    opacity: 1;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}


#container { width:960px; height:100%; margin:0 auto; position:relative }
#main { width:960px; position:absolute; top:50%; left:0; margin:-85px 0 0 0; }

.block { width:401px; height:279px; float:left; margin:0 40px 0 0; }
.last { margin-right:0; }

/*---------------
ZOOM DEFAULT
---------------*/

.zoom { 
    width:401px; 
    height:279px; 
    display:block; 
    position:relative; 
    overflow:hidden; 
   
    background:#fff url(../images/loader.gif) no-repeat center;
}

    .zoom img { display:none }

        .zoomOverlay {
            position:absolute;
            top:0; left:0;
            bottom:0; right:0;
            display:none;
            background-image:url(../images/zoom.png);
            background-repeat:no-repeat;
            background-position:center;
        }


.caption-style-4{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		
	}

	.caption-style-4 li{
		    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
		float: left;
		padding: 0px;
		position: relative;
		overflow: hidden;
	}

	.caption-style-4 li:hover .caption{
		opacity: 1;
	}

	.caption-style-4 li:hover img{
		opacity: 1;
		transform: scale(1.15,1.15);
		-webkit-transform:scale(1.15,1.15);
		-moz-transform:scale(1.15,1.15);
		-ms-transform:scale(1.15,1.15);
		-o-transform:scale(1.15,1.15);
	}


	.caption-style-4 img{
		margin: 0px;
		padding: 0px;
		float: left;
		z-index: 4;
	}


	.caption-style-4 .caption{
		cursor: pointer;
		position: absolute;
		opacity: 0;
		-webkit-transition:all 0.45s ease-in-out;
		-moz-transition:all 0.45s ease-in-out;
		-o-transition:all 0.45s ease-in-out;
		-ms-transition:all 0.45s ease-in-out;
		transition:all 0.45s ease-in-out;
	}

	.caption-style-4 img{
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		-ms-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
	}
	.caption-style-4 .blur{
		background-color:  rgba(240, 227, 58, 0.42);
		height: 237px;
		width: 220px;
		z-index: 5;
		position: absolute;

            background-image:url(../images/zoom.png);
            background-repeat:no-repeat;
            background-position:center;
	}

	.caption-style-4 .caption-text h1{
		text-transform: uppercase;
		font-size: 24px;
	}
	.caption-style-4 .caption-text{
		z-index: 10;
		color: #fff;
		position: absolute;
		width: 400px;
		height: 300px;
		text-align: center;
		top:100px;
	}