/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style:none;
}
.clear {
	clear:both;
}
.img {
border:0;
padding:0!important;
}
#container {
	background-color:#FEFEFE;
	border:1px solid #D2D2D2;
	height:auto!important;
	margin-left:auto;
	margin-right:auto;	
	width:960px;
}
.headerTop {
	background:url(../images/top_back.jpg) no-repeat;
	width:960px;
	height:180px;
}
.headerMenu {
 	margin-left:155px;
    width:580px;
    height:27px;
    background-image:url(../images/menu_back.jpg);
    padding:52px 0 0 42px;	
}

.top {
	width:960px;
}
.left {
	float:left;
	width:400px;

}
/* --------------------------------------------- left --------------------------------------------- */
.leftMenu {
    width: 400px;
    height: 202px;
    background-color: #fefefe;
    background-image:url(../images/back_left.jpg);
    background-repeat:no-repeat; 	   
}
.leftTitle {	
	padding:20px 0 0 60px;
	height:auto;	
}
.leftSub{
	padding:0 0 20px 30px;	
	height:auto;
}
.leftPic {
	height:435px;	
}
/* --------------------------------------------- EXleft --------------------------------------------- */
.center {		
   position:relative;
    float:left;
    width: 560px;
    background-color: #fefefe;
    background-image:url(../images/back_right.jpg);
    background-repeat:no-repeat;   
    min-height:480px;
    height:auto !important;
    height:480px;
	
}
.centerPic {
background:url(../images/homepage_back.jpg);
	margin-top:135px;
	width:554px;
	height:384px;
}
.centerText {
	
	padding:58px 20px 0 25px;
	}
.centerPozic {	
	width:auto;
	}
.centerText .centerBack {
	float:right;
	padding:70px 0 15px 0;	
}
.centerAuto {
	width:450px;
	height:400px;
}
.centerProducts {
	width:500px;
	height:150px;
	border:1px;
	overflow:hidden;
}
.centerImage {
	float:left;
	border: 1px solid Silver;
	height: 115px; 
	width: 115px;
}
.centerTitle {
	float:left;
	width:383px;
	height:auto;
}
.centerInfo {
	width:363px;
	float:left;
	margin-left:20px;
	color: rgb(64, 64, 64); 
	font-weight: bold;
	font-family:Verdana;
	font-size:11px;
	padding-bottom:10px;
}
.centerMore {
	float:left;
	margin-left:20px;
	color: rgb(64, 64, 64);
	font-family:Verdana;
	font-size:11px;
}
.centerLink {
	float:none;
	width:auto;
	text-align:right;
}

.centerLanguage {	
	position:relative;
    padding:20px;
    padding-top:10px;
    margin:0;
    float:right;
    width: 460px;
    height:auto;
    background-image:url(../images/line.jpg);
    background-repeat:no-repeat;
    text-align: right;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color:#000000;
    
}

