/*****************修改 amain.css 开始****************************************************/
#nav #navmain #nmcurrent{background:#434343 url('../images/navmain_current.gif') no-repeat;}
#navbottom{background-color:#434343;}
#tagnav{background:#eee url('../images/tagnav_bg.gif') repeat-x;}
/*****************修改 amain.css 结束****************************************************/

/*****************搜索 使用 开始****************************************************/
#search{display:block; width:930px; height:34; background:#eee; padding:6px 0 0 30px; text-align:left; }
#search #keyword{display:block; float:left; width:300px; height:22px; border:1px solid #C5D1D9;}
#search #submit{display:block; float:left; width:90px; height:22px; font-size:13px; padding-top:1px;}
.shbutton{display:block; float:right; height:24px; width:190px; text-align:center; padding-top:3px; font-size:14px; font-weight:600; margin:-1px 7px 0 0; color:#000;
			background:#FEE57F url("/sh/images/sh_button.png") no-repeat; cursor:hand;}
.shbutton:hover{font-size:14px; color:#d00; background-position:0px -24px; text-decoration: none; cursor:hand;}
/*****************搜索 使用 结束****************************************************/

/*****************面包屑 使用 开始****************************************************/
#mbx{display:block; width:930px; padding:8px 0 3px 8px; text-align:left; border-bottom:1px solid #ddd; margin-bottom:5px;}
#mbx a{font-size:12px; color:#000;}
/*****************面包屑 使用 结束****************************************************/


#left{display:block; float:left; width:190px; margin-top:8px;}
#mid{display:block; float:left; width:535px; margin-top:8px; margin-left:7px;}
#right{display:block; float:right; width:190px; margin-top:8px;}
#left_b{display:block; float:left; width:730px; margin-top:8px;}

