@charset "utf-8"; body { margin: 0px; width: 1000px; height: 100%; margin-left: auto; margin-right: auto; background-color:#E1DECF; } img { border:none; } #frameleft { background-image: url(../images/frame_left.jpg); background-repeat: repeat-y; background-position: right top; width:60px; height:600px; } #frameright { background-image: url(../images/frame_right.jpg); background-repeat: repeat-y; background-position: left top; width:60px; height:600px; } #divright { float:right; } #divleft { float:left; } #header_bg { background-image: url(../images/header_bg.jpg); background-repeat: repeat-x; background-position: left top; } .header_lang{ float:right; font-family: Arial; font-size: 12px; color: #999999; text-decoration: none; margin-top:40px; } .header_lang a { font-family: Arial; font-size: 12px; color: #999999; text-decoration: none; } #bannerimg { padding:10px 0px; } #mainmenu_bg { background-image: url(../images/mainmenu_bg.jpg); background-repeat: repeat-x; background-position: left bottom; background-color:#E1DDD1; } .pathtxt { font-family: Arial; font-size: 11px; color: #CABFA9; text-decoration: none; padding-top:10px; } .pathtxt a{ font-family: Arial; font-size: 11px; color: #CABFA9; text-decoration: none; } .pathtxt a:hover{ font-family: Arial; font-size: 11px; color: #CABFA9; text-decoration: underline; } .pagetitle { font-family: Arial; font-size: 20px; color: #666666; text-decoration: none; font-weight:bold; padding:7px 0px 3px 0px; } .pagetxt { font-family: Arial; font-size: 12px; color: #666666; text-decoration: none; padding-bottom:15px; } /*---------------------- Product ----------------------------*/ .hotproducttable { width:185px; margin:3px 12px 10px 1px; float:left; border: 0px dotted #8ECC51; padding:0; height:200px; font-family: Arial; font-size: 12px; color: #666666; text-decoration: none; padding-bottom:20px; } .hotproducttable a{ font-family: Arial; font-size: 12px; color: #666666; text-decoration: none; } .hotproducttable .img { border: 1px dotted #8ECC51; } .producttable { width:170px; height:170px; margin:3px 6px 3px 1px; float:left; border: 1px dotted #8ECC51; padding:0; } .productdetail_img { width:280px; margin:3px 10px 3px 1px; float:left; border: 1px dotted #8ECC51; padding:0; } /*---------------------- Footer ----------------------------*/ #footerleft { background-image: url(../images/footer_left.jpg); background-repeat: repeat-y; background-position: right top; width:40px; } #footeright { background-image: url(../images/footer_right.jpg); background-repeat: repeat-y; background-position: left top; width:40px; } .footer { font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none; background-image: url(../images/footer_middle.jpg); background-repeat: repeat; background-position: center bottom; padding:8px 0px; line-height:23px; height:30px; } .footer a { font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none; } .footer a:hover { font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none; } /*---------------------- End Footer ----------------------------*/