@charset "utf-8";
/* CSS Document */


@import url("reset.css");
.clear{clear:both;}

	
.Content_wrapper{
	width:900px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;}
	
.Content_wrapper h1{
	font-size: 22px;
	line-height: 30px;
	color:#C60;
	font-weight:100;
	font-family: Arial, Helvetica, sans-serif;
	}		
.Content_wrapper h2{
	font-size: 20px;
	line-height: 25px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-weight:100;
	}	

.Content_wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 17px;
	color:#900; !important;
	margin-bottom: 3px;
	
}

	
.Content_wrapper p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	}		
	



	
/*==============[titlebox]===============*/

.titltbox_wrapper{
	width:900px;
	height:191px;
	padding-top:10px;
	margin-bottom:30px;}
.titltbox{
	width:211px;
	height:191px;
	float:left;
	margin-right:18px;
	background-color:#E3EBEC;
	}
.titltbox_right{
	margin-right:0px;
	}
.titltbox h4{
	display: block;
	height: 38px;
	font-family: Arial;
	font-size: 17px;
	line-height: 19px;
	color: #FFF !important;
	background-color: #09C;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 7px;
	margin-bottom: 8px;
	margin-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../img/titlebox_h4bg.jpg);
	}
.titltbox p{
	display:block;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:18px 8px 0 8px!important;
	line-height:18px;}
	

	
.titltbox a{
	color:#069;
	font-weight:bold;
	font-size:12px;}





/*=[a]=*/
.section_a{
	width: 900px;
	height: 500px;
	background-image: url(../img/section_1.jpg);
	padding-top: 30px;
	background-repeat: no-repeat;
}
	
.section_a h1{
	display:block;
	height:40px;
	margin:0 60px; 
	color:#555;
	font-size:30px;
	text-align:center;
	margin-bottom:8px;
	border-bottom:1px #D7D7D7 solid;
	}
.section_a h2{
	font-size:14px;
	line-height:20px;
	color:#666;
	padding:0 70px;}
	
.color_title_a{
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#069;
	}	
		
/*=[b]=*/	
.section_b{
	width: 900px;
	height: 500px;
	background-image: url(../img/section_2.jpg);
	padding-top: 30px;
	background-repeat: no-repeat;
}
	
.section_b h1{
	display:block;
	height:40px;
	margin:0 60px; 
	color:#555;
	font-size:30px;
	text-align:center;
	margin-bottom:8px;
	border-bottom:1px #D7D7D7 solid;
}
.section_b h2{
	font-size:14px;
	line-height:20px;
	color:#666;
	padding:0 70px;}
	
.color_title_b{
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#069;
	}		
	
/*=[c]=*/
.section_c{
	width: 900px;
	height: 500px;
	background-image: url(../img/section_3.jpg);
	padding-top: 30px;
	background-repeat: no-repeat;
}
	
.section_c h1{
	display:block;
	height:40px;
	margin:0 60px; 
	color:#555;
	font-size:30px;
	text-align:center;
	margin-bottom:8px;
	border-bottom:1px #D7D7D7 solid;
}
.section_c h2{
	font-size:14px;
	line-height:20px;
	color:#666;
	padding:0 70px;}
	
.color_title_c{
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#069;
	}		
	
	
/*=[d]=*/	
.section_d{
	width: 900px;
	height: 500px;
	background-image: url(../img/section_4.jpg);
	padding-top: 30px;
	background-repeat: no-repeat;
}	
	
.section_d h1{
	display:block;
	height:40px;
	margin:0 60px; 
	color:#555;
	font-size:30px;
	text-align:center;
	margin-bottom:8px;
	border-bottom:1px #D7D7D7 solid;
}
.section_d h2{
	font-size:14px;
	line-height:20px;
	color:#666;
	padding:0 70px;}
	
.color_title_d{
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#069;
	}	
	
	
	
	
	
	


	
/*======[2 Column]=======*/	

.aha{
	margin-bottom:20px;}
	
.aha p{
	font-size:14px;
	line-height:22px;}	
