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

body {
	background: url('../image/bg-01.jpg') repeat-y top center;
	margin: 0px;
	margin-top: 0px;
	width:100%;
	font-family:Tahoma, Geneva, sans-serif;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#fff;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #fff;
	
	}
	
a img {
	text-decoration: none;
	border: 0 none;
	}
	
	.clear
{
	clear:both;
}

.add{
	width:81px;
	height:32px;
	background:url(../image/add.png) no-repeat right top;	
	}
	
.add:hover{
	width:81px;
	height:32px;
	background:url(../image/add02.png) no-repeat right top;	
	}

	
	
	.page01
{
	margin:0px 5px 0px 0px;
	padding:3px 7px 3px 7px;
	background:#339966;
	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:#000;
	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;

}

.circle{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	}
	
	.product-link{
		border:#ccc 1px solid;
	}
	.product-link:hover{
		border:#f00 1px solid;
	}

	.reviews{
		border:#39BEBC 2px solid;
	}
	.reviews:hover{
		border:#f00 2px solid;
	}


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


	.form_search{
		width:182px;
		padding:5px;
		color:#000;
		font-size:13px;
		background:#fff;
		border:#B5B5B5 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: 1px;	
	-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 6px #999;
		}


	.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_payment{
	background: url(../image/payment.png) no-repeat top center;
	width:219px;
	height:44px;
	cursor:pointer;
}
.button_payment:hover{
	background: url(../image/payment-hover.png) no-repeat top center;
	width:219px;
	height:44px;
	cursor:pointer;
}




.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, Geneva, sans-serif;
	font-size: 13px;
	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, 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:90px;
	background: #111111;
	padding: 5px 3px 5px 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
.button-details:hover{
	background: #69440f;
	color: #fff;
	-webkit-box-shadow: 0px 1px 6px #000;
	-moz-box-shadow: 0px 1px 6px #000;
	-khtml-box-shadow: 0px 1px 6px #000;
	-ms-box-shadow: 0px 1px 6px #000;
	-o-box-shadow: 0px 1px 6px #000;
	box-shadow: 0px 1px 6px #000; 
	
}


.button-details01{
	width: 100px;
	background: #22B8B4;
	padding: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.button-details01:hover{
	background: #0D847E;
	color: #fff;
	
}

.button-details02{
	width: 100px;
	background:#339966;
	padding: 2px;
	font-family: 'Conv_PSL094' Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #22B8B4;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 1px;
}
.button-details02:hover{
	background: #999;
	color: #fff;
	
}


.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: #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, 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:#0D8784;
		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:#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", 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: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 #666;
	-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;
	}
	
	.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-header-1.jpg') top center no-repeat ;
	height:141px;
	width:100%;
	text-align: left;
	min-width:1000px;
	
	
	
}
	#bg-body01
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 0 0 0 0px;
	background:url('../image/bg-body-0.jpg') top center no-repeat ;
	height:502px;
	width:100%;
	text-align: left;
	min-width:1000px;
}
	#bg-contact
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 0px 0 0 0px;
	background:url('../image/bg-contact.jpg') top center no-repeat ;
	height:450px;
	width:900px;
	text-align: left;
	
}
	#bg-menu
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 0px 0 0 0px;
	background:url('../image/bg-bar-menu.png') top center no-repeat ;
	height:75px;
	width:689px;
	
	
}
	#bg-contact-us
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 0px 0 0 0px;
	background:url('../image/bg-contact-us.jpg') top center no-repeat ;
	height:100%;
	width:100%;
	text-align: left;
}
	#bg-button-book
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 0 0 0 0px;
	background:url('../image/button-book.png') top center no-repeat ;
	height:279px;
	width:100%;
	text-align: left;
	min-width:1000px;
}
	#bg-banner01
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 0 0 0 0px;
	background:url('../image/bg-banner-01.jpg') top center no-repeat ;
	height:470px;
	width:100%;
	text-align: left;
	min-width:1000px;
	border-bottom:5px solid#093;
	
	
}

	#bg-top01
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding:20px 0 0 0px;
	background:url('../image/bg-01.png') top center no-repeat ;
	height:379px;
	width:100%;
	text-align: left;
	min-width:1000px;
}

	#bg-footer01
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 0 0 0 0px;
	background:url('../image/bg-footer.png') top center no-repeat ;
	height:575px;
	width:100%;
	min-width:1000px;
	text-align:center;

}

	.bg-shadow
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 0 0 0 0px;
	background:url('../image/bg-shadow.png') top center no-repeat ;
	height:324px;
	width:100%;
	text-align:center;
	min-width:1000px;

}


