/* CSS Document */
.main_main{width:1075px; margin:0 auto; }
.main{width:1001px; float:left;}
.main_1{ width:62px; height:170px; float:left; margin-left:12px; margin-top:111px;}
.main_left{width:195px; float:left; height:825px; background:url(left_bg.png) left repeat-y;}
.footer{width:100%; height:35px; background:url(footer_bg.gif) repeat-x;}
.logo{width:174px; height:25px; margin:0 auto; margin-top:43px;}
.main_left_1{width:180px; height:32px;  margin:0 auto; margin-top:14px; line-height:32PX; color:#a78876}
.main_left_1 a{color:#a78876}
.main_left_1 a:hover{color:#fff;}

.menu { width:195px;  margin-top:21px; height:300px; text-align:left; }


.accordion li  a {
	display: block;
	position: relative;
	min-width: 110px;
	padding-left:14px;
	font-size:14px; 
	font-weight:bold;
	height: 32px;
	line-height:32px;
	color: #4a3023;
	text-decoration: none;

	
}
.accordion li a:hover{color:#fff;}
/* Sub Menu */
.sub-menu{background: url(menu_bg.gif) repeat-y;} 
.sub-menu li a {
	color:#c9bea7; font-size:12px; font-weight:normal; padding-left:26px;
}

.sub-menu li a:hover { background:url(jt.png) 15px 12px no-repeat; color:#fff; }

.accordion li  .sub-menu {
	display: none;
}
.accordion li:target  .sub-menu {
	display: block;
}

.main_right{ width:805px; float:left; background:#fff; height:825px; position:relative;}
.banner_bg{width:33px; height:825px; background:url(banner_bg.png) repeat-y; position: absolute; left:0px; top:0px; float:left; z-index:999}


.main_1 a{ display:block; margin-top:8px;}

.footer_1{width:1001px; height:35px; margin:0 auto; line-height:35px; color:#cacaca; font-family:"Microsoft YaHei"; font-size: 12px;}




























































































































