@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;}
body,tr,td,div{
	margin:0px;
	pading:0px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
body{
	margin-bottom:4px;	
	}

#top{
	margin:auto;
	width:904px;
	text-align:left;
	margin-top:20px;
	}
#logo{
	float:left;
	}	
#lang{
	float:right;
	margin-right:10px;
	}	
	
#main{
	clear:both;
	width:904px;
	margin:auto;
	margin-top:10px;
	text-align:left;
	height:725px;
	clear:both;
}
#mainother{
	clear:both;
	width:904px;
	margin:auto;
	margin-top:10px;
	text-align:left;
	overflow:hidden;
	}
.main_cb{
	background-image: url(../images/cb_mainbg.gif);
	background-repeat: repeat-y;
}
.main_bc{
	background-image: url(../images/bc_mainbg.gif);
	background-repeat: repeat-y;
}
.main_tc{
	background-image: url(../images/tc_mainbg.gif);
	background-repeat: repeat-y;
}
.main_ta{
	background-image: url(../images/ta_mainbg.gif);
	background-repeat: repeat-y;
}
.main_page{
	background-image: url(../images/page_mainbg.gif);
	background-repeat: repeat-y;
}

.lines{
	width: 52px;
	float:left;
	font-size:21px;
	text-align:left;
	padding-top:12px;
	padding-left:5px;
	cursor:pointer;
	overflow:hidden;
	}
.lines img{
	position: relative ;

	}	
#contents{
	width:673px;
	float:left;
	}
.c_tittle{
	width: 100%;
	height:auto;
	text-align:center;
	font-size: 26px;
	margin-bottom:10px;
	color:#767676;
	}
.c_oneproduct{
	padding-bottom:20px;
	float:left;
	padding-left:14px;
	}
.p_photo{
	float:left;
	width:264px;

	overflow:hidden;
	}
.p_description	{
	width:395px;
	float:left;
	
}
.p_tittle{
	font-size: 20px;
	color:#7d7d7d;
	text-align:center;	
	}
.p_modelname{
	font-size: 11px;
	color:#9a9a9a;	
}
.p_them{
	text-align:center;
	}

.p_text{
	font-size: 9px;
	color:#757575;
	line-height:11px;
	text-align:left;
	margin:20px 0px 2px 4px;
	}
.p_function{
	font-size: 9px;
	color:#9a9a9a;
	margin-top:4px;
	margin-left:8px;
	}
.p_function td{
	text-align:left;
	padding:3px 2px;
	}	
	
/*  for index.php */
#slider {
	position: absolute;
	width:904px;
	height:725px;
	overflow: hidden;

}
#slider .slide {
	position: absolute;
	top: 0px;
	height:725px;
	width: 713px;
	overflow: hidden;
	cursor: hand;
	text-align:left;
}
#slider .text {
	display:none;
	
}
#slider .diapo {
	position: left;
	filter: alpha(opacity=100);
	opacity: 100;
	border:0px;
	cursor:pointer;
}	
#slider .products{
	width: 638px;
	height:725px;
	float:left;
	background-color:#fff;
	overflow:hidden;
	}
#slider .products img{
	border:0px;
	float:none;
	margin-bottom:20px;
	}	

/*  */

#foot{
	margin:auto;
	font-size:18px;
	color:#757575;
	width:904px;
	margin-top:10px;
	float:none;
	clear: both;
	}
#foot a{
	text-decoration: none;
	color:#757575;
	}
#foot a:hover{
	color:#000000;
	}	
.findus{
	float:right;
	text-align:right;
	padding-top:8px;	
	}	
.bpa{
	float:left;
	}

#menulinks{
	clear:both;
	width:904px;
	text-align:left;
	font-size:18px;
	margin-top:10px;
	}
#menulinks a{
	text-decoration: none;
	color:#757575;
	}
#menulinks a:hover{
	color:#000000;
	}
.redfonts{
	color:#c43622;
	font-size:9px;
}

.form_tittle{
	font-size: 12px;
	color:#757575;
	line-height:14px;
	}
#moreinfo,#post{
	display:none;
	
	}	