.sp_container {
    margin: 0 auto;
	padding: 0px;
	width:1000px;
	min-width:1000px;
	}
	
.sp_container01 {
    margin: 0 auto;
	padding: 0px;
	width:980px;
	min-width:980px;
	}

	
.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, 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 2px 2px 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #544a33;
	border:1px solid #ccc;
}
.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, 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;
}


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


/*-----------------Main start------------------- */
.overFlowHidden {
    height: auto;
    min-height: 100%;
    overflow: hidden;
    width: 100%;
	min-width:1000px;
}

.HiddenScreen {
   height: 0px;
  position: relative;
    width: 1000px;
    z-index: 100;
	margin-top: 0px;
	text-align:center;
	position: fixed; 
	z-index:2000;
}

.mainContainer {
    margin: 0 auto;
    width: 1000px;
}
.mainContainer .HiddenScreen .ad_left {
	width: 244px;
    height: 391px;
	display: block;
    left: -463px;
    overflow: hidden;
    position: absolute;
    top: -20px;
    z-index: 40;
}
.mainContainer .HiddenScreen .ad_right {
	width: 244px;
    height: 391px;
	display: block;
    overflow: hidden;
    position: absolute;
    right: -450px;
    top: -8px;
    z-index: 40;
}
/*--------------------Main end-------------------- */

/*--------------------Main maxx-------------------- */	