.aha a{
	color:#09C;}
	
.aha_left{
	width:440px;
	float:left;
	}	
.aha_right{
	width:440px;
	float:right;}	
	
.aha_right ul{
	padding-left:-23px;
	margin-left:18px;
		}





	
	
.go{
	width:900px;
	margin:0 auto;
	margin-bottom:15px;}
	
.go h6{
	font-size:15px;
	color:#900;
	margin-bottom:5px;}
	
.go p{
	}
.go img{
	}

.go_left{
	float:left;
	width:442px;
	}
.go_left ul{
	padding-left:-23px;
	margin-left:18px;}	

	
	
.go_right{
	float:right;
	width:442px;}
	

	
.feature_intro{}



	
	

	
/*-------------play icon--------------------*/
.play_small{
	height:20px;
	margin-top:20px;
}
.play_small a{
	color:#107fdd;
	font-size:13px;
	font-weight:Bold;
	line-height:1.2;}
.play_small a:hover{
	color:#F60;}
.play_small img{
	margin-right:5px;
	margin-top:2px;}
	
.play_small2{
	height:20px;
	margin-top:20px;}
.play_small2 a{
	color:#107fdd;
	font-size:13px;
	font-weight:Bold;
	line-height:1.2;}
.play_small2 a:hover{
	color:#F60;}
.play_small2 img{
	float:left;
	margin-top:2px;
	margin-right:5px;}
	
.play_small2_right img{
	float:left !important;
	margin-top:2px;
	margin-right:5px;
	margin-left:0px !important;}
a.btn_gray{
	background-image: url(../img/btn_blank.jpg);
	height: 63px;
	width: 385px;
	font-size: 20px;
	text-decoration: none;
	display: block;
	line-height: 63px;
	text-align: center;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}
		


.Supported{border:#999 2px solid;
	}
.Supported tr{
	
	}
.Supported td{
	height:26px;
	line-height:26px;
	color:#666;
	font-size:14px;
	border:#CCC 1px dotted;}
	
.Supported tr:hover{
	background-color:#EFEFEF;}


.line_pro{
	height:20px;
	background-image:url(../img/lineaha.png);
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}	
	
	
	
	
/*==[navigator]===*/	
	
.feature_navigator{
	padding-top:20px;
	margin-bottom:20px;
	margin-left:340px;
	}	
	
.feature_navigator ul{}		
.feature_navigator li{
	display:inline;
	}
.feature_navigator li a{
	display:block;
	height:20px;
	width:auto;
	float:left;
	margin-right:7px;
	font-size:12px;
	color:#333;
	text-decoration:none;
	line-height:13px;
	}
.feature_navigator li a:hover{
	color:#06C;}				
	
	
.feature_navigator_line{
	width:2px;
	height:28px;
	float:left;
	margin-right:7px;
	background-color:#CCC;}	
.feature_navigator_gotop{
	width:20px;
	height:20px;
	float:left;
	}	

	
.seemore{
	font-size:13px;
	text-align:center;
	height:30px;
	padding-top:20px;
	margin-bottom:15px;
	}
	
.seemore a{
	color:#06C;}
	

/*===[ compare table]==*/	

.comparison_table{ 
	width:900px;}
.comparison_table tr{ background-color:#FFF;}
.comparison_table tr:hover{
	background-color:#F9FAE7;
	
}
.comparison_table th{
	border:#CCC 1px solid;
	padding-left:10px;
	color:#333;
	font-size:13px;
	}
.comparison_table td{
	border:#CCC 1px solid;
	padding-top:4px;
	padding-top:4px;
	padding-bottom:4px;
	}
.comparison_table p{
	margin-left:35px;
	margin-right:10px;
	line-height:18px;
	}


.tableprice_ori{
	font-size:13px;
	color:#666;
	text-decoration:line-through;}
.tableprice_discount{
	font-size:16px;
	color:#F60;
	margin-bottom:6px;}
.tablebuy{
	color:#FFF;
	margin-bottom:10px;}	
.tablebuy a{
	display:block;
	width:100px;
	height:30px;
	margin:0 auto;
	background-image:url(../img/tablebuy.png);
	font-size:13px;
	line-height:30px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}
.tablebuy a:hover{
	background-position:bottom;}

.table_new{ font-size:12px; color:#F00; font-weight:bold;}

.table_name{
	height:30px;
	font-size:13px;
	line-height:15px;
	color:#666;
	margin-bottom:8px;
	margin-top:8px;
	font-weight:bold;
	}
	
	

	

	
	
	

/*=======[spec]=======*/
.spac{}
.spac ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.spac li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.spac h3{ margin-bottom:10px !important;}

.table_spec{
	width:885px;
	margin-left:15px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	line-height: 20px;
	color: #333333;
	margin-bottom:20px;border:#CCC 1px solid;
	}
.table_spec tr{border:#CCC 1px solid;}


.table_spec td{
	border:#CCC 1px solid;
	padding-left:10px;
	color:#333;
	font-size:13px;}
	
.table_spec th{ padding:0 10px 0 10px; background-color:#F2F2F2;
border:#CCC 1px solid;
	
}
.th3 {	margin-left:0px; width:900px;	}
.th2 th{ background-color:#E0F2F8;}
.th3 th{ border:#FFF 1px solid;}
.th3 td{
	border: #FFF 1px solid;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.th3 tr{border:#FFF 1px solid;}

.td_org{background-color:#FFCC66; color:#000;}
.td_gra{background-color: #E0E0E0;}
.td_light_gra{background-color: #EFEFEF;}
.td_blu{background-color: #ACD9EA;}
.th_org{
	background-color: #FF9900;
	font-weight: bold;
}
.th_blu{
	background-color: #0099CC;
	font-weight: bold;
}		
.spac h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 17px;
	color:#000; !important;
	margin-bottom: 3px;
	margin-top:15px;
	}
.spac p{
	margin-left:15px;
	line-height:23px;
	
	}

.line_pro{
	height:20px;
	background-image:url(../img/lineaha.png);
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}



.ppp{ padding:0; margin:0; border: 2px solid #999;}
.ppp tr{padding:5px 15px; margin:0; border-bottom: 1px solid #CCC; }
.ppp tr p{ line-height:15px; padding:2px 0; }
.ppp td{ padding:5px 15px; margin:0;border-bottom: 1px solid #CCC; }

/*==============[label print steps]===============*/
.labelP_step{
	width: 188px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-right: 15px;
	padding-top: 132px;
	margin-bottom: 10px;
}
.step_pic1{background-image: url(../img/step01.jpg)}
.step_pic2{background-image: url(../img/step02.jpg)}
.step_pic3{background-image: url(../img/step03.jpg)}
.step_pic4{background-image: url(../img/step04.jpg)}
.step_pics{ width:408px; margin-top:10px;}
.step_arrow{ float: left; margin-top:100px;}








	 
.holiday_Greetings_b{
	margin:0 15px;
	margin-bottom:15px;} 
	 
.holiday_Greetings_b h6{
	font-size:16px;
	margin-bottom:10px;
	margin-left:12px;
}
.holiday_Greetings_b p{
	margin-bottom:10px;
	margin-left:10px;
}	
	
	
.holiday_Greetings_b_box{
	width:136px;
	height:120px;
	margin-right:9px;
	float:left;
	text-align:center;
	}	 
.holiday_Greetings_b_box img{
	margin-bottom:3px;
	}	
	
	

/*--------------video tour----------------*/



.videotour_go_intro{
	margin-bottom:20px;
	margin-top:13px;
	padding:5px 0 15px 0;
	
	background-position:center bottom;
	background-repeat:no-repeat;}
	
.videotour_go_intro p{
	font-size:14px !important;
	line-height:23px !important;}
	
	
.videotour_go_intro img{
	float:left;
	margin-right:20px;
	}

.videotour_go_intro h3{
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#069 !important;
	
	}
.videotour_go_intro a{
	font-size:18px;
	font-weight:100;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#069!important;}
	
.videotour_go_intro a:hover{
	color:#FF6600!important;
	text-decoration:underline;}	

.videotour_go_intro p{
	margin-left:215px;
	line-height:18px;
	}
	
	
	
.videotour_go_cross{
	margin-bottom:33px;
	padding-bottom:15px;
	
	background-position:center bottom;
	background-repeat:no-repeat;
	}




.videotour_go_L{
	width:260px;
	float:left;
	margin-bottom:15px;
	margin-right:30px;
	margin-left:10px;
	}

.videotour_go_L img{
	margin-bottom:10px;
	}

.videotour_go_L h3{
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#069!important;
	}
.videotour_go_L a{
	font-size:13px;
	font-weight:bold;text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#069!important;}
	
.videotour_go_L a:hover{
	color:#FF6600!important;
	text-decoration:underline;}
	
.videotour_go_L p{
	line-height:19px;
}



.godz{
	width:400px;
	font-weight:bold;
	line-height:30px;
	margin-left:300px; 
	margin-bottom:10px;

	
		}
.godz img{
	float:left;
	margin-right:10px;	
	}


.godz h6{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	padding-top:8px;
	}

.godz a{
	width:350px;
	height:40px;
	margin:0 auto; 	
	color:#06C;
	font-size:13px;
	line-height:17px;
	}
	
.godz a:hover{
	color:#C60;

}	



.four{
	margin-bottom: 8px;
}
.four_box{
	width:216px;
	float:left;
	margin-right:8px;}


.news_a{
	margin-bottom:15px;}

.news_a h6{
	font-size:22px;
	line-height:25px;
	color:#069;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	margin-bottom:10px;
}
.news_a p{
	font-size:14px;
	line-height:22px;}

.news_a img{
	float:left;
	margin-right:20px;}


.news_b{
	margin-bottom:15px;}
.news_b img{
	float:right;
	margin-left:20px;}
	
.news_b h6{
	font-size:22px;
	line-height:25px;
	color:#069;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	margin-bottom:10px;
}
.news_b p{
	font-size:14px;
	line-height:22px;}






.news_a{
	margin-bottom:15px;}

.news_a h6{
	font-size:22px;
	line-height:25px;
	color:#069;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	margin-bottom:10px;
}
.news_a p{
	font-size:14px;
	line-height:22px;}

.news_a img{
	float:left;
	margin-right:20px;}


.news_b{
	margin-bottom:15px;}
.news_b img{
	float:right;
	margin-left:20px;}
	
.news_b h6{
	font-size:22px;
	line-height:25px;
	color:#069;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	margin-bottom:10px;
}
.news_b p{
	font-size:14px;
	line-height:22px;}
