﻿#tbody{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-size:12px;
	color:#c49763;
	font-family: "宋体";
	height: 370px;
}
#tbody a:link {
	color: #666666;
	text-decoration: none;
}
#tbody a:visited {
	text-decoration: none;
	color: #666666;
}
#tbody a:hover {
	text-decoration: none;
	color: #5b2420;
	font-weight: bold;
}
#tbody a:active {
	text-decoration: none;
	color: #999999;
}
#tbody .l2l{
	color: #8a8a8a;
	font-weight: bold;
}
#tbody a.l2:link {
	color: #8a8a8a;
	text-decoration: none;
}
#tbody a.l2:visited {
	text-decoration: none;
	color: #8a8a8a;
}
#tbody a.l2:hover {
	text-decoration: none;
	color: #5b2420;
	font-weight: bold;
}
#tbody a.l2:active {
	text-decoration: none;
	color: #999999;
}

/*主导航菜单*/
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu_out{
	width:974px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(../images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(../images/menu_bg.gif) repeat-x;
	height:73px;
}
.menu_line{
	background:url(../images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(../images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#mnav{
	padding-left:20px;
}
#mnav li{
	float:left;
	height:35px;
}
#mnav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(../images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
	color: #ae824c;
}
#mnav li a span{
	float:left;
	line-height:14px;
	background:url(../images/menu_on_right.gif) no-repeat right top;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 13px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#mnav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#mnav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#5b2420;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/*子栏目*/
#menu_con{
	text-align:left;
	padding-left:20px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:5px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(../images/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
	color: #c49763;
	text-decoration: none;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(../images/menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(../images/menu_on_left2.gif) no-repeat left bottom;
	color: #5b2420;
	font-weight: bold;
}
#menu_con li a:hover span{
	background:url(../images/menu_on_right2.gif) no-repeat right bottom;
	text-decoration: none;
	color: #5b2420;
	font-weight: bold;
}

#tbody .serach-kuang {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
    border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6a6a6a;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #6a6a6a;
	line-height: 18px;
	height: 18px;
	width: 160px;
	border-left-width: 1px;
}
#tbody .flashkuang {
	border: 1px solid #d8d8d8;
}
.btm3 {
	background-image: url(../images/top-tb01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 71px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