.msx-button01{
	width: 100px;
	background: #22B8B4;
	padding: 1px;
	font-family: 'Conv_Quark-Bold' , Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align:center;
	border:#FFF 0px solid;
	cursor:pointer;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.msx-button01:hover{
	background: #fff;
	color: #22B8B4;
	
}


.msx_blue:link {
	text-decoration: none;;
}
.msx_blue:visited {
	text-decoration: none;
	color:#6ed0cd;
}
.msx_blue:active {
	text-decoration: none;
}
.msx_blue:hover {
	
	
	text-decoration: underline;
	color: #AD6C7B;
	
	}
	
.msx_blue02:link {
	text-decoration: none;;
}
.msx_blue02:visited {
	text-decoration: none;
	color:#12827F;
}
.msx_blue02:active {
	text-decoration: none;
}
.msx_blue02:hover {
	
	
	text-decoration: underline;
	color: #AD6C7B;
	
	}
	
.msx-bg-product01{
	background:#fff5e7;
	border:#6ed0cd 1px dashed;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;"
	
}

.msx-bg-product01:hover{
	background:#fff5e7;
	border:#AD6C7B 1px dashed;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;"
	
}

.blackground_shadow{
	-webkit-box-shadow: 0px 1px 6px #000;
	-moz-box-shadow: 0px 1px 6px #000;
	-khtml-box-shadow: 0px 1px 6px #000;
	-ms-box-shadow: 0px 1px 6px #000;
	-o-box-shadow: 0px 1px 6px #000;
	box-shadow: 0px 1px 6px #000; 
}

.effect{ 
	text-decoration: none;	
}

.effect:hover{ 
	-webkit-box-shadow: 0px 1px 6px #000;
	-moz-box-shadow: 0px 1px 6px #000;
	-khtml-box-shadow: 0px 1px 6px #000;
	-ms-box-shadow: 0px 1px 6px #000;
	-o-box-shadow: 0px 1px 6px #000;
	box-shadow: 0px 1px 10px #666; 
}

.effect02{ 
	text-decoration: none;
}

.effect02:hover{ 
	-webkit-box-shadow: 0px 1px 6px #000;
	-moz-box-shadow: 0px 1px 6px #000;
	-khtml-box-shadow: 0px 1px 6px #000;
	-ms-box-shadow: 0px 1px 6px #000;
	-o-box-shadow: 0px 1px 6px #000;
	box-shadow: 0px 2px 7px #666; 
	border-radius:3px;
}

.effect03{ 
	border-radius:5px;
}

.effect03:hover{ 
	-webkit-box-shadow: 0px 1px 6px #000;
	-moz-box-shadow: 0px 1px 6px #000;
	-khtml-box-shadow: 0px 1px 6px #000;
	-ms-box-shadow: 0px 1px 6px #000;
	-o-box-shadow: 0px 1px 6px #000;
	box-shadow: 0px 1px 6px #000; 
	border-radius:5px;
}

.effect04{ 
	-webkit-box-shadow: 0px 1px 0px #999;
	-moz-box-shadow: 0px 1px 0px #999;
	-khtml-box-shadow: 0px 1px 0px #999;
	-ms-box-shadow: 0px 1px 0px #999;
	-o-box-shadow: 0px 1px 0px #999;
	box-shadow: 0px 2px 7px #CCC; 
	border-radius:3px;
}

.bg-ga{ 
	background: rgba(117,77,17,1);
	background: -moz-linear-gradient(top, rgba(117,77,17,1) 0%, rgba(71,47,11,1) 99%, rgba(71,47,11,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(117,77,17,1)), color-stop(99%, rgba(71,47,11,1)), color-stop(100%, rgba(71,47,11,1)));
	background: -webkit-linear-gradient(top, rgba(117,77,17,1) 0%, rgba(71,47,11,1) 99%, rgba(71,47,11,1) 100%);
	background: -o-linear-gradient(top, rgba(117,77,17,1) 0%, rgba(71,47,11,1) 99%, rgba(71,47,11,1) 100%);
	background: -ms-linear-gradient(top, rgba(117,77,17,1) 0%, rgba(71,47,11,1) 99%, rgba(71,47,11,1) 100%);
	background: linear-gradient(to bottom, rgba(117,77,17,1) 0%, rgba(71,47,11,1) 99%, rgba(71,47,11,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#754d11', endColorstr='#472f0b', GradientType=0 );
}

.hov:link {
	text-decoration: none;
}
.hov:visited {
	text-decoration: none;
	color:#333333;
}
.hov:active {
	text-decoration: none;
}
.hov:hover {
	
	
	text-decoration: none;
	color: #4fa3ef;
	
	}
	
.hov2:link {
	text-decoration: none;
}
.hov2:visited {
	text-decoration: none;
	color:#06F;
}
.hov2:active {
	text-decoration: none;
}
.hov2:hover {
	color:#4fa3ef;
	
	}
.hov3:link {
	text-decoration: none;
	color:#339966;
}
.hov3:visited {
	text-decoration: none;
	color:#339966;
	
}
.hov3:active {
	text-decoration: none;
	color:#339966;
	
}
.hov3:hover {
	color:#66ff66;
	
	}
	

.hov4:link {
	text-decoration: none;
}
.hov4:visited {
	text-decoration: none;
	color:#fff;
}
.hov4:active {
	text-decoration: none;
}
.hov4:hover {
	color:#66ff66;
	
	}
.button-language
{
	padding:2px 9px;
	background:#336699;
	font-weight:100;
    font-size:21px;
	color: #fff;
	display:block;
	cursor:pointer;
	width:100px;
	text-align:center;
	margin:0 auto;
	border:1px solid #336699;
}
	.button-language:hover
{
	background:#fff;
	color: #006699;
	border:1px solid #336699;
}
.button-language2
{
	padding:1px 6px;
	background:#666;
	font-weight:100;
    font-size:21px;
	color: #fff;
	display:block;
	cursor:pointer;
	width:100px;
	text-align:center;
	margin:0 auto;
	border:1px solid #fff;
	
}
	.button-language2:hover
{
    font-color:#666;
	background:#333;
	border:1px solid #ccc;
}

	.button-menu
{	
	background:#cc3300;
	color: #fff;

}
	.button-menu:hover
{
	background:#1E9509;
   
}
	.button-menu2
{	
	font-color:#fff;

}
	.button-menu2:hover
{
   color: #66ff66;
 
 
	
}
	.button-menu-top
{	
	
	color: #fff;

}
	.button-menu-top:hover
{
	color: #000;
   
}
	.button-menu-top2
{	
	color: #fff;

}
	.button-menu-top2:hover
{
   color: #F00;
 
 
	
}
