@charset "utf-8";

body { 
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-family:  Arial, sans-serif, Helvetica;
	font-size: 15px;
	color:#77787a;
	line-height:25px;
	letter-spacing: 3px;
} 
  
table.index {
	background-image:url(../images/index_bg.jpg);
	background-position: center ;
	background-repeat:no-repeat;
	width:1024px;
	height:599px;	
} 

.back_home {
	text-align:right;
	margin:0;
	padding: 47px 50px 0px 0px;	
}
.index_btn {
	text-align:right;
	margin:0;
	/* padding: 91px 50px 0px 0px; */	
	padding: 10px 50px 0px 0px;	
}

.index_btn_image {
	text-align:right;
	margin:0;
	padding: 0;	
}
 
.left_menu {
	width:194px;
	text-align:right;
}

.inside_top {
	padding-top:20px;
}

.main_conent_product {
	padding:0px 20px 20px 20px;
}

table.product_bg {
	background-image:url(../images/product_bg.jpg);
	background-position: center ;
	background-repeat:no-repeat;
	width:786px;
	height:760px;	
} 
 
.product_btn_image {
	text-align:right;
	margin:0;
	padding: 150px 158px 0px 0px;	
}
 
.main_conent {
	padding:0px 40px 20px 20px;
}

.main_conent_video {
	padding:0px 80px 20px 5px;
}

.text_content { 
	font-family:  Arial, sans-serif, Helvetica;
	font-size: 15px;
	color:#77787a;
	line-height:23px;
	letter-spacing: 1px;
	text-align:justify;
	margin:0;
	padding:0;
} 
 
div.top_space {
	margin:15px 0px 20px 0px;
}

div.bottom_space {  
	margin:15px 0px 30px 0px;
}

div.top_sub_space {  
	margin:20px 0px 35px 0px;
}

div.page_title {
  	width:762px;
	border-style:solid;
	border-width:1px;
	border-color:#d8d8d8;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 2px;
}

div.gototop {
  	width:762px;
	border-style:solid;
	border-width:1px;
	border-color:#d8d8d8;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 2px;
}
	
td.sub_img {
	width:242px;
	vertical-align:top;
	text-align:right;
	padding-right:0px;
	margin-right:0px;	
}

div.sub_content_space {  
	margin:0px 0px 7px 0px;
}

img.subimg {
	margin:0px 0px 0px 15px;
	padding:0;
	border-width:7px;
	border-style:solid;
	border-color:#d8d8d8;	
}

img.subimg2 {
	margin:0px 15px 0px 0px;
	padding:0;
	border-width:7px;
	border-style:solid;
	border-color:#d8d8d8;
}

td.number {
	margin:0;
	padding:3px 10px 2px 0px;
}

div.line {
    width:100%;
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	margin:23px 0px 0px 0px;
	padding:0;	
}

.footer {
	height:20px;
}

a {
	color:#e550c9;
	font-size:13px;
	font-weight:normal;
	text-decoration : none;	
}

a:hover {
	color: #000000;
	font-size:13px;
	font-weight:normal;
	text-decoration : none;
	text-decoration:underline;
}

a:active {
	color: #000000;
	font-size:13px;
	font-weight:normal;
	text-decoration : none;
	text-decoration:underline;
}

table.main {
	width:800px;
	background-color:#fef0fe;
}

.main_td {
	padding: 20px 20px 50px 20px;
}

td {
	vertical-align:top;
	text-align:left;
	padding:0;
	margin:0;
}