/* CSS Document */
body
{
	margin-top:0px;
	font-size: 12px;
	color: #333333;
	/*
	scrollbar-face-color: #FFE7B7;
	scrollbar-highlight-color: #CA954D;
	scrollbar-shadow-color: #CA954D;
	scrollbar-3dlight-color: #FFE7B7;
	scrollbar-arrow-color: #CA954D;
	scrollbar-track-color: #FFE7B7;
	scrollbar-darkshadow-color: #FFE7B7;
	*/
}

html
{
	
	scrollbar-face-color: #FFE7B7;
	scrollbar-highlight-color: #CA954D;
	scrollbar-shadow-color: #CA954D;
	scrollbar-3dlight-color: #FFE7B7;
	scrollbar-arrow-color: #CA954D;
	scrollbar-track-color: #FFE7B7;
	scrollbar-darkshadow-color: #FFE7B7;
}


input 
{
	
	behavior:url('../css.htc');
	padding-top:4px;
	}

TD
{
	font-size: 13px;
	color: #333333;
	font-family: "宋体";
}
A
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
A:hover
{
	font-size: 12px;
	color: #ff3300;
}

form
{
	margin: 0px;
}

#main
{
	margin: 0 auto;
	width: 980px;
}

/* 顶部 */
#top
{
	width: 980px;
	height: 134px;
}


/* 顶部搜索栏 */
#top .search
{
	width: 980px;
	float: right;
	height: 80px;
	background-image: url(../images/search_bg_7.png);
}

#top .search table
{
	width: 980px;
	height: 80px;
	font-size: 12px;
	color: #181818;
}

#top .search table img
{
	border-style: none;
}

/* 顶部一级菜单 */
#top .menu1
{
	background-image: url(../images/menu1.png);
	width: 980px;
	height: 33px;
	float: right;
}

#top .menu1 table
{
	width: 980px;
	height: 33px;
}
#top .menu1 table img
{
	border-style: none;
}

/* 顶部二级菜单 */
#top .menu2
{
	background-image: url(../images/menu2.png);
	width: 980px;
	height: 21px;
	float: right;
}

#top .menu2 ul
{
	display: none;
	height: 21px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}

#top .menu2 ul.block
{
	display: block;
}

#top .menu2 ul li
{
	font-size: 12px;
	float: left;
	margin-left: 30px;
	color: #fa8a11;
	margin-top: 3px;
}

#top .menu2 ul li a
{
	color: #000000;
}

#top .menu2 ul li a:hover
{
	color: #FF0000;
}



/* 中部 */
/*
#middle {
width:980px;
margin-top:5px;
}
*/

/*add by xiazheng*/
#middle
{
	width: 980px;
	margin-left: 10px;
	margin-right: 10px;
	_margin-bottom:50px;
}

#middle .mid_top
{
	width: 980px;
	height: 15px;
}

#middle .mid_top table
{
	width: 980px;
	height: 15px;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 10px;
}

#middle .mid_top table a
{
	font-size: 12px;
	color: #000000;
}

/* middle left add by xiazheng */
#middle .mid_top_bar
{
	width: 750px;
	height: 15px;
	float: right;
}


/* middle left */

/*
#middle .middle_left{
width:240px;
height:445px;
float:left;
}
*/

/* middle left add by xiazheng */
#middle .middle_left
{
	width: 208px;
	float: left;
}


#middle .middle_left a
{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#middle .middle_left a:hover
{
	color: #FF0000;
}

#middle .middle_left ul
{
	list-style: none;
	margin-top: 10px;
}

#middle .middle_left ul li
{
	line-height: 20px;
	margin-left: 10px;
}


/* middle seach */
#middle .middle_left .search_new
{
	background-image: url(../images/search_new_bg.png);
	width: 240px;
	height: 130px;
}

#middle .middle_left .search_new table
{
	width: 240px;
	height: 120px;
	font-size: 12px;
}

#middle .middle_left .search_new table select
{
	font-size: 12px;
}

#middle .middle_left .search_new table img
{
	border-style: none;
}

/* middle left ad */
/*
#middle .middle_left .ad {
width:208px;
height:314px;
margin-top:6px;
}
*/

#middle .middle_left .ad
{
	width: 208px;
}

#middle .middle_left .ad table
{
	width: 208px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#middle .middle_left .ad table img
{
	border-style: none;
}


/*
#middle .middle_right{
width:735px;
float:right;
height:445px;
}

*/

/* middle right add by xiazheng */
#middle .middle_right
{
	width: 750px;
	float: right;
	margin-right: 20px;
}

#middle .middle_right .header
{
	width: 715px;
	height: 30px;
	float: right;
	margin-top: 0px;
	margin-left: 20px;
}

#middle .middle_right .content
{
	width: 740px;
	float: right;
	margin-top: 0px;
}

#middle .middle_right .content a
{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#middle .middle_right .content a:hover
{
	color: #FF0000;
}

#middle .middle_right .content ul
{
	list-style: none;
	margin-top: 10px;
}

#middle .middle_right .content ul li
{
	line-height: 20px;
	width: 650px;
	float: left;
	margin-left: 10px;
}

#middle .middle_right .bottom
{
	width: 715px;
	height: 15px;
	float: left;
	text-align: right;
}

#middle .middle_right .bottom .aaa
{
	margin-right: 30px;
	font-size: 12px;
}

#middle .middle_right .bottom .aaa font
{
	font-size: 12px;
}

#middle .middle_right .bottom #current
{
	text-decoration: underline;
}

#middle .middle_right .bottom .aaa a
{
	color: #000000;
	text-decoration: none;
}


#middle .middle_right .bottom .aaa a:hover
{
	color: #FF0000;
}

/* bottom */
#bottom
{
	width: 980px;
	height: 78px;
	margin-top: 10px;
	font-size: 12px;
	color: #181818;
	float: left;
	border-top: 1px solid #eb8933;
}

#bottom table
{
	width: 980px;
	height: 78px;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}

#bottom table a
{
	text-decoration: none;
	color: #181818;
}

#bottom table a:hover
{
	color: #FF0000;
}

.fav_li_tit
{
	font-size: 13px;
	color: #77510A;
	font-weight: bold;
}
.font_li
{
	color: #77510A;
	font-size: 13px;
}
.font_li2
{
	color: #ff6600;
	font-size: 13px;
}
.font_li a
{
	font-size: 13px;
	color: #77510A;
	text-decoration: none;
}
.font_li a:hover
{
	font-size: 13px;
	color: #ff3300;
	text-decoration: line-through;
}
