﻿@charset "utf-8";
/* CSS Document */

body{
	 margin:0;
	 padding:0; 
	 background:#FDF9C9 url(../img/bg0.png)repeat-x;/*日bg0 */
	 /*background:#FDF9C9 url(../img/bg0_xmas.png)repeat-x;*//*xmasbg0*/ 
	 /*background:#FDF9C9 url(../img/bg_newyear.png)repeat-x;newyearbg0 */
	 
    /* background-position-y: -14px;
     background-position-X: -85px;*/
}
.footerlocation{ position:absolute; /*top:450px;*/ top:363px;  height:130px; margin-top:118px;width:100%; }
.tagtop{  margin: 25px auto 0px auto; height: 25px; background-color: transparent; padding-left: 55px; width: 1000px; }
.footerbody{ margin-left:0px; height:130px; background-image:url(../img/indexfootermenubg.png); width:100%; background-repeat:repeat-x; padding-left:10px; padding-top:5px}
.footerbody img{ margin-right:5px}
.hidebg{position:absolute;top:610px; z-index:20;  background: url(../img/bottombg.png)left -37px repeat-x; width:100%; min-height:175px;/*原200px*/ height:auto; background-color:#fdf9c9}
.postop{ background-position:top;  margin-top:2px; padding-left:60px}
.leftword{float:left; font-size:9pt; color:#c89e53; font-family:"Arial"; margin-top:10px; margin-left:20px}
.bottomimg{ padding-top: 10px; width: 1000px;  margin: 0 auto;}/*margin-left:60px;*/
.floatleft{ float:left;}
.fontcolor{ color:#8a5f36; font-size:9pt; float:left;  line-height: 20px;}
.f_left{ float:left;clear: both;}
.floatright{ float:right; /*padding-right:60px; width:50%*/}
.eztrust { color: #cfb377; font-size:9pt }
.design{ float:right; margin-right: 405px; display:block;}
.indexrightmenu{ 
	background-image:url(../img/indexrightbg.png); 
	background-repeat:repeat-y; 
	width:44px; 
	height:315px;
	border: 1px solid #CCC;	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: -1px 1px 4px rgba(0,0,0,0.2);
	margin-top:5px;
}
.rightmenu{
	background-image:url(../img/indexrightimg.png);
	background-repeat:no-repeat;
	width:44px;
	height:310px;
}
.rightbtn{
	height:60px; width:42px
}
.inputbtn{width:44px; height:60px; border:0px; background-color:transparent}
#fixindeximg{ width:1020px; height:490px; /*background-image:url(../img/ie8_index/main_house.gif)*/;}/*��width:1030*/
.clear{ clear:both;}
