@charset "utf-8";
#homebody{ background:url(../images/bgg_home.jpg) no-repeat center top; background-color:#E3D9BE}
#container{ width:1000px; margin:auto;}
#container .header{ height:190px; background:url(../images/bg_home_header.jpg) no-repeat; }
    .header p{ float:left; width:133px; height:107px;  padding:55px 0 0 0;}
	.header p a{ display:block; height:107px;}
	.header .navtitle{ float:right; width:300px; text-align:right; padding: 6px 35px 0 0;}
	.header .navtitle a{ margin: 0 10px;}
#container .headerbg{ height:139px; background:url(../images/bg_home_txt.jpg) no-repeat;}
#container .content{ min-height:371px; background:url(../images/bg_home_con.jpg) no-repeat;}
#container .content .nav{ height:41px; padding:38px 0 0 100px;}
	#container .content .nav li{ float:left; height:41px;}
	#container .content .nav li a{width:104px; display:block; height:42px; background:url(../images/btn_home_nav.gif) no-repeat}
	#container .content .nav li.nav01 a{ background-position:0 0;}
	#container .content .nav li.nav01 a:hover,#container .content .nav li.nav01 a.now { background-position:0 -48px;}
	#container .content .nav li.nav02 a{ background-position:-104px 0;}
	#container .content .nav li.nav02 a:hover,#container .content .nav li.nav02 a.now{ background-position:-104px -48px;}
	#container .content .nav li.nav03 a{ background-position:-208px 0;width:95px;}
	#container .content .nav li.nav03 a:hover,#container .content .nav li.nav03 a.now{background-position:-208px -48px;}
	#container .content .nav li.nav04 a{background-position:-303px 0;width:108px;}
	#container .content .nav li.nav04 a:hover,#container .content .nav li.nav04 a.now{ background-position:-303px -48px;}
	#container .content .nav li.nav05 a{ background-position:-410px 0;}
	#container .content .nav li.nav05 a:hover,#container .content .nav li.nav05 a.now{ background-position:-410px -48px;}
#container .content .con_txtbg{ padding:0 0 0 20px; background:url(../images/bg_home_contxt2.gif) repeat-y 110px 0;}
	.con_txtbg .con_top{background:url(../images/bg_home_txthead.jpg) no-repeat 53px 0; width:580px; padding:15px 0 0 120px; }
	.con_txtbg .con_top .text{ padding:10px 0 0 20px; width:435px; background:url(../images/bg_gome_pic.jpg) no-repeat right bottom; font-size:14px; font-weight:bold; color:#5C3333; line-height:32px}
#container .content .con_foot{ background:url(../images/bg_home_txtfoot.gif) no-repeat 104px 0; height:40px;}






























